Telecine film digitisation

spanner888  writes: Finally got prototype working and have captured over 90,000 frames with promising results. Noticed along the way that SMD component tapes fit the 16mm film sprocket really well, so there is food for thought! Documenting an outline of build and all the useful stuff from around the web that helped me out on […]

Use sublime text 2 to replace Arduino IDE

Kathy Yang over at Elecfreaks writes: We could often feel frustrated when programming using the Arduino IDE. Why? Not because of how many errors we encounter in the program, but it is so difficult to find out the errors in source code, which is really something freaking out. For example Arduino IDE does not seem […]

ytimer, visual feedback timer

Here’s Aon’s finished project the ytimer  a visual feedback timer. We wrote about it previously: A countdown timer with super bright 7-segment displays that flash when the time is up, instead (or in addition to) an audible alarm. The design is based on a PIC16F886 microcontroller which drives the displays using a TLC5916 LED driver and dual […]

120 seconds voice record – play back

A message recording board capable of recording 120 secs of audio by Rajkumar Sharma over at Electronics Lab: This project is designed around ISD25120 which can store 120 Seconds audio. Recording and playback operations are controlled with tact switches. The kit has an onboard microphone and LED to indicate the functions of Play and Recording. IC has […]

DirtyPCB IKEA Samtid mood-light upgrade

madworm writes: Just wanting to share one of my latest projects, made possible by DirtyPCBs. I got a lot of good boards (actually 2 designs) and saved 25$ using this service. Very nice. It’s a simple thing, just a micro (ATmega168) + a bunch of WS2812B LEDs. Main purpose: more colours :-) It’s meant to […]

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 […]

Got something dirty in the post today from DirtyPCBs

Aon posted pictures of the boards he ordered from DirtyPCBs in the project log forum: Just received these boards I ordered from dirtypcbs.com two weeks ago. Came with complimentary tweezers and all :D Also received a USB microscope today, so here’s a close-up of a SOT-363 package and some 6 mil traces. The silkscreen seems to be […]

Controlling WS2812B LEDs with a Bus Pirate

Markus Gritsch writes, “Hi, after successfully controlling some WS2812B LEDs using SPI on a Micro Python board, I thought it would be nice to do the same using my Bus Pirate.” Via the project log forum. Check out the video after the break. Get your own handy Bus Pirate for $30, including world-wide shipping. Also available […]

MakeyMakey from Dirty PCBs

TomKeddie writes: MaKeyMaKey was a very successful Kickstarter from some smart guys at MIT. It uses capacitive touch to stimulate USB HID devices using a Arduino Leonardo compatible programming environment. We ran a workshop at VHS in Vancouver Canada in July 2014 building these using PCBs from Dirty PCBs. The design is open hardware, the […]

60+ FPS with OLED and Bus Pirate

An update on previous 1.3”OLED with SSD1306 controlled by Bus Pirate post, Markus writes: By changing the default serial connection speed between the PC and the Bus Pirate from 115200 to 1000000 baud, the frame rate is now increased to 60+ FPS :) Get your own handy Bus Pirate for $30, including world-wide shipping. Also available […]

Hakko T12 soldering controller

Diogoc shared his Hakko T12 soldering controller in the project log forum: I finally finished my Hakko T12 soldering controller. Thanks to sparkybg and arhi for all help and sugestions. Some features of the controller: – 3310 graphic display – rotary encoder for easy and fast temperature selection – sleep mode when the iron is in the […]