Sax Ampafever

by ankeneywg in Circuits > Arduino

478 Views, 0 Favorites, 0 Comments

Sax Ampafever

IMG_4563.jpeg

Our team is developing a product that will help people who are visually impaired. Our lights will light up when the RFID tag reader reads a certain tag number, one tag is left and one tag is right. When the lights turn on, they're bright and can be easily seen, meaning that it will be easier for a partially blind person to see the lights.

Supplies

IMG_4566.jpg
IMG_4567.jpg

List of things we needed

  1. 1x Arduino circuit board (bottom middle)

https://www.sparkfun.com/products/11021

  1. 1x RFID tag reader (top left)
  2. 2x RFID tags (one card, one tag)

https://www.amazon.com/SunFounder-Mifare-Reader-Arduino-Raspberry/dp/B07KGBJ9VG

  1. 1x LED circuit board (top right)

https://www.adafruit.com/product/2226

Plugging Things In

IMG_4564.jpg
IMG_4565.jpg

Step one is plugging each wire into its corresponding placement. make sure you plug each wire correctly or else this won't work, you can look at the right placement online. Also, plug in your Arduino board to a computer that can support the battery.

Coding

Attached below is the code used for this project. What it does is it reads the tag number that's pre-assigned to a card, and when that tag number is read by the RFID reader, then certain LEDs light up. This code programs the RFID reader to read a certain tag number, and then turn on certain LEDs depending on the tag number.

Downloads

3D Printing

Screenshot (3).png

We need to make the casing for our product. It needs to hold the small circular motherboard that houses the lights, it needs to encase the larger Arduino board, and hide the wires. The screenshot above shows what we designed to do those tasks

Trying Things Out

Now after you have plugged everything in, coded all of it, and put everything in their 3-D printed case, you can now try it out. When the lights turn on depending on what card, then it works.