This project is the source code for a Spot Micro quadruped, a 4 legged open source robot. This code implements motion control of a 3d printed spot micro robot, including sit, stand, angle and walk ...
If you grew up playing with LOGO on an old 8-bit computer, you’re probably familiar with the concept of a drawbot. It’s a simple robot that drags a pen around to draw on paper. [Tim] decided to build ...
The MyC64 core is my go at writing a FPGA based C64 emulator. It is a project I started during the summer of 2020, at that point targeting the ULX3S board. Initially it made good progress but then ...