Skip to content

Arduino code for project involving RFID sensor, OLED screen displaying animations with Arduino Nano. It can detect multiple cards and prompt animations or text.

License

Notifications You must be signed in to change notification settings

Adrilukazz/sensory-garden

Repository files navigation

sensory-garden

About

These files are from a product design project I did involving use of some electronic components with Arduino! It was hard to work through as it was the first time I ever used Arduino so I'd like to share what I have for anyone doing a similar project as I did.

YouTube video of my product - (soon)

Hardware & Stuff

  • Arduino Nano 328P chip (clone) Type-C
  • 0.96-inch OLED Screen Module SSD1306
  • 3.7v 300mA 502035 Lithium-Ion Battery
  • MFRC-522 Mini RFID Module
  • 13.56MHz RFID Tags (Mifare Classic & Mifare Ultralight)

Software & Resources

Tutorials I used

Pins & Connections

*Typical pin connections

RFID Screen Battery NANO NANO NANO
MFRC522 [1] SSD1306 [2] Li-I [3] [1] [2] [3]
GND GND RED GND GND 5V
RST VCC (3V3) BLACK D9 3V3 GND
(SPI SS) SDA SCL D10 A5
(SPI) MOSI SDA D11 A4
(SPI) MISO D12
(SPI) SCK D13
3V3 3V3

Functioning

(unfinished)

About

Arduino code for project involving RFID sensor, OLED screen displaying animations with Arduino Nano. It can detect multiple cards and prompt animations or text.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages