The Arduino Playground
Arduino Playground is a work in progress. We can use all the help you can give, so please read the Participate section and get your fingers typing!
Playground Content Tree
- More Good starting places - Cohesive documentation that will step you through a variety of topics.
- Learn more about using and configuring your boards. For example: power supplies, burning bootloaders, firmwares, etc.
- Software for PCs for Arduino development.
- Output - Examples and information for specific output devices and peripherals: How to connect and wire up devices and code to drive them.
- Input - Examples and information on specific input devices and peripherals: How to connect and wire up devices and code to get data from them.
- Storage - Adding external storage to your Arduino board.
- Communication - various means of communicating to and from an Arduino board.
- Data Logging and Plotting - libraries for SD cards, data loggers and plotters
- Power supplies - Solutions for powering your project.
- General - General interfacing that does not fit under any of the categories, or span across multiple.
- How to get Arduino to talk to various pieces of software on your computer.
- Here you find general use software snippets and libraries for calculations and 'internal' purposed. Tutorials for learning C, math, sleep, etc.
- If you have code to contribute related to an external device, find the right spot under InterfacingWithHardware.
Suggestions & Bugs
You can submit bug reports and feature requests to the following issue trackers. If you need help with your Arduino use the Forum or contact customer service.
THESE LINKS ARE TO REPORT BUGS ONLY. DO NOT USE THEM FOR SUPPORT REQUESTS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- Soldering tutorials and electronics texts and resources.
- Arduino-compatible hardware, related initiatives, and other microcontroller platforms.
- A gallery of projects made with Arduino (as opposed to tutorials on how to recreate them).
- How to move your first Arduino development setup to a standalone project/device.