Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 737 Bytes

arduino.rst

File metadata and controls

21 lines (16 loc) · 737 Bytes

Arduino

Develop C and C++ projects with Arduino and biicode. Your Arduino with batteries included:

  1. Save your project in different folders for a better organization.
  2. Reuse yours and other user´s code, just #include the file you need.
  3. compile and upload your code in your Arduino.
  4. We are hosting adafruit, sparkfun and many other libraries.
.. toctree::
        :maxdepth: 2

        arduino/arduino-installation
        arduino/gettingstarted
        arduino/arduino-commands
        arduino/arduino-howto
        arduino/arduino-examples
        arduino/arduino-troubleshooting