Hacked GTP USB LITE pic programmer

cmardone of Valpoder wrote an article on hacking the GTP USB LITE usb pic programmer, we wrote about it previously: GTP USB LITE is a pic programmer based on the pic18F2550 disgned by SISPIC from spain A lot of people built this circuit , and it became obsolete.. The firmware has several limitations(ex: driver only for xp) […]

Simple DIY JBC soldering station

jry shared his simple DIY JBC soldering station in the project log forum: Current status: transformer inside old PSU housing as temporary solution. I don’t want to mess with mains on my desk. For now battery powered (3.2V LiFePO4) logic part. Opamp, Atmega328p, three buttons, LCD (waiting for b&w OLED instead of this one for […]

Simple 6x USB charger with current monitor

Frank Zhao shared his simple 6x USB charger with current monitor in the project log forum: This is a simple 6 port USB device charger with a individual current monitor on each port. The charging current is indicated using RGB LEDs. Blue means slow charge (under 250mA), green means 250mA to 750mA, red means over 750mA, and purple […]

ATtiny LED driver for an RC car update

joeforker posted an update on his ATtiny LED driver for an RC car we covered previously: This board delivers 100mA through 2 series-wired LEDs like a champ, powered by a 2S LiPo. Night drives are looking bright. The glaringly bright uncomfortable-coming-straight-towards-you high beam look has been achieved. :-) As usual, mistakes were made. The through hole components […]

Proto Cape for BeagleBone

Tom  shared his prototyping cape for the BeagleBone/Black in the project log forum: I spun a prototyping cape for the BeagleBone/Black. The design is derived from the LGX Proto Cape created by Alexander Hiam for LGX / Logic Supply and released under Creative Commons Attribution 3.0 Unported License. I removed the SMD component footprints, which seemed […]

Controller board for RGB LED Matrix displays update

EmbeddedCreations posted an update on his controller board for the 16×32 and 32×32 RGB LED Matrix displays: The board looks significantly better with the Teensy soldered directly, instead of with the female headers, but I want to keep the option for people who want to remove their $20 Teensy board to use with another project. […]

A development board for Lua programming update

doub posted an update on his Lua board we covered previously: Today I soldered a second one, and it looks much better. Here is a picture.  I just plugged it on my PC while pressing the DFU button and Windows recognized it as a “STM Device in DFU Mode”, and properly downloaded the drivers, so […]

Open source PID controller (DIY Arduino shield)

Tom posted his Arduino PID controller shield in the project log forum: Program a temperature profile to mash beer or reflow solder. Here’s how. This full featured open source PID controller uses a DIY stripboard shield for Arduino Uno and compatible boards. Firmware based on osPID massively revamped and extended, blood was sweated over new auto […]