Other

“A small electronic gizmo that plays rock paper scissors slightly better than random using a recurrent neural network. The physical assembly of this project is pretty close to that of my electronic dice. Some of the assembly tips there might …

“DIY Tiny LED Displays … need I say more … I’ve seen a few other people experimenting with making custom LED displays using discrete LEDs so I thought I’d like to take my own stab at it.”

“The thing you need when your TV remote power button fails. A while back the power button on my remote started to fail. It’s become harder to get it to send the IR code to turn on the TV …

“This project is about an open-source, USB based, 10 digit seven segment display unit. This unit is specifically designed to work with POS systems and banking applications. Initially, this system is developed to work with PC based POS systems, and …

“I’ve been reading Sapiens by Yuval Harari and one of the things that has been the most fascinating to me, is human beings ability to make their life better by envisioning and creating a tool that doesn’t yet …

“Use an ESP32 to control anything from stepper motors to LED strips with easy-to-use and modular code. It can connect locally or externally. Idea Creating a system that can handle large amounts of sensor data, have multiple outputs, and connect …

“A simple development board for STM8 was made by thermal transfer, with only the programming and reset functions. The drawing time is long, mainly without the TSSOP20 package. The production time is very short, and it will be done in …

“In the 1980s, there was no internet as like today and so the sources of entertainment were televisions, radios and cassette players. When I was a kid, we had an audio cassette player. We used it to play songs but …

“This repository holds the files for my 8-bit “big brother” CPU to the 4-bit Crazy Small CPU. This is a von Neumann style CPU designed with 7400-style logic chips and some RAM and ROM. The CPU requires only seventeen chips …

“Add a user interface to a D1 mini Add a user interface to a D1 mini DETAILS Often you need some kind of a user interface for your project — a display, a menu, maybe some icons, some numbers or some …