Posts by Embedded Systems Weekly
Writing a basic Linux device driver when you know nothing about Linux drivers or USB crescentro.se/posts/writin... #embedded
The VTech Socratic Method (the teardown of a VTech’s computer from the 90´s) www.leadedsolder.com/2025/04/22/v... #teardown #retro #reverseengineer
Brushing Up on Hardware Hacking
Part 1 - PiFex Configuration voidstarsec.com/blog/pifex-p...
Part 2 - SPI, UART, Pulseview, and Flashrom voidstarsec.com/blog/brushin...
Part 3 - SWD and OpenOCD voidstarsec.com/blog/brushin...
#embeddedsystems #raspberrypi #hardwarehacking
Demystifying the #! (shebang): Kernel Adventures crocidb.com/post/kernel-... #kernel #linuxkernel #linux
Print your own USB connector lucstechblog.blogspot.com/2025/03/prin... #3dprinting #breadboard #soldering
An FPGA-based LGP-30 Replica
LGP-30 can be considered as the first "desk computer" from 1956. Actually first "smaller than a desk" 👀
www.e-basteln.de/computing/lg...
Just barely fitting a full wi-fi stack on the nRF9151 danielmangum.com/posts/nrf915... #embedded #mcu #programming
The earliest versions of the very first c compiler known to exist in the wild written by the late legend himself Dennis M. Ritchie github.com/mortdeus/leg...
The little book about OS development by Erik Helin and Adam Renberg littleosbook.github.io #embedded #embedsys
3: TCP Basics & Handshake www.saminiir.com/lets-code-tc...
4: TCP Data Flow & Socket API www.saminiir.com/lets-code-tc...
5: TCP Retransmission www.saminiir.com/lets-code-tc...
Let's code a TCP/IP stack
1: Ethernet & ARP www.saminiir.com/lets-code-tc...
2: IPv4 & ICMPv4 www.saminiir.com/lets-code-tc...
NASA Procedural Requirements from March 08, 2022 to March 08, 2027 nodis3.gsfc.nasa.gov/displayDir.c...
(Compliance is mandatory for NASA employees)
the service and characteristic in the nrf connect mobile app
🧩 Tutorial to Write Rust Code for Using Bluetooth Low Energy (BLE) on ESP32
esp32.implrust.com/bluetooth/in...
#rustlang #esp32 #programming