Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
electricity_electronics [2023/03/15 22:26] – renick | electricity_electronics [2023/04/24 23:38] (current) – renick | ||
---|---|---|---|
Line 134: | Line 134: | ||
* https:// | * https:// | ||
+ | ===== first circuit to circuit board: LED with switch and 9V battery ===== | ||
+ | [[electronics-first-circuitboard-led|Here' | ||
+ | Once you have done that, try making [[electronics-oscillator-in-a-box|this oscillator on a circuit board and then installed in a plastic container]]. | ||
+ | ===== designing custom arduino shields ===== | ||
+ | |||
+ | https:// | ||
+ | |||
+ | ===== using johnny five to control an arduino-based UV sensor ===== | ||
+ | |||
+ | [[electronics-uv-sensor-arduino|This code]] will allow you to display the data from a UV sensor attached to your Arduino. | ||