IMHO 64mb are enough. The real question is how much ram is available once the OS has been loaded. Also, the same question applies to the 16 MB of flash drive: it's really NOT that much. E.g. web2py weights exactly 16MB uncompressed. Stripping it down (no populate.py, no admin nor examples app, a light "init" app, no pg8000 nor pymysql, pyfpdf) it comes to an usable 8MB. It's not impossible but still beware: that thing isn't modern at all. BTW: it's not really a web2py problem. nodejs binary (no absolute else) weights no less than 25 MB.
On Tuesday, October 13, 2015 at 12:42:48 PM UTC+2, Ramos wrote: > > That is not my idea. > I´m going down the specs to see the smallest web2py enabled IOT device. > > Thank you > > 2015-10-13 11:24 GMT+01:00 Leonel Câmara <[email protected] > <javascript:>>: > >> It's a little low on the memory side but it runs python so I don't see >> why not as long as you don't expect to be serving a lot of requests. I >> would probably prefer a raspberry pi because it has quite a lot more memory. >> >> -- >> Resources: >> - http://web2py.com >> - http://web2py.com/book (Documentation) >> - http://github.com/web2py/web2py (Source code) >> - https://code.google.com/p/web2py/issues/list (Report Issues) >> --- >> You received this message because you are subscribed to the Google Groups >> "web2py-users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

