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...") |
|||
Line 22: | Line 22: | ||
==Inventory of my Arduinos== | ==Inventory of my Arduinos== | ||
− | * Uno3 | + | * Arduino Uno3 |
− | * Nano | + | * Arduino Nano |
− | * Mega | + | * Arduino Mega |
+ | * [[Arduino Nano 33 BLE Sense Lite]] | ||
==Arduino & Accessories Vendors== | ==Arduino & Accessories Vendors== |
Latest revision as of 17:46, 17 January 2023
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
- Arduino Uno3
- Arduino Nano
- Arduino Mega
- Arduino Nano 33 BLE Sense Lite
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