Projects
This is an overview about some of the projects being developed by KittenLabs.
Analog floppy synthesizer
Saturday, October 29, 2022 in Art
Your browser does not support the video tag. What is it? 3.5" floppy disks hold information by storing them magnetically on 80 different tracks (effectively circles) across the media. A stepper motor moves a read/write head across the media and …
Typewriter Teletype
Sunday, August 07, 2022 in Hacks
What is it? Samsung / Commodore SQ-1000 electronic typewriters can be modified to work as a teletype terminal. They use a simple 8bit microcontroller to scan the keyboard matrix and do the printing itself. The keyboard was originally attached using …
SolarCamPi
Thursday, July 14, 2022 in IoT / Home automation

What is it? SolarCamPi is an off-grid webcam solution, that can take a picture using a Raspberry Pi Camera or a USB webcam every 5 minutes and send the image over a long-distance WiFi link. Using a very specialised Linux image on the Raspberry Pis …
Palm IIIc LED backlight
Sunday, May 15, 2022 in Computing

What is it? A replacement LED backlight for the popular Palm IIIc handheld computers (“PDAs”) of the early 00s. The original CCFL backlight (high voltage fluorescent tubes in a portable device!) uses a lot of power for very little …
IrDA to RS232
Tuesday, March 22, 2022 in Retrocomputing
What is it? A small PCB, which can receive RS232 over IrDA/IrCOMM (for example from Palm PDAs, Nokia phones, old laptops) and relay it to a RS232 device. Modded ISDN terminal adapter This ELSA MicroLink ISDN terminal adapter was modified to include …
RGB LED nametag
Wednesday, December 29, 2021 in Art

Your browser does not support the video tag. Hardware Specs 1x STM32F7 taking care of power management, USB and display multiplexing 1x ESP32 Pico D4 providing a web interface to build and store animations 20x HC595 shift registers for row and …
Five meter LED wall
Saturday, September 11, 2021 in Art
What is it? At the Hacken Open Air 2021 (Gifhorn, Germany) event, this 5m by 3m large LED display was built. It consists of 50 individual LED strings with 50 WS2812 LEDs each (50x50 pixels). A central Raspberry Pi feeds 3 seperate STM32F722 via …
ATAPI Audio-CD player
Monday, July 26, 2021 in Hacks

What is it? ATAPIMega is a hardware project which allows regular (P)ATA CD/DVD drives to be used as a standalone Audio-CD player. The PCB accepts (regulated!) 12V DC power via a 5.5mm/2.1mm barrel jack and outputs 12V/5V for the CD drive. The …
TCP/IP for Casio calculators
Monday, July 12, 2021 in Hacks

What is it? fxIP is a port of uIP 1.0 to Casio fx-9750/fx-9860 calculators. It requires calculators with a SuperH SH4a CPU, needs quite a bit of SRAM. fxIP connects to IP networks via SLIP encapsulation over the 3-pin 2.5mm 5V serial port/UART. …
eMMC (micro)SD card
Monday, December 21, 2020 in Computing

What is it? These PCBs contain eMMC storage ICs, which are electrically compatible with SD and microSD interfaces. They use a different protocol and (depending on the type of eMMC IC used) can be more reliable and faster. Many (but not all!) SD card …