User Tools

Site Tools


programming:arduino:arduino_programming

This is an old revision of the document!


Arduino Programming

For hardware devices, refer to Arduino Hardware.

Arduino and Arduino-compatible devices can be programmed using a few different languages. The smaller devices like a Nano and an UNO can only be programmed using the C++ option, but the larger ones that use a chip like the SAMD51 can be programmed using MicroPython and CircuitPython.

  • Arduino C++
  • MicroPython
  • CircuitPython

Topics

  • Arduino CLI Tutorial
  • How to Connect to a Serial Console
  • Arduino Libraries Tutorial
  • Seeeduino Nano Tutorial
  • Live Coding: Arduino Circuit Simulator & Designer
  • NeoTrellis M4 CircuitPy Tutorial (AdaBox 010)
  • PyPortal CircuitPy Tutorial (AdaBox 011)
  • Serial Communication in Perl
programming/arduino/arduino_programming.1616379508.txt.gz · Last modified: 2021/03/22 02:18 by nanodano