Skip to main content

Team Blog #18

SSST Blog 3/11/2020

Progress for this week:

Controls Team
The stepper motor and the PixyCam are able to work together. After connecting an external power supply to power the stepper motor, the Arduino was able to provide adequate power to activate the PixyCam. When the PixyCam reads a barcode, it sends a signal to the stepper motor to stop. The iPhone application was finally able to get connected to the BLE as shown in Figure 1. The issue with connecting the iOS app to the BLE was due to using the wrong UUID.

Figure 1. iOS app connected to BLE module.

In addition, the second BLE module is being ordered on Amazon to be used for the second bogie.

Guideway Team
The outer loop of the guideway has been laser cut and assembled using washers and nuts as shown in Figure 2. The nuts and washers are used to sandwich each guideway piece together and can be tightened using an adjustable wrench.

Figure 2. Outer loop and smaller inner loop of guideway assembled. 

Initially the team used a spirit level to adjust each guideway piece to be the same height. Since the spirit level measures whether an object is horizontal relative to the ground, the base board needs to be leveled before the guideway can be leveled. Therefore, the team decided to use a tape measure to measure 34 inches from the baseboard to the bottom guideway piece as shown in Figure 3.

Figure 3. Guideway measured to be 34 inches from the base board. 


Bogie Team
The bogie team created designs for mounting the servo motor for the y-switch onto the bogie. Since the servomotor would need to hold the weight of the bogie, the mounting needs to be robust. The bogie platform has been modified to hold the gears. In addition, the snap fit clearance holes for attaching each pod piece has been modified to prevent breaking during disassembly.


Plans for next week
Next up on the agenda for the iOS app is to implement a keyboard feature that allows the BLE to activate the Arduino by entering a number. The bogie team will continue to 3D print more pieces to complete a second pod. The PixyCam will read station numbers using a barcode that will be placed under the pod. The barcode will need to be a specific distance from the PixyCam, too far of a distance won't allow the PixyCam to read the barcode. A snap-on design will be made that goes around the threaded rods on the track and friction tape will be used to prevent the 3D printed snap-on design from breaking. The guideway team will continue to laser cut track pieces for the second inner loop. Furthermore, the third rail and y-switch for the servo motor will be designed and manufactured in the upcoming weeks.


Written By:
Shane Fatehi
March 11, 2020

Comments

Popular posts from this blog

Team Blog #15

Progress for this week: Controls Team: To become more familiar with the Pixy Cam several tests were conducted throuhgout the week. After the team decided to switch over to barcodes for the stations the team saw that this method was better. A sheet of the 10 barcodes was then printed out and the team tested how accurate the pixy cam was at ientifying the different codes. The team will is now working on trying to develop a test which will incorporate the arduino along with the other electrical componenets. Figure 1: Barcode recognition by Pixy2 Guideway Team: The guideway team made progress on determining how the track will be supported and what materials we will use to build it. The team setteled on using mdf wood with a thickness of .25". The laser cutter cuts the wood accurately and precisely at the maker space, however, the space is only available during the week days from 10am to 6pm. The supporting stands will use 3ft long zinc threaded rods with nots and washers to ...

Team Blog #25

SSST Blog 5/13/20 Progress for the week: Since this is essentially the last blog for the 2019/2020 academic year, and the last major thing that was accomplished this week was submitting the report, there is not that much individual subteam work that was completed. Rather, everyone came together to work on the final report throughout the entirety of the last week. The remainder of this blog will be dedicated to showcasing the final results through images of each of the subteams and also of the Small-Scale as a whole. Controls Team  The final design of the controls team was two separate iOS apps, one allowing to connect and to send data to BLEs to activate the master Arduino code and another solely for a pleasant and informative UI experience. Although ultimately a keyboard was not able to be implemented successfully into the BLE testing app, a slider was added so that depending on its position, different 8-bit unsigned integer values (within a range specified in Xcode) can be ...

Team Blog #19

SSST Blog 3/26/2020 Progress for this week: The Small Scale team met this week to discuss our plan moving forward with our project after the recent changes that are going on. The team decided to continue meeting online via Zoom or Google Hangout to discuss our progress. The meetings will be happening every week. This week we also met as a class with Dr. Furman. We explained our plan with him and explained our schedule that is shown below in figure 1. The schedule shows the main goals of our team for the rest of the semester. Plans for next week Next week is spring break, but the team is still planning to meet to encourage ourselves to meet the deadlines that we set. For controls, the Arduino code will implement the switching mechanism servos. By adding this, the Arduino code will be complete and ready to be used along with the iOS app. The next step for the iOS app is adding a text box that allows the user to type data that can be sent to the BLE. More thing is planned to...