Skip to main content

Timeline for Arduino write/handle long programs

Current License: CC BY-SA 3.0

3 events
when toggle format what by license comment
Dec 14, 2016 at 16:36 comment added Majenko The creation of libraries is a good way to do it, though editing them can be more difficult than using the IDE. It's easier in UECIDE since you can have libraries embedded within your sketch and edit them in the IDE. Just making C++ instead of INO files (.cpp instead of .ino) in the normal Arduino IDE keeps things separate too.
Dec 14, 2016 at 15:08 comment added noearchimede Yes, I personally experienced that a single file isn't good at all. What would be a good way to create separate units? Is the creation of libraries the only way to do that?
Dec 14, 2016 at 13:36 history answered Majenko CC BY-SA 3.0