Emulating a traffic signal with user interruption
The pedestrian would press a button to signal a crossing request and the buzzer would go off at the next available red light for the pedestrian to cross. The program is written on a Raspberry Pi Pico chip in micro-python.
Rock Paper Scissor Game
This is Rock Paper Scissor game programmed on a Raspberry Pi Pico chip using micro-python. It’s powered by a lithium battery, has an on/off switch, and accepts user interactions via buttons. At the end of the game, the player is sent a SMS of the results via Twilio’s text services.