You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to utahp...@googlegroups.com
Thanks for all who attended for going easy on me last night and for helping get the demo working!
My next goal is reading some sensor such as temp/humidity and displaying that in the flask view. And actually understanding flask a little.
Bruce
Bruce Boyes
unread,
Jul 10, 2015, 2:59:02 PM7/10/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to utahp...@googlegroups.com
Actually I was rather amazed that virtualenv and flask would run just fine on the little $55 Beaglebone Black, using only 38 MB of RAM and 15% or less of the CPU. Those totals include Apache2 which was there by accident.
BBB has the dual 32-bit PRU cores which can be running something hard realtime independently of the main core... though I don't know how they communicate.
For the interested here is a detailed info page on BBB