Airamp: Bringing Winamp into the Real World

24 years ago, Winamp was released for Microsoft Windows OS and quickly becomes the most famous software for music reproduction. In 1998 Winamp's version 2.0 was released, allowed to create new skins and bring the community the oportunity to program PLUGINS. By the end of 1998, th … | Continue reading


@hackaday.io | 2 years ago

Standalone T9 Predictive Keyboard

A T9(ish) predictive-text implementation that lives in the firmware itself! This means it will work on any machine that accepts USB keyboard input. Great for quick one-handed typing. Words are updated "in place" by quickly/strategically injecting backspace characters. * Runs on a … | Continue reading


@hackaday.io | 2 years ago

Build a RISC-V 32-bit CPU from scratch

Almost every electronics device uses some kind of a microcontroller nowadays. The thing is, that these chips can be very complicated, and even though you can buy them very inexpensively (like Arduino for example), I've still wanted to take a deeper look into them and un … | Continue reading


@hackaday.io | 2 years ago

Hardware Boot Selection Switch

After a decade of dual-booting Linux, I got tired of waiting around to change the GRUB boot selection any time I wanted to boot Windows. With a little tinkering, here's a physical switch that determines the OS to boot each time the computer is turned on. | Continue reading


@hackaday.io | 3 years ago

Perseus-8 homemade 6502 computer

In 2020, I developed the PERSEUS-7, a minimum configuration version standalone computer with the 6502 CPU. On the PERSEUS-7, It can run software up to 1kB, but I need more memory space to implement simplified floating point interpreters and so on. Therefore, I started to develop … | Continue reading


@hackaday.io | 3 years ago

Ferrofluid display cell Bluetooth speaker

This is a ferrofluid display cell Bluetooth speaker that moves in response to music. | Continue reading


@hackaday.io | 3 years ago

Discovering a new VGA mode (2016)

Given that the CL-GD5429 on the Beckman motherboard only has 512KB of memory, yet supports 1280x1024 modes (and 1600x1200 interlaced), I began to look into ways to support higher resolution modes about a year ago, sometime in early 2016. 1280x1024x4bpp uses 640KB of video memory. … | Continue reading


@hackaday.io | 3 years ago

Spot: Spotify in a 4th-Gen iPod

My mother-in-law recently gifted me a bag of the family's retired iPods. I had forgotten how good it feels to hold and use one of these things. Naturally, I decided to modify one. I wanted to supply some modern features (streaming, search, Bluetooth audio, etc), while paying homa … | Continue reading


@hackaday.io | 3 years ago

Dogbot

The DogBot project aims to demonstrate that you can build a walking robot that can work in human scale world for $1000. With the costs of 3D printing bringing part production down, and brushless motors and short run electronics prices falling and easily ordered, it should be poss … | Continue reading


@hackaday.io | 3 years ago

Raspberry Pi based Ceph Storage Cluster with 15 nodes and 55 TiB raw capacity

I needed an easily expandable storage solution for warehousing my ever growing hoard of data. I decided to go with Ceph since it's open source and I had slight experience from work. The most important benefit is that I can continuously expand the storage capacity as needed simply … | Continue reading


@hackaday.io | 3 years ago

An Animated LUT for Lego Saturn V Model

A fully animated launch pad and gantry for the LEGO Saturn V. Controlled by an Arduino Uno, servos and stepper motors move the crane, sway bar, crew walkway, gantry arms, service arms, and the model itself to simulate a liftoff. Strings of Neopixels light up the exhaust plume as … | Continue reading


@hackaday.io | 3 years ago

Novasaur Retrocomputer

Can you browse the Web using pre-1980 TTL logic and memory speeds? The goal of this project is to demonstrate how. Internet connectivity is via an era-appropriate RS232 interface. The machine is upward compatible by a decade to support currently available keyboard and video inter … | Continue reading


@hackaday.io | 3 years ago

Homebrew 4-bit transistorized CPU

This is fully own-designed 4-bit CPU made only out of about 450 bipolar transistors (BC182). The current consumption is about 3A@5V, the clock i use is 2.5MHz (not the max i think). The available videos are: a 16x16 char SVGA 'card' made out of TTL's, and an XY vector card with 1 … | Continue reading


@hackaday.io | 3 years ago

V20-MBC: a V20 (8088 and 8080) CPU homebrew computer

