Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - bdebaque

#1
General Discussion / Memory limitation
June 26, 2017, 11:00:47 PM
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
SMF spam blocked by CleanTalk