Arduino: Difference between revisions
Jump to navigation
Jump to search
NickPGSmith (talk | contribs) |
NickPGSmith (talk | contribs) m (1 revision imported) |
(No difference)
|
Revision as of 21:02, 17 February 2023
General
The Optiboot or other bootloader runs after a reset and looks for a new program to download via RS232. If none is present, the existing one is run. See here for description of the use of DTR.
Libraries
- Standard Libraries
- LiquidCrystal_PCF8574 derived from Liquid Crystal
Other
Development Environment
- Visual Studio, install Platform.io extension
- SHIFT-ALT-F to format document
- platformio.ini
- monitor_speed = 115200