Beach Buddy, a 3-in-1 solar phone charger, boombox, and sunburn timer calculator

An all-in-one, water and sand resistant, solar charger, audio speaker system, and sunburn timer calculator by starwisher.  Check out the project’s instructables page here: This Instructable harnesses the power of Arduino, a UV sensor, and simple mathematics to make one nifty gadget sure to boost your outdoor summer fun – and minimize your indoor summer recovery!

Read serial data without PC on GLCD

Hemal Chevli wrote an article detailing his new tool the GLCDTerm that reads serial data without PC on GLCD: I’m calling it GLCDTerm(spin-off from GTKTerm), this handy tool reads TTL serial data and displays it on GLCD. This is the first time I’ve used a GLCD in any of my projects. It runs on m328 using arduino bootloaer and the […]

SMD soldering station for Weller soldering tips

Martin Kumm writes: This page provides documents about a cheap SMD solder station built as an Arduino shield (Arduino UNO). It supports active soldering tips from Weller (RT series) which contain the heating element as well as a sensor and provides a standard 3.5 mm jack. Together with the corresponding female connector you will get […]

Simple soldering iron driver (SSID) with Arduino PID control

Carlazar posted pictures of his simple soldering iron driver (SSID) with Arduino PID control in the project log forum: Main features are: – Any thermocouple type irons. – Additional control mode: On-Off controller (besides PID PWM). – External power supply: Some standard Notebook power supply DC 19V, 4.74A. – Small dimensions: It fits into 90mm […]

Digispark Pro – tiny, Arduino ready, USB and mobile dev board

Ihsan informs us of Digitstump’s  inexpensive, tiny Arduino IDE ready, USB and mobile dev board, the Digispark Pro: Serial over USB debugging, USB programmable, 14 i/o, SPI, I2C, UART, USB Device Emulation, Mobile Development Ready, Optional BT, BLE, Mesh, and Wi-Fi. The super small, dirt cheap, always open source, Arduino compatible, USB (and Mobile and Wireless!) development […]

The final key – Hardware password manager

The final key – Hardware password manager by cyberstalker.dk The Final Key is a piece technology that solves a problem. The Final Key is a hardware password manager with encryption and focus on combining portability, compatibility security and easy of use. It is a hobbyproject of mine and not under any commercial distribution, you are also free […]

DIY Arduino bluetooth programming shield

Here’s a how-to on making a DIY Arduino Bluetooth programming shield by Joshua Newell: If you’ve ever wished you could program your Arduino without lugging a USB cable around, wanted to put an Arduino project somewhere out-of-reach but still be able to easily upload changes to it, thought about building a project that interfaces with an […]

SMD March – Tweaks to Ishan Kehribar’s ethernet gateway

TomKeddie writes: For our SMD March workshops I chose Ishan Keribar’s Embedded Ethernet Gateway. I added an FT230X and usb port with a Arduino uno style reset on CTS (230X has no DTR but avrdude toggles both). I also used a SOB 5050 template to make cases easy to design. By adding an 8MHz variant […]

DIY Arduino SVG plotter

Here’s a DIY Arduino SVG plotter by  Junk+Arduino: Junk (the hardware): Olde Epson printer: frame, two stepper motors, motor driver circuitry CD player: The laser head moving mechanism Desktop compy PSU as a 5V power supply One H-bridge – SN754410NE Some resistors Bits of wire and a small breadboard Arduino uno, computer and pen Via Hacked […]

Arduino libraries uploaded to GitHub

Kerry Wong writes: Over the years I have created quite a few libraries for Arduino. I finally uploaded them to GitHub a couple of days ago so that they are now all at one place and are easier to find. Here’s a list of the corresponding posts: MCP2210 Library — Reference Interfacing DS7505 AD7705/AD7706 Library […]

Temperature Shield for BBA3, part II

Kevin Rye  posted an update on his Temperature Shield project we covered previously: It’s amazing how close I came to matching my 3D model! It’s just like I imagined it. I had already loaded my sketch before assembling it, so it was just a matter of crossing my fingers and plugging it in. Boom! It works like a […]