Tutorial on the theory, design and characterization of a CMOS transimpedance amplifier from The Signal Path: In this episode, Shahriar and Shayan discuss the design and characterization of a deceptively simple CMOS inverter-based transimpedance amplifier. The the large and small signal behavior of the CMOS inverter is discussed and measured using the Keithley 2450 and […]
Tag Archives: tutorial
Designing a CPU in VHDL
A detailed guide on designing a CPU in VHDL by Domipheus: This is part of a series of posts detailing the steps and learning undertaken to design and implement a CPU in VHDL. Previous parts are available here, and I’d recommend they are read before continuing. Part 10 was supposed to be a very big part, […]
Tutorial: How to patch the USB IR Toy driver into LIRC sources
Oskar’s tutorial on how to patch the USB Infrared Toy driver into LIRC sources. Get detailed instructions on github. You can get IR Toy v2 for $22.05, including world wide shipping.
Contactless payment ring – A tutorial on NFC antenna coil design
Jatinder writes, ” I have a done a video about a contactless payment (NFC) ring that I have made. The video talks about NFC antenna coil design and how I used the concepts to make the wearable ring.” Via the contact form.
Install a pressurized water system on your car bumper
Want to add this on your car? Check out Eddie Zarick‘s video on how to install a pressurized water system on your car bumper: A step by step guide to me cutting up my 15′ Wrangler and installing some running water from my stock rear bumper using a 12v RV pump. Check it out! Via […]
Creating Android BLE app
Dany over at Elecfreaks writes: If you are an electronics enthusiast, and also fond of programming, I would be very glad to share with you an Android BLE application development method, so you can integrate the phone and MCU to do some more interesting things. Right now we begin to explain how to develop an […]
DIY 30 watt stereo amplifier circuit
An article on a DIY 30 watt stereo amplifier circuit by Ron Hoffman over at Gadgetronicx: The Stereo Amplifiers are quite handy in places where we need to amplify the input signals to make it audible for all. Weather it was a party or a simple meeting, this thing will do a perfect job in there. This […]
EWaste 60$ 3D printer
A DIY 3D Printer built out of reused electronic parts by mikelllc, an instructables here: This project describes the design of a very low budget 3D Printer that is mainly built out of recycled electronic components. The result is a small format printer for less than 100$. First of all, we learn how a generic CNC system works (by […]
Tutorial : Control your launchpad using your voice
Antscran over at the 430h forum posted a how-to on using an Android phone and voice commands to control a MSP430G2553: In this tutorial I will demonstrate a MSP430 voice control over Bluetooth, using a HC06 Bluetooth module. I will be using an Android App I programmed which can be downloaded and installed, the C […]
Dirty DIY stencils
Matt Mets of Blinkinlabs shared a tutorial on making solder paste stencils quickly by hand: This is a truly quick and dirty method for making solder masks, and is nice because it only requires a few hand tools. It’s great for situations when you want to test a new design or make a single, small […]
Burn c into other chips using Arduino Duemilanove
Kathy Yang writes, “We may often encounter such situation as bootloader falls off when using Arduino, this thing can freak us out especially when we got no bootloader tools on hand. So what shall we do? Here we’ll introduce a way on how to burn c via Arduino, which is rather practical in cases when without […]
Macgyver SMD soldering iron adaptor
Rupert Hirst of RunAwayBrainz writes: Surface mount component removal can often be tricky. With a little thought, and a piece of copper wire, small components can now be safely and cleanly removed, without damage to either the component or PCB tracks. In the following video I show you how to make an quick and simple […]
Kicad Tutorial: Using the autorouter
WayneAndLayne is doing a series of short Kicad tutorials. This next tutorial in the series will show you how to use autorouter: Routing, the process of connecting all the pads of a printed circuit board (PCB) layout, can be a time-consuming and tedious process. To avoid the time and frustration of manually routing your PCB, there […]
App note: Resistive bridge basics – Part One
Part One – Resistive bridge basics: Bridge circuits are a time-honored way to make accurate measurement of resistance and other analog values. This article covers the basics of bridge circuits and shows how to use them to make accurate measurements in practical environments. It details the key concerns of bridge-circuit applications such as noise, offset […]
Kicad tutorial: PCB edges
Here’s a short Kicad tutorial by Wayne and Layne: PCB edges An important part of designing a PCB is to clearly indicate the outline of the board, so the board house will know how to cut your boards apart. Most PCBs are rectangular, but sometimes you want to add a more complex outline (like a […]
App note: How to prevent electrical overstress of analog integrated circuits
This video discusses electrical overstress of analog integrated circuits.
OpenERP tutorial shows how to organize your projects
Make Magazine has a tutorial on the OpenERP enterprise resource planing tool. It’s a project manager for tracking a project from an idea to fulfillment. The tutorial runs through one project example and explains how to setup all the steps along the way. ERP systems have been around for several decades, but for much of […]
How to make PCBs on thermal tape
Here’s an interesting method for designing PCBs that you’d like to mount on heatsinks. This tutorial explains how to make your PCB using thermal tape as the copper substrate. A thin piece of copper is mounted onto thermal tape, then just use whatever etching process you prefer. Via Electronics Lab.
LED sign control board replaced with Arduino
Bob picked up a huge LED matrix sign on eBay that has power supply problems. After fixing the power supply, he decided to replace the controler boards with an Arduino. Via Hacked Gadgets.
HOW-TO: MYSQL database remote backup script
Thanks to amazing Linux server admin Alex, this site is extremely well backed up. Every hour we make a complete copy of the local harddrive, and then incrementally sync any new data to an offsite storage location. If all this fails, we want to preserve the most important part of the site – the databases […]
