Reflowduino: Put That Toaster Oven To Good Use

From  on the Hackaday blog:

Reflowduino: Put That Toaster Oven To Good Use

There are few scenes in life more moving than the moment the solder paste melts as the component slides smoothly into place. We’re willing to bet the only reason you don’t have a reflow oven is the cost. Why wouldn’t you want one? Fortunately, the vastly cheaper DIY route has become a whole lot easier since the birth of the Reflowduino – an open source controller for reflow ovens.

This Hackaday Prize entry by [Timothy Woo] provides a super quick way to create your own reflow setup, using any cheap means of heating you have lying around. [Tim] uses a toaster oven he paid $21 for, but anything with a suitable thermal mass will do. The hardware of the Reflowduino is all open source and has been very well documented – both on the main hackaday.io page and over on the project’s GitHub.

sidekick-e1525981389910

The board itself is built around the ATMega32u4 and sports an integrated MAX31855 thermocouple interface (for the all-important PID control), LiPo battery charging, a buzzer for alerting you when input is needed, and Bluetooth. Why Bluetooth? An Android app has been developed for easy control of the Reflowduino, and will even graph the temperature profile.

When it comes to controlling the toaster oven/miscellaneous heat source, a “sidekick” board is available, with a solid state relay hooked up to a mains plug. This makes it a breeze to setup any mains appliance for Arduino control.

 

Reflowduino: Put That Toaster Oven To Good Use

Resurrecting a Psion Series 5 PDA

RasmusB on Hackaday.io is resurrecting a Psion Series 5 PDA:

2704791422464175424.JPG

Psioπ

Bringing a Psion Series 5 into this decade by replacing all the important bits.

The completed result will (hopefully) be a portable modern Linux system with all the connectivity options expected in a modern device.

The keyboard adapter board is available on Tindie:

9706821490040814861.jpg

USB keyboard adapter for Psion Series 5 keyboards

This is an USB interface for Psion series 5 PDA keyboards. Plug in a keyboard and a USB cable, and use it with any modern computer!

The design files and source code are available on GitHub:

github-smallRasmusB/PsioPi

Resurrecting a Psion Series 5 PDA