Back to Parent

Outcome


Problem Statement/Goal

In designing the box, we were faced with a problem: how can we design an easy-to-use, intuitive box that would securely hold the umbrella within and prevent theft. Umbrella stands are usually very intuitive, the user just has to drop his or her umbrella into the stand, so we attempted to make something that would mimic this comfortable activity but with extra technology. The main way to do this was by making checking out one of our umbrellas as simple as scanning an ID to get onto a bus.

Process

Two RFID scanners were required, one for receiving the umbrella, and one for scanning the fob. We started by wiring a servo motor and one of the RFID scanners. After doing some research about other projects which used the same RFID scanner on the photon, we found a library and wiring diagram to set up the scanner. The test code we ran printed the RFID serial number to the Serial port if a card was detected. From here we were able to modify the code so that an event was published whenever an RFID card was detected. We thought about checking the serial numbers as if we were checking for our specific devices, but decided to simply check for a valid card. From here, we looked into how to read two RFID scanners on the same photon. The RC522 scanners use a Serial Peripheral Interface bus to communicate, which uses a lot of pins on the photon. However, it makes hooking up a second scanner as simple as adding a different pin for the Slave Select Pin and sharing all the other pins with the first device.

The first version of our box can be seen below:

Img 20180424 182811.thumb
Show Advanced Options

In our first version of the box, we created a small-scale version to test whether or not our design worked, if our components worked properly, and if there is anything we can improve upon. In this phase, we realized that we needed a way to lock the umbrella in that worked with our servo motor. So we decided to attach a hook to it and have a corresponding hole for the hook to go into. In our initial testing, this worked well, however, we soon realized that in order to most optimally function we would need to cut into the side of our box. Therefore we decided to create an external housing for the main box, which would help us cover up the various wires and holes necessary to creating a functional umbrella stand.

The next image features our hook design, and the image after that shows our boxes in the process of being clued.

Img 20180501 223055.thumb
Show Advanced Options
Img 20180428 174623.thumb
Show Advanced Options

After the final box was cut and glued, the electronics were integrated with the stand. The photon was mounted near the top of the umbrella stand near the servo motor. The RFID scanner for the fob is mounted on the front of the box near the top, and the umbrella RFID scanner is wired onto the bottom of the box. The Initial RFID test can be seen in the image below:

20180417 194801.thumb
Show Advanced Options

To make our box easy to use, we engraved one of the sides to indicate where the user can scan their key fob. We wanted to include an engraving of a QR code for easy scanning, however, it did not end up looking clear n our test cuts. The RFID scan area can be seen below:

20180503 182205.thumb
Show Advanced Options
Show Advanced Options
Final base.thumb
Show Advanced Options
1280px spi three slaves.svg.thumb
Show Advanced Options

Bill of Materials

  • Photon
  • Acrylic and Acrylic Glue
  • MFRC-522 RFID Scanners (2)
  • Servo
  • Jumper Wires
  • Breadboard

Reflection

Overall the process of creating and designing the interior and exterior boxes were a lot of fun. Granted, based on the dimensions we used we had to buy three 2x4 sized acrylic pieces. The main issue we ran into was lining up the hook with the umbrella to lock it in. Since the umbrella was a lot thicker than we intended, it would often knock the hook off of the servo motor, thus ruining the intended lock mechanism.  


One thing that we could not accomplish in the class is to have the umbrella charge when it is in the box.  If we were to actually create the product, we would have to find a way to have the top of the umbrella plug into the box for charging. 

Img 20180428 174623.thumb
Show Advanced Options
Drop files here or click to select

You can upload files of up to 20MB using this form.