Difference between revisions of "Arduino"
From Miscellany
 (Created page with "==What is Arduino?==  : < put good, quotable description of the Arduino platform and its uses here >  ==Info About Arduino==  ===Libraries===  * https://arduinolibraries.info...")  | 
			
(No difference) 
 | 
Revision as of 20:05, 16 January 2021
Contents
What is Arduino?
- < put good, quotable description of the Arduino platform and its uses here >
 
Info About Arduino
Libraries
Tutorials
Arduino IDE
- The IDE (Interactive Development Environment) is how software and firmware is written, checked and uploaded to Arduino-compatible devices, including ESP32.
 
- Arduino IDE for Windows at GitHub
 
Inventory of my Arduinos
- Uno3
 - Nano
 - Mega
 
Arduino & Accessories Vendors
Arduino Simulator
- TinkerCAD, now also with micro:Bit
 
Elegoo Arduino & Sensors Kits
- Our local library has collections of kits to loan to card holders with an Arduino Mega and a whole bunch of components to experiment with. I found the docs for the kit I have ("Mega 2560: The Most Complete Starter Kit") and the other one the library offers ("37-in-1 Sensors") at this site.
 
Grove Arduino Starter Kit
- Designed for beginners, this pin-identical Arduino Uno emulator includes a bunch of sensors pre-wired into the board. For just US$19.90, it's quite a bargain. Included are:
 
- temp & humidity sensors
 - air pressure (barometric pressure)sensor
 - LED
 - buzzer
 - OLED display (.96")
 - rotary potentiometer
 - 3-axis accelerometer
 - button switch
 - light sensor
 - sound sensor
 - USB micro cable
 - 6 Grove cables
 
Arduino Projects