Arduino IDE: Difference between revisions

From Sketching with Hardware at LMU Wiki
Jump to navigation Jump to search
No edit summary
Line 2: Line 2:


= Installation =
= Installation =
* It makes sense to install the ARDUINO IDE (https://www.arduino.cc/en/software). Even if you do not use it for development, as it brings (at least in Windows) the drivers
* It makes sense to install the ARDUINO IDE (https://www.arduino.cc/en/software). Even if you do not use it for development, as it brings (at least in Windows) the drivers.


[[Category:MicroPython]]
[[Category:MicroPython]]
[[Category:IDEs]]
[[Category:IDEs]]

Revision as of 10:02, 14 June 2024

There are Arduino Tools that make things very easy.

Installation

  • It makes sense to install the ARDUINO IDE (https://www.arduino.cc/en/software). Even if you do not use it for development, as it brings (at least in Windows) the drivers.