On 02/22/2015 02:08 PM, Eduardo Morras wrote:
> On Sun, 22 Feb 2015 13:10:25 -0500
> russ lyttle <lyttlec at gmail.com> wrote:
> 
>> Contiki-os sounds interesting, especially if it can be adapted to run
>> sqlite3 on an Arduino UNO or MEGA (with attached SD card). Has anyone
>> attempted such a thing?
>>
>> The "natural" language for the Raspberry PI is Python. For Arduino it
>> is C++. I've confirmed that both PERL and Python drop too many
>> messages when using my naif DB with sqlite3, R-PI model A, and Digi
>> xbee s2 radios.
> 
> Sqlite3 under contiki-os works, but (a big BUT) it must be a sqlite3 
> bare-bones -Os compilation, omitting all advanced features (threading, fts, 
> extensions, foreign keys, etc...). You need to create a vfs too.
> 
> ---   ---
> Eduardo Morras <emorrasg at yahoo.es>
> _______________________________________________
> sqlite-users mailing list
> sqlite-users at mailinglists.sqlite.org
> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
> 

I've done  file systems on some of the larger TI and Freescale embedded
processors, but not on the AVR processors on the Arduinos. I like the
internet capabilities of the contiki-os.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: 
<http://mailinglists.sqlite.org/cgi-bin/mailman/private/sqlite-users/attachments/20150222/a621e190/attachment.pgp>

Reply via email to