Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
weatherbox:unified_software_team:generation_apple [2016/09/16 02:16] akim |
weatherbox:unified_software_team:generation_apple [2021/09/19 21:59] (current) |
||
---|---|---|---|
Line 10: | Line 10: | ||
* Future Apple iterations | * Future Apple iterations | ||
* Only change would be GPS | * Only change would be GPS | ||
+ | |||
+ | |||
+ | ==== Andrew's Notes ==== | ||
+ | - GPS takes up 16% of data memory \\ | ||
+ | - Software Serial takes ~7% of data memory \\ | ||
+ | - With GPS Library memory is filled and the microcontroller will not work \\ | ||
+ | - Need to find a way to reduce initialize memory to about 90% \\ | ||
+ | - TinyGPS Library??? \\ | ||
+ | |||
+ | - If not programming properly: check tx and rx pins on Apple board. Make sure they are cut off. \\ | ||
+ |