-
Notifications
You must be signed in to change notification settings - Fork 7
Working with microcontrollers
Chris edited this page Jan 25, 2018
·
8 revisions
- Arduino source files / programs are referred to as sketches sketches are generally saved in the below location
$HOME/$USER/Documents/Arduino
- Logic level - is a set voltages at which a device communicates. A common logic level is 5V, and newer logic levels work at 3.3V and 1.8V
If you find any of this info helpful on your journey 🏍 click that 👆 ⭐️ star button. It sure makes me feel warm and fuzzy 🐻 on the inside.