Skip to main content

Team Blog #16

SSST Blog 2/27/20

Progress for the week:
Controls Team 
This week for the controls team, Asmaa made progress with the Pixy2 cam. She continued to work on learning how to use the Pixy cam software, she was also able to get the pixy cam to read different bar codes which will eventually represent stations on the guideway. Some of the bar codes that will be used for the Pixy cam to head to different stations can be seen below in figure 1:


Figure 1: Bar codes that the Pixy cam will recognize as different stations. 


Asmaa also worked on an Arduino code which implemented the Pixy cam into the prior codes that had been written. The Fritzing layout can be seen below in figure 3:

Figure 2: Fritzing layout of implementation of Arduino and Pixy cam

In terms of the app, progress was made with the connection between the iOS app and the BLE. A new guide was followed as to how to establish this connection, however, the app gets stuck in the scanning phase. Essentially, there are a number of events that need to take place throughout the code in order to establish a connection. The BLE's UUID is input into the Xcode program, the iPhone which the app is running on begins to search for that specific UUID. If indeed it does find the BLE in its search, the user will be notified that the connection to the BLE was made. Then a comparison between other possible connectable devices is done to ensure that the iPhone has connected to the correct device.

Unfortunately at this current moment, the app gets stuck on the scanning phase, and all that is displayed in the output log screen in Xcode is the following:


Figure 3: Output log screen of iOS app at the current moment.

We have reached out to the creator of one of the guides which we are utilizing to see if he has any tips as to why we are getting stuck in the scanning phase. If he replies soon it might be helpful for the team, however, we feel that we will be able to solve it ourselves with some troubleshooting.

Guideway Team:
The guideway team continued to make progress with the track by continuing to laser cut the pieces. It was planned that they are going to cut the majority of the pieces and begin assembling part of the track this weekend.

A limitation with the laser cutter is that it can only cut material as big as 18''x 32''. This means that the team will need to take that into consideration before taking material to be cut. This can be seen in figure 5:

Figure 4: Laser cutter limitations in dimensions.

The team also updated the 3D model in Solidworks. The updated track can be seen below with the same design intentions of having three main components: track, stands, and the base.


Figure 5: Updated track in Solidworks. 

The cake layer design of the track will be held together by rods, nuts and washers as can be seen below in figure 6:


Figure 6: Connection of track cake layer design with rods, nuts and washers.

The rods which also act as the main supports allow for the guideway to be lowered and raised with ease by adjusting the nuts and washers to the desired height.

Bogie Team
The bogie team picked out the necessary gears, purchased them on Amazon and are waiting for them to be delivered. Once, delivered the team will test whether or not they work with the stepper motor. More pod parts were also 3D printed to complete the first full prototype of the bogie.

The images below are the snap-fit mechanism which will allow us to attach the bogie and the pod in an easier manner than prior years models.


Figure 6: Bogie snap fit design. 

The first fully printed and assembled pod can be seen below in figure 8:
Figure 7: First iteration of pod with snap-fit design. 

The next version will alter the dimensions of the snap fit design so that it is easier to assemble and disassemble the pods.

Team As a Whole
The team gave the first presentation of the spring semester to update the rest of the class as to what we have accomplished since our final presentation from last semester. Due to the presentation, there was not as much work completed this week. However, we are planning on meeting several times next week to make up for the lost time due to the presentation.

Plans for next week
In the next week, the guideway team plans on continuing to laser cut the wood pieces and hopefully with the help of the entire team, the guideway can be assembled in the next week or so. The bogie team will continue to fix the 3D models and once the gears arrive, begin implementing everything together. Another iteration of the pod will be 3D printed with modifications that were made due to some minor design flaws in the first iteration of the pod. The controls team will continue testing the Pixy cam and will also begin to develop a code to incorporate the motor, ultrasonic sensor and Pixy cam into one code. The iOS app will be able to connect to the BLE within the next week or so.

Written by:
Julio de Pereda Banda
February 27, 2020

Comments

Popular posts from this blog

Team Blog #11

SSST Blog 10/17/19 Progress for the week: Controls Team  This week for the controls team, Asmaa continued working on combining the two main Arduino codes which we have so far. One of the codes was the one which implemented the ultrasonic sensor to get the motor to slow down if the ultrasonic sensor detected an object too close to it. This mimics what we want the bogies and pods to do once they are fully operational, it is essentially collision prevention system to where if a pod gets too close to another pod, the ultrasonic sensors will detect the proximity, and get the motor to slow down. The other Arduino code which we have is for the BLE. Using a pre mad app to test if the BLE works, Asmaa wrote a code to enable the Arduino to turn an LED on and off depending on the input of the user on the app. If we typed 1, the LED would turn on and if we typed 0, the LED would turn off. Asmaa combined both of these codes into one, with the slight difference that once we have our own iOS ap

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 sent

Team Blog #17

SSST Blog 3/4/20 Progress for the week: Controls Team: The controls team this week made significant progress with the pixy cam. The cam is now integrated into the main arduino code with the BLE, ultrasonic, and motor. The program waits for an input from the BLE then looks for the corresponding bar code, as shown in Figure 1., using the pixy while running the motor. It stops when the bar code is found.  Figure 1:  Bar codes that the Pixy cam will recognize as different stations.  The blog man who wrote the guide to connect the iOS app to the BLE also responded back to Julio, giving useful tips to try to fix the connection issues. These tips will be used in the upcoming week to help run the app smoothly.  Guideway Team: The outer loop of the track was assembled onto the base. Most if not all of the nuts, washers and rods were used, as well as the straight and curved pieces. More of these pieces and parts will need to be bought or manufactured in the Makerspace. The same