Arduino: Difference between revisions

From Smithnet Wiki
Jump to navigation Jump to search
 
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

Other

Development Environment

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