Posts

Showing posts with the label Electronics

Leaky Battery Video Transcript

Leaky Battery Video Transcript William: " Hello Makers! Today we're going to try to fix some leaky alkaline battery damage on some electronics. This is a pretty common situation that we've all probably ran into at some time. I have two remotes and this little Altoids can synthesizer that need to be fixed. First, though, why do Alkaline batteries leak? Alkaline batteries produce our desired electric potential and current through the reaction of several different chemicals. A consequence of this reaction is the production of  hydrogen gas. As the battery is discharged and used, more of this hydrogen gas is produced. This increases the pressure inside the battery. If the battery is physically damaged or the pressure inside becomes too much it will rupture. Once ruptured, the alkaline battery will leak electrolytes and other chemicals. Of particular interest is Potassium Hydroxide. This chemical will leak out and react with the carbon dioxide in the air to fo...

Basic Desoldering Tecniques

Image
Desoldering: An Introduction Please be careful not to burn yourself.      Not everything permanent has to be permanent forever. Our intentions may be that we should solder a part into place and never touch it again, but that didn't stop us from putting the wrong part in place or having the wrong part to begin with. This is where desoldering comes in. Desoldering is the process of removing solder OR components from a solder-situation you'd like to change.  The techniques and concepts involved in desoldering can also be applied to soldering things together and will promote a better feel for what works with soldering in general. Practice may also increase your confidence. Lets take a look! Basic Principles of Desoldering      Lets talk about solder! For the rest of this article we will be referring to the properties of leaded solder. We're not going to get technical here, but lets start out by saying that solder loves to stick to and spre...

Simple Examples of Electronics Aquisition

Image
3 Examples of Sourcing Basic Electronic Parts A strip of RGB style LEDs, 1 SITUATION 1:             "We need more color and light in our lives!"      A common project for the modern electronics hobbyist is fun, colorful room lighting. There are many ways to come to a solution for this project, but we will only look at one. You can use a strip of APA102 RGB LEDs controlled by an Arduino to produce a programmatically controlled light sequence to fill a room with lights which might enhance other entertainment or be nice to look at on its own. You will also need an adequate power supply of the appropriate voltage (In the case of most APA102 that will be 5v but be sure to double check. Arduino are most commonly 5v). Be sure to buy a high quality power supply. You can also commonly find strips such as these available with a controller and power supply if you don't want to have a whole bunch of fun programming your own lights. These ...

Makerspace Live! - Pi/Arduino Blink Transcript

Image
Makerspace Live! - Pi/Arduino Blink A Transcript REFERENCES: https://raspberrypihq.com/making-a-led-blink-using-the-raspberry-pi-and-python/ Transcript:       Will:  "Hello Makers! Today on Makercraft Live we're going to make some LEDs blink! Blinking LEDs on and off is a common introductory task when learning about microcontrollers. We will be performing the same blinking LED example on both an Arduino nano and a Raspberry Pi 4 in order to show that although there are fundamental differences between these microcomputers they may also be used to produce similar results. We will also walk through the very basics of setting up a Raspberry Pi. We may occasionally venture into topics which are outside of the scope of this tutorial but we will try to keep it simple. Be sure to visit our Facebook and other social media and be sure to come in once we are again open to the public. Here's the stuff you're going to need: A Raspberry Pi: any edition ...