Skip to main content

Team Blog #14

Progress for this week:

Controls Team:
The controls team continues to make progress toward a functional BLE that communicates the Arduino to the iOS app. The plan is to get a working BLE in 2 weeks' lead time. The pixy2 cam had arrived and the team became familiar with it. Numbers have been assigned to the camera to be recognized, but the team decided that a barcoded identification of station numbers will be more accurate and easier to program to the Arduino, see figure 1. Some example Arduino codes with pixy cam has been explored.
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. As explained per last week's blog, an attempt was made to laser cut plywood at Makerspace, but there was no success due to the quality and thickness of plywood we have in hand. Taking away from Bill James' guideway assembly, a decision was made to use MDF wood. The thickness had to also be reduced from 0.5" to 0.25" to be able to cut out pieces of the track. Other progress that was made included designing the stands for the track. For now, the idea of using rods, PVC pipes, and connectors, washers and nuts for the stands. the placement of these rods will be included in the next update of the CAD model for the track and base.

Figure 2: Bill James' track assembly with PVC pipes
Figure 3: Example of PVC pipe connected to a wooden base

Bogie Team:
The first part of the pod was successfully printed as seen in figure 4 below. Other parts are in progress. An updated bogie CAD designed is complete, seen in figure 6. The two platforms are designed to be able to swivel was out any interferences.  The team has been working on a gearbox design that fits the bogie platform.
Figure 4: 3D printed pod wall
Figure 5: 3D printing pod top and front in progress


Figure 6: Integrated CAD design of pod and bogie


Plans for Next Week: 


For controls, more progress has to be made toward the BLE connection with the app. Also, the pixy cam should be integrated into the master Arduino code to recognize all station barcodes. For Bogie, good progress should be made toward designing the gears. By next week, all parts of the pod should be printed and completed pod should be assembled.  For the Guideway, new plywood would be purchased for a second attempt in laser cutting it. More progress should be made toward a completed CAD model of the track.


Written By:
Asmaa Darwish


February 13th, 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 iO...

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 #13

Blog 2/6/2020 Progress for this week: Controls Team: The iPhone application code is being developed to work with a Bluetooth module. During this process other BLE modules are being considered as well. A bench model that includes all of the electronic components is also in the works. Once this is completed, the electronics will be integrated into the bogie for further testing.  Guideway Team: The original plan was to waterjet the unused plywood in the Superway Design Center; however, plans have slightly changed. We will be using a laser cutter instead of waterjet to manufacture components of the guideway. The laser cutter in the Makerspace is more accessible and does not require supervision during use. On the other hand, the waterjet requires supervision by staff members when they are available. To speed manufacturing, laser cutter as shown in Figure 1 was determined to be most efficient. Figure 1. Laser cutter in Makerspace. Figure 2. Plywood from Design Center cut b...