Arduino

From Smithnet Wiki
Jump to navigation Jump to search

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

Other

Development Environment

  • Visual Studio, install Platform.io extension
  • SHIFT-ALT-F to format document
  • platformio.ini
    • monitor_speed = 115200