The V20-MBC is an easy to build V20HL (full static CMOS version) or 80C88 CPU SBC (Single Board Computer). It follows the same "concept" of the Z80-MBC2 (https://hackaday.io/project/159973 [https://hackaday.io/project/159973]), with an SD as "disk emulator" and up to 1024KB RAM.I … | Continue reading


@hackaday.io | 3 years ago

Crazy Engineer’s Drawing Robot / Arduino Drawbot

The Crazy Engineer’s Drawing Robot or Arduino GRBL CoreXY Servo Drawbot is a CNC based drawing robot. It is open source and open hardware based project. It uses Arduino UNO (Atmega328p) as the brain of the robot and a special GRBL firmware for G-Code Interpretation and motion con … | Continue reading


@hackaday.io | 3 years ago

Dutch State (TNO) competes with my Hackaday project

Last year I won 3000 dollars in the Hackaday Prize 2019 with my project, open hardware laser scanner. I am still working on this project in my free time. I got part of my idea while working for a research institute of the Dutch state (TNO). TNO spend millions in its search for no … | Continue reading


@hackaday.io | 3 years ago

Restoring the Transbiniac Computer

A mystery find on Craigslist turned out to be the "TRANSBINIAC." A circa-1960 homemade binary counter using transistorized flip-flop circuits. Most likely someone's science fair project or a teaching tool, built from plans published in a 1960 Electronics Illustrated. Let's get it … | Continue reading


@hackaday.io | 3 years ago

Using a Casio F-91W to access Tesla Model 3

Embedding a J3A040-CL chip and a custom antenna into a modified Casio F-91W for accessing my Tesla Model 3. | Continue reading


@hackaday.io | 3 years ago

Speed Up Pkgsrc on Retrocomputers

This HOW-TO explains how to use distcc on pretty much any computer to speed up compiles on retrocomputers running NetBSD. | Continue reading


@hackaday.io | 3 years ago

NetPi-IDE – Low cost IDE/PATA disk emulator using a RPi Zero

This project aims to design and build a complete parallel ATA (PATA) IDE disk emulator from an inexpensive Raspberry Pi Zero. As the highest band-width interface available on the Pi's GPIO header is SPI, a FPGA is used to maintain the IDE register file and basic I/O state machine … | Continue reading


@hackaday.io | 3 years ago

WinDIY – HAWT Wind Turbine

Brief overview of what this is about:Wind turbine build from 3D printed partsHAWT designRotor diameters from 0.5 to 1.2m possible3D printed wingsUses a 3D printed disk generator for energy generationSafety functions through active pitch adjustment of the wings, mechanical brake a … | Continue reading


@hackaday.io | 3 years ago

Reclaming precious RAM from the frame buffer porch

When Geoff's PIC32-based board got full VGA resolution overhaul there was a rather important consequence. The frame buffer became larger than the original and with that I had to reduce UART receive buffer. The latter change caused buffer overflows to happen much more often a … | Continue reading


@hackaday.io | 3 years ago

3D-printable Davinci catapult gift card

Because a lot of people liked my previous gift card (Fully 3D-printable wind-up car gift card: https://www.thingiverse.com/thing:3308710 [https://www.thingiverse.com/thing:3308710]) and asked if I could create another version of it, I decided to make this Leonardo Davinci inspire … | Continue reading


@hackaday.io | 3 years ago

Star Trek Communicator Badge

Star Trek was known for dreaming up technology that was deemed nearly impossible given the limitations of the technology for the day. Having a small badge that could send audio across vast distances seemed out of the realm of possibility during the late 1980's. This project's aim … | Continue reading


@hackaday.io | 3 years ago

Electronics Andamp; Microcontrollers for Absolute Beginners

I wasn’t always the world’s foremost authority on anything and everything to do with electronics (well, this is what my dear old mom believes and what she tells her friends, and I’d like to think I’m not the sort of chap who goes around disagreeing with his mother).When I first s … | Continue reading


@hackaday.io | 3 years ago

DIY: Programmable firework firing system with remote

I recently found WS2811 addressable LEDs on Amazon and I thought they were awesome. I had an idea to control relays using the addressable LEDs and as a bonus, that the outputs would be opto-isolated and they can link to multiple light strands. There are a few firework controllers … | Continue reading


@hackaday.io | 3 years ago

8Q: The DIY Quantum Computer

The 8Q is an 8 qubit, general purpose, linux capable quantum computer | Continue reading


@hackaday.io | 3 years ago

Just web cam and receipt printer – Poor Man's Polaroid

Poor Man's Polaroid is a Orange Pi Zero based instant photo device that captures photos using cheap web camera as well as printing it using cheap thermal printer. | Continue reading


@hackaday.io | 3 years ago

FunKey project – All your games on your keychain

FunKey is a tiny yet comfortably playable multi-emulator handheld gaming console that anyone can carry on their keychain. Bored in transports, sleeping in class or simply having a few minutes to kill? Pop up your FunKey from your ever-carried keychain and start back your favorite … | Continue reading


@hackaday.io | 3 years ago

Pneumatic walking, driving and wall climbing robot

Pneumatic walking, driving and wall climbing robot. | Continue reading


@hackaday.io | 4 years ago

A guide on powering Pi Zero directly from LiIon batteries

At the project's beginning, when I was writing the "Features" section in the project's description, last entry was "Tons of Pi Zero-related hacks that were discovered along the way, that I'll share with you as the project goes =)". I didn't … | Continue reading


@hackaday.io | 4 years ago

Free Robux Generator

Get free Robux by clicking the Robux Generator button Enter your Roblox Username – free robux hack https://0minbux.com/robux/ | Continue reading


@hackaday.io | 4 years ago

Pokemon go spoofing iOS and Android

How To Spoof Pokemon GO 2020 (easiest method) | Continue reading


@hackaday.io | 4 years ago

DIY Oximeter

I'd like to measure the O2 saturation level (%) in my blood with an homemade oximeter. I'm not an expert of medical knowledge, so I'm sure that this project hasn't any diagnostic value. It's just an educational project to study how it works. I've defined these 5 sections: 1) Oxyg … | Continue reading


@hackaday.io | 4 years ago

Introduction to quantum computing virtual class

Quantum computing has been a hot topic since the past couple of years, especially with recent progress made in industry. However, there hasn't been enough materials to lead hobbyists into the subject, as most books and papers are written for professional academics and media artic … | Continue reading


@hackaday.io | 4 years ago

MacBook Pro Soldered RAM Upgrade

Please note that everything below is theoretical at this point, do NOT desolder your RAM just yet ;)I'm still in love with my by now classic Macbook Pro early 2015 13". It's a wonderful little Macbook but two specs are becoming a bit... outdated and that is the disk-size and the … | Continue reading


