Arduino Electronics and Code
Arduino is an open-source electronics platform based on easy-to-use hardware and software. Arduino boards are able to read inputs - light on a sensor, a finger on a button, or a Twitter message - and turn it into an output - activating a motor, turning on an LED, publishing something online. You can tell your board what to do by sending a set of instructions to the microcontroller on the board.
About This Course
Prerequisites
Python is strongly recommended
HARDWARE REQUIRED:
This course uses a Arduino kit. All hardware is included. For Online offering, you will pick the kit up at one of our locations before the first day of the workshop or camp. If you would like the kit to be shipped to you, an additional shipping and handling charge will apply. After the last day of the workshop or camp, you are required to return the kit.
Buy your own from HERE Or purchase at Amazon Elegoo Arduino Super Starter Kit
SOFTWARE REQUIRED:
-
If you have a reliable Internet connection, you should use the online IDE (Arduino Web Editor). It will allow you to save your sketches in the cloud, having them available from any device and backed up. You will always have the most up-to-date version of the IDE without the need to install updates or community generated libraries.
-
If you would rather work offline, you should use the latest version of the desktop IDE.
Course Offerings:
2023 Summer Camp - Weekly, 3 hours/day
For kids who are into tech. Arduino is one of the most useful microprocessors for any projects. Campers code (in C ++) an Arduino to make an LED light blink, learn how circuits works, and build a simple game.