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/23 19:23] – renick | electricity_electronics [2023/04/24 23:38] (current) – renick | ||
---|---|---|---|
Line 137: | Line 137: | ||
[[electronics-first-circuitboard-led|Here' | [[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 ===== | ===== designing custom arduino shields ===== | ||
https:// | 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. | ||