Last active
July 2, 2022 00:02
-
-
Save rubikcuber/d9d7eb6201366d5dfacb228a5be3095f to your computer and use it in GitHub Desktop.
pico-co2-bom.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sensirion SCD30 | |
https://www.mouser.co.uk/ProductDetail/Sensirion/SCD30?qs=rrS6PyfT74fdywu4FxpYjQ%3D%3D | |
Raspberry Pi Pico (U1) | |
https://www.raspberrypi.org/products/raspberry-pi-pico/ | |
0.96 OLED SSD1306 (U2) | |
https://www.amazon.co.uk/SSD1306-Self-Luminous-Display-Compatible-Raspberry-Blue-Yellow/dp/B08FD643VZ/ | |
(other versions are available - make sure the pins are in the order: GND, VCC, SCL, SDA when viewed from the screen | |
Axial Resistor 330Ohm x 3 (R1, R2, R3) | |
Axial Resistor 4.7K x 2 (R4, R5) | |
RGB LED Common Cathode (LED1) | |
Tactile Switch SPST 6.00mm x 6.00mm (SW1, SW2) | |
RGB LED and tactile switches from those Arduino parts kits will probably work | |
Some of these parts are optional. The Sensor and the Pico are required and either the OLED or the LED | |
are needed show the reading. The switches are not used in in the current code. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment