This project was created as part of CTC 28 - Connections.
A simple device for indicating mood and if you want to be approached or not. The current mood is set using the relevant RFID card.
The project uses the following hardware:
- RP2040 Stamp
- RP2040 Stamp Round Carrier
- RFID RC522 Module
- RFID cards
The project makes use of the following:
RC522 | Round Carrier |
---|---|
3.3v | 3.3v |
RST | D26 |
GND | GND |
MISO | D8 |
MOSI | D11 |
SCK | D10 |
SDA | D0 |