@hackaday.io | 4 years ago

The LoraWan Pager

The SnapOnAir Lora pager project is a personal creation started in 2017 during a trip in Mauritius island. I'm Philippe CADIC, a medical Doctor in France, with a 35 years old passion: electronic and computer coding. I wanted a LORA/MESH small tool to communicate besides SIM CARD … | Continue reading


@hackaday.io | 4 years ago

You can make a baby and a bitmap in nine months

The last update for this project was a realization that a 'dumb' display would cost too much; the driver chip was too expensive, and if I didn't want to go with a driver chip, the microcontroller would be too expensive. The solution to this problem was to use … | Continue reading


@hackaday.io | 4 years ago

Hackaday Conference Badge: FPGA Running RISC-V Core in a Game Boy Form Factor

The 2019 Hackaday Superconference badge is based on an ECP5 FPGA with 45k LUTs. It adopts a Game Boy form factor, with eight buttons for user input and a color LCD screen. Apps can be written in C and copied to the badge via a USB mass storage arrangement. There is also a 40-pin … | Continue reading


@hackaday.io | 4 years ago

Small Word Clock Kit Project

I wanted to keep the design as simple as possible, and easy to translate into a cheap kit. So besides the pcb, a bunch of leds, a 3d printed light box, the main micro, buttons and rtc there really isn't much to assembling ... other than soldering lots of LEDs ... lots of LEDs ... | Continue reading


@hackaday.io | 4 years ago

The Innovation Tank at UCLA Innovation Lab.io

The Innovation Tank is a caterpillar single rider vehicle developed at UCLA Innovation Lab from scratch. The caterpillar belts and all the joints were 3D printable, and we re-used filament spools as wheels. The tank employs total 3kw motors with 40Ah batteries, which brought it t … | Continue reading


@hackaday.io | 4 years ago

The Open Book Feather – An open hardware reading device

The Open Book is an open-hardware device for reading books in all the languages of the world. It includes a large screen and buttons for navigation, as well as audio options for accessibility and ports to extend its functionality. Its detailed silkscreen, with the all the manic e … | Continue reading


@hackaday.io | 4 years ago

UGlass: An AR module on your glasses

uGlass is an AR module that you can - theoretically - attach to any regular glasses and display images right on top of them. The reality includes a bit more hot glue, microscope slides and generic OLEDs, but we're working on it. So far it works with our uECG wearable, and DWM1001 … | Continue reading


@hackaday.io | 4 years ago

ESPlay Micro

Everyone loves ESP32 chip, it's wonderfull chip from espressif with great functionality and really mature in software development side. This project most inspired by Odroid Go and Pocketsprite, so why making new one despite buy one of them? Well, i know those devices are great an … | Continue reading


@hackaday.io | 4 years ago

An ESP32 Wi-Fi/Bluetooth Board That Fits in a USB Plug

The FEMU (Femto's ESP32 ModUle) fits inside a typical USB Type-A port. The design includes an LDO regulator, an FTDI chip, an ESP32-D2WD (2MiB), and a GND + 3V3 + DAC pin on the curved edge. Note: this design uses micro vias, blind/buried vias on a 4 layer board!I've contributed … | Continue reading


@hackaday.io | 4 years ago

IRL Streaming Backpack with Raspberry Pi

The plan: build a cheap, do-it-yourself version of the LiveU Solo ($995). This piece of equipment incorporates hardware channel bonding and real-time video transcoding for maintaining uninterrupted video quality while moving around outside. So we installed Speedify channel bondin … | Continue reading


@hackaday.io | 4 years ago

DIY Apple U1 indoor location tracking

LPS Mini - Local Positioning System in a very small form factor. Indoor navigation system with 10 cm precision. Higher precision can be achieved using on-board sensors for inertial navigation. Arduino Nano compatible (not a shield), except that some signals are used internally. O … | Continue reading


@hackaday.io | 4 years ago

Water Coagulator Kit – Current Build

Our mission is to empower students who want to make a difference in this world by giving them the tools to tackle real-world water issues collaboratively. The program and curriculum is entirely free and we are crowd sourcing funds to give away kits to teams that need them all ove … | Continue reading


@hackaday.io | 4 years ago