Arduino Full Stack
Ctrlk
  • Preface
  • Part 1 - Introduction
  • Chapter 1. Getting Started with Arduino
    • 1.1 Arduino UNO R3
    • 1.2 LVR Arduino Exntesion Board
    • 1.3 Sensor Kits for Arduino
    • 1.4 Race Car Chassis Model
    • 1.5 Arduino Online Resource
    • 1.6 Arduino IDE for Prototyping
    • 1.7 FIRST Arduino Project - Hello World
  • Chapter 2. Programming Grammar
  • Part 2 - Sensors
  • Chapter 3. LED Sensors
  • Chapter 4. Infrared Sensors
  • Chapter 5. Audio Sensors
  • Chapter 6. Magnetic Sensors
  • Chapter 7. Touch Sensors
  • Chapter 8. Thermist Sensors
  • Chapter 9. Switches
  • Chapter 10. Other Sensors
  • Chapter 11. More Discussions on Sensors
  • Part 3 - Motors
  • Chapter 12. Motors
  • Part 4 - Display
  • Chapter 13. Display
  • Part 5 - Communication
  • Chapter 14. Communication
  • Part 6 - Arduino Based Mini Automated Vehicle
  • Chapter 15. Assemble a Mini Automated Vehicle
  • Chapter 16. Remote Control
Powered by GitBook
On this page
  • 1.5.1 Official Websites
  • 1.5.2 Third Party Open Source Code & Tutorials
  • 1.5.3 Atmel Chips' Data Sheet
  • 1.5.4 AVR C Compiler Resource
  • 1.5.5 Popular Tools
  • 1.5.6 Official Forums
  • 1.5.7 Popular Ecosystem Forums
  • 1.5.8 Arduino Cheat Sheet
  • 1.5.9 Evolution Tree for Arduino
  1. Chapter 1. Getting Started with Arduino

1.5 Arduino Online Resource

1.5.1 Official Websites

  • https://www.arduino.cc/

  • http://www.arduino.org/

1.5.2 Third Party Open Source Code & Tutorials

  • Github - Longer Vision Robot

  • Official Tutorial

  • Github - Adafruit

  • Github - Tech Explorations Arduino: Step by Step

  • Geek Workshop

1.5.3 Atmel Chips' Data Sheet

  • Atmel

1.5.4 AVR C Compiler Resource

  • Savannah NonGNU AVR Libc

  • GNU AVR-GCC

  • Official Arduino Online Editor

  • Code Bender Cloud Compiler

1.5.5 Popular Tools

  • Savannah NonGNU AVRDUDE

  • Savannah NonGNU Simulavr

  • AVaRICE

1.5.6 Official Forums

  • https://forum.arduino.cc/

  • http://www.arduino.org/forums

1.5.7 Popular Ecosystem Forums

  • circuito.io

  • Adafruit

  • Sparkfun

  • AVRfreaks

  • reddit

  • geek-workshop

1.5.8 Arduino Cheat Sheet

The following Arduino Cheat Sheet is cited from http://robodino.org/resources/arduino.

Arduino Cheat Sheet

1.5.9 Evolution Tree for Arduino

The following Evolution Tree for Arduino is cited from http://imgur.com/yGRLPvL.

Evolution Tree for Arduino
Previous1.4 Race Car Chassis ModelNext1.6 Arduino IDE for Prototyping

Last updated 7 years ago