Technical requirements
The following hardware are recommended for this chapter:
- Raspberry Pi Pico (link: https://bit.ly/3AJtoAf) – USD 4
- Pico Omnibus – Dual Expander (link: https://bit.ly/3sr2GJR) – USD 10.50
- Pico Wireless Pack (link: https://bit.ly/3yPuoT9) – USD 16.75
- 6.5" seven-segment display (link: https://bit.ly/3z6ii76) – USD 18.95
- Seven-segment digit driver (link: https://bit.ly/3hpLC2F) – USD 8.50
- Jumper wires (link: https://amzn.to/3nmRI7L) – USD 5.99
- 12 V power supply (link: https://amzn.to/3q9wcmB) – USD 8.89
- Shadow box from your local hobby store (something like the box shown in the previous figure)
The code samples for this chapter are available from https://github.com/PacktPublishing/Raspberry-Pi-Pico-DIY-Workshop/tree/main/chapter_06.
Code in Action videos for this chapter can be viewed at https://bit.ly/3MN0lBO.
Seven-Segment Digits
For this project, we...