Other

“Packet Monitor with Waterfall Plot using ESP32 The traffic values in the channel specified from 1 to 14 are received and displayed with the help of ESP32, and TFT Lcd. graphically in the form of incoming traffic at any time …

“With the development of cryptanalysis and new hacking techniques, the cost of accessing your data without your authorization continues to decline, making it easier and more attractive for different sides to get it. I’m not going to get into …

“Two students at Cornell University have developed a video game based on a PIC32 Microcontroller using a new version of the boids algorithm. We created a multiplayer video game that runs on a PIC32 microcontroller (Figure 1). Our game simulates …

“Make Nixie Clock for ST7735+Raspberry PICO I want to make a beautiful clock project using the equipment I have. ST7735 and Raspberry Pi PICO in Micropython language”

“The T-COMPUTER is a micro computer platform supported and powered by the MCUME project. It is based on the powerful Teensy4.1 MCU (800+ MHz ARM based, 1MB internal + 8MB QSPI RAM) It features: - a 42 keys basic keyboard …

“Everyone’s favourite Operating System. On your wrist! Key goals summary: Emulate Windows 98 on a Raspberry Pi. Make it wrist-wearable. I have always had somewhat of a soft-spot for Windows 98, despite it driving me insane back in the …

“This instructable is about building standalone computers running a BASIC dialect suitable for IoT and interactive work. It uses low cost components that are readily available and can be integrated without much difficulty. So why running BASIC on a microcontroller …

“Dear friends welcome to another tutorial! Today we are going see how to build this low-cost real-time clock and thermometer with a color TFT display using CircuitPython on a Raspberry Pi Pico board. 6 years ago, I built a similar …

“Something that struck me reading about the history of the Apple I computer was the fairly simple “ASCII bus” that it used for input and output. As I understand it a hobbyist back in the day could get an ASCII …

“This is an extension to my graphics libraries to plot filled quadrilaterals and triangles. It is designed for use with my colour TFT graphics library, Tiny TFT Graphics Library 2. With one minor change it can also be used with …