Memory limitation

Started by bdebaque, June 26, 2017, 11:00:47 PM

Previous topic - Next topic

bdebaque

*
Newbie
Posts: 1
Logged
Hi everyone, I try to compile a code plus its librairies on the tinyduino, however since I included an IMU+GPS+Altitude sensor as you can imagine I reached the maximum allowed memory on the chip. Has anyone have any idea for putting all this code on such a small device ?

Those are the options I know:
- simplify the code (eliminate useless lines)
- reduce the number of sensors
- use types which are less memory consuming (uchar, long int, instead of floats).

Thanks for any help
Ben

Grimstone

****
Sr. Member
Posts: 64
Still downloading...
Logged
Are you using TinyDuino or TinyScreen+? TinyDuino is only 32K flash, but TinyScreen+ has 256K flash. You have much more room to code and play.

dulsi

***
Full Member
Posts: 34
Logged
In my haste to order to the video game kit, I didn't notice the TinyScreen+. I like the idea of trying to cram something into 32K but more storage would make things easier. Maybe I'll order one and another joystick shield.

SMF spam blocked by CleanTalk