Hardware

~/blog/2024-01-26-yaduino-cyberdeck.m...
2024-01-26
#hardware #open-source #iot #avr #microcontroller #electronics

Yaduino Cyberdeck

This is based on my “Yaduino” Arduino Uno clone, my first MCU system design project using the good old Atmega328P. Thought I’d do something fun and turn one of the boards into some sort of “cyberdeck” complete with net access courtesy of an ESP-8266. Wrote some quick and dirty code to manage menus and launch actions across three screens. Also has some nice text effects for good “cyber” measures.

Read more
~/blog/2022-09-01-yaduino-mcu-board.m...
2022-09-01
#hardware #open-source #iot #avr #microcontroller #electronics

The Yaduino - An ATmega328P playground

So this is my first stab at designing a microcontroller board. I call it Yaduino - Yet Another Arduino (the missing r is deliberate!) :)

Read more
~/blog/2021-06-14-amiga-keyboard-to-u...
2021-06-14
#hardware #amiga #keyboard #usb #teensy #retrocomputing #cdtv #synergy

Converting Amiga keyboards to USB

Wouldn’t it be cool to use a big-box Amiga keyboard, such as one for the A3000 or even a CDTV keyboard, with a modern computer using USB? Maybe even use it with a next-generation Amiga, like a Pegasos II running AmigaOS 4.1 FE? Well, that’s exactly what I did, and it works great. In fact, I’ve currently plugged in a CDTV keyboard into my headless Synergy server’s USB port, along with a mouse, to share a single mouse and keyboard across multiple machines; namely, an Amiga 1000 and a couple of Pegasos II systems running AmigaOS 4.1 FE and MorphOS.

Read more