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

Musical Toothbrush by Joe Grand

Hackaday wrote about a nifty hack by Joe Grand:

33584362176_d159e08108_z

[Joe Grand’s] Toothbrush Plays Music That Doesn’t Suck

It’s not too exciting that [Joe Grand] has a toothbrush that plays music inside your head. That’s actually a trick that the manufacturer pulled off. It’s that [Joe] gave his toothbrush an SD card slot for music that doesn’t suck. The victim donor hardware for this project is a toothbrush meant for kids called Tooth Tunes.…

33584363126_442705bc93_z

Joe published full documentation for the project on his website:

The PCB is shared on OSH Park:

Tooth Tunes Hack

5fc6751cdeff95ffbd5f0f956553f2c7
Order from OSH Park

Joe describes the project in this video:

Hear the toothbrush in action:

Musical Toothbrush by Joe Grand

Versatile ATtiny Programming Adapter

Lucky Resistor designed this programming adapter for ATtiny13 and similar chips:

lucky-resistor-6

A Versatile ATtiny Programming Adapter

As mentioned in my article about designing a cheap plant watering sensor, I built a small adapter which can be used to pre-program the ATtiny13A. This is necessary, because once soldered on the board, I only have a debugWire interface, which has to be enabled first.

lucky-resistor-5

The adapter has a small 50mil JTAG header, where the Atmel ICE can be connected with the board. There is also room for a USB mini jack, which is used to power the MCU while programming. A small on-off switch is used to power the MCU and a LED is placed as indicator to see if the MCU has power.

One of the DIL/ZIF adapters is mounted on top of the female headers. Most of the adapters for SO-8, SO-14 and SO-16 will work with this board.

To make the board more versatile, I added a number of jumpers and solder points. By default, the adapter is connecting to the right pins for the ATtiny13A, but you can cut these routes and solder wires onto the board to implement any kind of connection you like.

The design files are available on GitHub:

github.png LuckyResistor/ATtinyAdapter

LuckyResistor has shared the board on OSH Park:

ATtiny Adapter

d8e993c190c6a0276438a5ca4e1b736b.png
Order from OSH Park

Versatile ATtiny Programming Adapter

$3 Tinusaur board on IndieGoGo

Neven Boyanov has launched a new Tinusaur campaign on IndieGoGo:

Learn, Teach and Make with the Tinusaur

Small microcontroller board that could run Arduino and help you learn, teach others and make things

uvloj5csuhcx0ri4yn5c

The Tinusaur is powered by the Atmel ATtiny85 microcontroller.

We want to bring the cost down to $3 for the basic “lite” boards
and allow more people to be able to get them.

$3 Tinusaur board on IndieGoGo

ATtiny45 motion sensing night light

DanR has shared this motion sensing night light board:

52a565338ea97ef07276d81c9bc9584c

ATtiny45 motion sensing night light V1.2 D

This light is powered by an ATtiny45/85 which powers on the 14 LED lights when motion is sensed and it is in a dark room. The light sensor on the board will not allow the lights to come on if it is in a reasonably lit room.

It is fitted with a barrel plug for power, this model specifically with an L7805CV voltage regulator.

Order from OSH Park

ATtiny45 motion sensing night light

DICE10: electronic dice controlled by two GPIO

Yay, another mini-project with the ATtiny10! A while ago I devised a scheme to drive an electronic dice with only two IO lines. I finally found the time and motivation to build up a small design using this as an entry for the hackaday 1k compo

via DICE10 – electronic dice controlled by two GPIO. — Tim’s Blog

DICE10: electronic dice controlled by two GPIO

ATTiny-Widget

designed this simple board with two ATTiny processors powered by a micro USB connector.

images1ATTiny-Widget

Micro USB power input to two ATTiny MCU’s. There are two different ATTinys on this board. An ATTiny84 and an ATTiny85. These MCUs are great because they can be used with no additional components.  In fact, on this board, the only additional components are some filter capacitors for the power rail and a header for the programmer interface.

I have exposed an array of copper pads for every pin. This makes it easy to add LEDs or to wire to just about any sensor.

jonmash has shared the board on OSH Park:

ATTiny-Widget

7aed22f7c85b92483ec5460102d28735.png
Order from OSH Park

ATTiny-Widget

BFuse: Electronic Fuse for Breadboard

bfuse02

created this solution to make breadboard prototyping safer for components:

BFuse – Electronic Fuse for Breadboard

adjustable and programmable electronic fuse especially designed for breadboards – a breadboard fuse, or BFuse

bfuse01

The trip current can be set from 50 mA to 1 A but it can measure current up to 6 A [..] It has reverse polarity protection (by P-FET), transient voltage suppressors both on its input and output and two LEDs for indication

bfuse_r1

Set current and actual current can be compared using ATTiny’s built-in comparator or sampled by the ATTiny’s ADC. Then, the microprocessor controls a P-FET switch that opens or closes the power supply
BFuse: Electronic Fuse for Breadboard