Embedded-Lab is doing a series of tutorials for the Netduino. The Day 7 tutorial of a series is RGB LED color formation using Pulse Width Modulation: Pulse Width Modulation (PWM) is a digital method of delivering a varying amount of … Read more
John Boxall over at Tronixstuff has a series of Arduino tutorials. This chapter fifty-one of a series will show you how to use MC14489 LED display driver ICs with Arduino: Recently we’ve been looking at alternatives to the MAX7219 LED display … Read more
Tom from Numato Labs writes: We have launched a new KiCad tutorial video series at the Numato Labs’ Youtube channel. Hoping this would help the KiCad learners out there. Via the contact form.
DipCortex – GPIO Intro video and guide by SolderSplashLabs: This video takes you through the setup procedure, importing our codebase from GitHub, running through the code. Building it and boot-loading the bin file over the USB connection. These guides are … Read more
Ryan Fanelli and David Hartino, students in Cornell University’s Electrical and Computer Engineering program, have written a detailed explanation of their ATmega 644 based VGA adapter. The pair developed this “homemade video card” as their final project in the program, … Read more
Luca wrote a short tutorial on how to develop a small website that gets data from Arduino: In this tutorial, I’m going to show how to develop a small website that gets data from Arduino (using your ethernet shield), stores … Read more
This posting on RTL-SDR.com provides a good explanation of how to receive and decode the aeronautical digital communications known as Aircraft Communications Addressing and Reporting System (ACARS) generally found on 131.55 MHz. Their technique uses the RTL-SDR dongle tuned by … Read more
Kerry Wong shows us how to program a MSP430F5172 development board using a launchpad as a BSL programmer: Fortunately, most of the MSP430 devices can be programmed using the built-in BSL (Bootstrap Loader). And TI’s MSP430G2 Launchpad has a … Read more
EmbeddedLab has a series of chipKIT tutorials online. This series is excellent for MCU newbies and anyone unfamiliar with working with the chipKIT platform. Check them out!
John Boxall over at Tronixstuff has a series of Arduino tutorials. This chapter forty-nine of a series will show you how to use KTM-S1201 LCD modules with an Arduino: After looking for some displays to use with another (!) clock, … Read more
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 … Read more
Viktor wrote a short tutorial on how to panelize PCBs in Eagle: Panelizing PCBs is often required when making a smaller PCB than the minimum size a fabrication house accepts. However, it is not straightforward for the hobbyist to do it … Read more
Here’s another Kicad tutorial by Wayne and Layne: Copper pours / fills: A copper pour or fill refers to an area on a printed circuit board where the original copper is not etched away, and remains in place, usually electrically … Read more
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 … Read more
HexBugs are a product of Innovation Labs First, Inc. which retail for about $11 pretty much everywhere electronic gadgets are sold. They are a tiny robotic crawling device with a minimal ability to sense sound and proximity and react in … Read more
We route all our PCBs manually instead of using an autorouter. This can be a tedious job sometimes, but we think it gives the best results. Sometimes we’re just about to finish a PCB, when we notice a MUCH better … Read more
If you have an old Nokia phone and want to hack it to send SMS messages, this tutorial by Alex at InsideGadgets should prove interesting. He’s produced a detailed tutorial showing the hardware and code needed to interface a Nokia … Read more
Viswa found this online video course, “Embedded C Programming with ARM Cortex-M.” The series of videos from Modern Embedded Programming is designed to acquaint beginners with C programming with modern MCUs such as the ARM Cortex-M. The examples use the … Read more
We’re always looking for good information on programmable logic devices, projects and tutorials. In our quest we discovered this tutorial on VHDL programming by the crew from StartingElectronics. The course is geared toward beginneers and provides a good introduction to … Read more
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 … Read more
Recent Comments