Pi Radio Sound

Worked on the Pi Radio today. Needed to do some soldering to create a 3.5 TS audio jack to a 2 pin connector for an amplifier. I used a Raspberry Pi as a 5v power source since it was just sitting at my desk. The audio jack is plugged into my computer speakers and is now playing sound through the speaker in the Emerson radio.

Next thing to do is make sure the code on the Raspberry Pi is working correctly and plug the audio jack into it. I will make final connections for the digital encoders and then take everything apart of repaint the casing. Getting very close. Here is a short video of some audio coming from the radio.

Pi Radio Internals

Just a quick update on the Pi Radio. I have been working on the internals and am close to having some nice acrylic mounting panels for the interior of the radio. Additionally, I have chosen a speaker to use, which will replace the old damaged speaker that was in the unit when it was purchased. The new speaker is a 4″ Dayton Audio DMA105 8 ohm, which is also being used by another student for a speaker project they are working on. Will post more on that project once it is further along. My radio needs a few more adjustments to the CAD model, and a couple of more test fits before we can wire it up and test my co-teacher’s coding with the Raspberry Pi. A few photos below showing the updated components inside the radio housing.

LED Light Box

For our sophomores we have a few standard projects they all work on individually. These include the LED Light Box and SumoBot projects. For each project students are expected to complete their projects using their own CAD designs, as well as making their own PCBs and designing the circuitry from scratch.

Unfortunately, for our current seniors, due to the COVID pandemic, they were unable to work on either of those projects, as they spent nearly a year and half learning remotely. Luckily, they are back in the building this year, and working hard to catch up on some hands on activities they missed. One student is now close to completing his LED Light Box, and it’s beginning to look very professional. I’m not sure what the inspiration for the acrylic is, but it came out really well. We use a raster technique for student designs on the back side of the acrylic and mirror the design so it looks backwards on the surface it is being laser etched into. When you turn the acrylic over, the design is in the correct orientation, and looks very clean behind a few millimeters of acrylic.

There is still some finishing work to be done on this particular LED Light Box, but it’s a nice example of projects coming out of our shop. Our current sophomore are beginning their lightboxes right now, which generally begins with finalizing their circuitry on breadboards and then milling their PCB boards on our Bantam Tools mills. Enjoy the photos and video of the project below.

Milling

Today I started milling a part that will become a student project. The idea is to have each student learn how to mill their own Arduino holder. The holder allows for easy prototyping, and will give them hands on knowledge of how to use CAD and CAM to to setup a part.

The CAD aspect of the project utilizes a spec sheet in order to get mounting hole dimensions for the Arduino. Students will learn how to import a canvas into Fusion 360 and calibrate the canvas to the correct size. Next, students can build their holder directly on the canvas. Additionally, the CAD project requires importing components from McMaster Carr, and then using the CAM features of Fusion 360 to create the tool paths on two sides of the part. Lastly, the holder requires a laser cut top. Here is an image of the project below.

 

I was able to setup the CAM today and began cutting stock to size. This process started with making 3 cuts on our vertical bandsaw to a large piece of aluminum stock and then placing the stock on our Trax mill to get more precise with the stock dimensions. I am looking for a stock size of 3.2 x 2.6 x 0.8 inches.  Below are some images of cutting the stock.

Volume Control | Parametric Modeling

One of my favorite aspects of my job is solving a problem we have never before encountered. Luckily, this happens nearly every day as students are building various types of projects of their own design, such as candy shooters and singing toothbrushes. 

A senior was having problems building a box for a bluetooth speaker setup they were working on, as they were trying to understand how to build the box with the proper volume specified for the speakers he was using. He was taking measurements, putting them into CAD, but when things changed within his project, he would have to change all his dimensions again and it was a real tedious task. 

Working together we were able to solve the problem using parameters in Fusion 360. We utilize Fusion 360 for all our CAD needs in the classroom. It’s an easy to learn, robust software with built-in CAM that enables us to send our models to all the different machines we have in the shop – 3D printers, waterjet, plasma cutter, mills, lathes, etc. It’s also free software, and I have the ability to setup an educational account and give access to all my students, rather than having each student setup their own personal account. I really like the way they have the new educational account setup for teachers and students, makes life much easier than before where students needed to verify their accounts which was often problematic.

Back to the parameters discussion. By utilizing parameters in Fusion 360 along with an organized modeling strategy, we found a way to control the volume of the box so it always remains constant, even when we change the length, width, or size of material. Below is a screenshot of the parameter setup for the project. You’ll notice some odd math happening, as there are several instances of multiplying 1 in within an expression. This is because Fusion 360 does not have in² or in³ within its parameters framework, so you need to use the 1 in to cancel out parts of an expression so it has the same units Fusion 360 can work with. 

I went ahead and created a quick modeling video for students, so in the future I can just point them to the video instead of showing them directly, which frees me up to help other students in our classroom. Video below.