Raj has been designing a soldering station that would support Weller’s RT type tips with temperature sensor and heater built into them. A stereo-type jack on the iron connects them to the soldering station cable. So far Raj has reverse engineered the pinout of the jack and how to read the temperature. The tip has […]
Author Archives: DP
PCB ecthing at home using photo transfer method
Blondihacks wrote an in-depth tutorial on how to make PCBs made at home using pre-sensatived photo-PCBs. We especially liked the board design optimization for home etching tips. Wide traces, big vias, and using a ground plane are all strategies we use to get good DIY photo-transfer PCBs too. DIY etching is the fastest way to […]
SignalTap II integrates a logic analyser into your Altera FPGA projects
SignalTap II is a tool that embeds a logic analyzer into your FPGA project so you can see what is happening in the design. Kiran made a video tutorial on the basics using Altera’s Quartus II IDE. The advantage is that, there are no need to connect any wire or probe to the circuit. Every signal […]
3D printed wire stripper with a wire contact indicator
Bjbsquared designed a wire stripper tool with a LED indicator that flashes when contact with the wires is made. To built it you’ll need to get the model laser cut from acrylic or 3D printed. This is one of the best wire strippers I have ever used. If setup correctly, it can be very precise […]
App note: Designing the oscilator circuit for PIC microcontrollers
Here is an app note from Microchip describing how to design oscillator circuits for your PIC projects. The article advises designers to think about the conditions the project will be used in and design their oscillator circuits accordingly. Also provided are examples how to test and tweak the oscillator circuit to get the best result. […]
Free PCB Sunday: Pick your PCB
We go through a lot of prototype PCBs, and end up with lots of extras that we’ll never use. Every Sunday we give away a few PCBs from one of our past or future projects, or a related prototype. Our PCBs are made through Seeed Studio’s Fusion board service. This week two random commenters will […]
App note: Using hardware SPI on XMEGA microcontrollers
Here is an app note from Atmel describing hoe to use the SPI module on their XMEGA microcontrollers. Also provided are source code examples for implementing both interrupt driven SPI communication and the polled method for slave and master devices. SPI is a full duplex interface, and at a low cost enabling high-speed communication between […]
App note: Implementing a 9-axis sensor fussion on the MSP430F5xx using the Direct Cosine Matrix algorithm
Here is an app note from Texas Instruments explaining how to implement the Direct Cosine Matrix algorithm on a MSP430F5xx to integrate date form 3 sensors. A magnetometer, gyroscope, and a an accelerometer were integrated to provide a 9-axis sensor. When creating an AHRS, also known as Magnetic, Angular Rate, and Gravity sensor (MARG), a […]
Review of the Hakko FX-888 soldering station
John reviews the Hakko FX-888 soldering station. It’s the latest iteration of one of the most cloned soldering stations, the Hakko 936. The stations are simple and sturdy, with a wide selection of tips. The tips are backward and forward compatible, 900M tips fit the FX-888 and the T-18 tips fit older 936 stations. Although […]
2 more ITead mystery PCBs demystified
Megabug received two mysterious PCBs using ITead’s OpenPCB feature. After posting the pics in the forum, diligent members solved the enigma. The black board is a breakout for a passive infrared sensor, while the red board is a open source stepper motor driver called “EasyDriver”. Via the forum.
Free PCB coupon via Facebook to 2 random commenters
Every Friday we give away some extra PCBs via Facebook. This post was announced on Facebook, and on Monday we’ll send coupon codes to two random commenters. More PCBs via Twitter on Tuesday and the blog every Sunday. Don’t forget there’s free PCBs three times a every week: Free PCB Sunday. The classic. Every week, […]
Week in (p)review: February 24, 2012
Here’s a summary of major developments over the last week. Free PCB Friday is coming up soon: HOW-TO VIDEO: Visit Akihabara Electric Town SOIC protoboard in this week’s status update post 3D Model: Bus Blaster v2.0a1 Altera MAX3000A CPLD breakout board, MCP2200 breakout board, USB LCD Backpack PIC18F24J50, USB IR Toy and 23K256 breakout board free PCB built Review […]
USB Infrared Toy free PCB build
EnsuingRequiem built a USB IR Toy v1.1 free PCB. With the USB IR Toy you can use a remote control with your computer, view infrared signals on a logic analyzer, capture and replay remote control buttons. If you build a free PCB we’ll send you another one! Blog about it, post a picture on Flicker, whatever […]
Arduino WiFi RGB Ikea lamp mod
Open Electronics built an Ikea lamp mod using an Arduino with a WiFi shield, and a custom RGB LED driver shield. The mod allows people to to change the color and intensity of the lamp by accessing it’s web page. The system that we propose is based on the Arduino UNO, on which are mounted […]
Using Ti’s Code Composer Studio IDE for free
Carl found out a way you could use TI’s Code Composer Studio IDE for free. Normally it only has a 30day evaluation period after which you have to pay $495 for the license. But by activating the Free limited license you are able to fully use it as long as you have a XDS100 based JTAG […]
DIY Magnetic rotary encoder with AS5043
Sebastian would like to build a high-res 3D printer, and to this end he needs a precise way to ascertain the exact positions of various moving parts. Instead of buying an expensive stepper motors he decided to build a magnetic rotary sensor with which he could calculate the distance traveled. By placing a neodymium magnet […]
GIVEAWAY: 2 VFD tube sets from Akihabara
We’re giving away the two VFD tube sets we bought in Akihabara this weekend! Each bag has 6 VFD tubes and a datasheet. We powered them with a single 5 volt 12 volt supply. During our trip, I also stumbled upon an interesting discussion in an online forum about lizenzfreie Casinos – gibt es das? It […]
FT232BL USB to serial breakout board
Dchcaracter built a breakout board for the common FT232BL USB to UART IC. Most hardware sellers have one in the $10-$15 range. He released his design files in the forum. The board has the following features: Jumper-selected slave scheme voltage: 5V or 3,3V (50mA max) RTS is out (with a wire cut, can be changed […]
Altera MAX3000A CPLD breakout board free PCB built
Pietja built a free Altera MAX3000A CPLD breakout board. These CPLDs come with 64 macro-cells running up to 200 MHz. If you build a free PCB we’ll send you another one! Blog about it, post a picture on Flicker, whatever – we’ll send you a coupon code for the free PCB drawer. Via the forum. […]
Open source HDD POV clock
Jason designed a persistence of vision hard drive clock. He etched numbers on a copper disk and added 8 LEDs below it. Each LED represents a character on the display and blinks when the corresponding digit passes over it. His project is Arduino-based, and the project files can be downloaded from GitHub. My replacement platter was cut […]
