This repository contains my personal hardware projects, focusing on embedded systems, robotics, and wireless devices. Each project has its own folder and detailed README describing goals, implementation, and progress.
- Rover – A toy car converted into a remote-controlled and future autonomous vehicle.
- Signalware – A modular MCU + CC1101 wireless device with library for experimentation and pentesting projects.
This is my space for hardware and software experiments. I enjoy building things from scratch and exploring how physical hardware interacts with code. Currently, my work focuses on:
- Prototyping & Build: From picking components to assembly, I like bringing ideas into the physical world.
- Firmware: Coding for microcontrollers to get hardware to actually do what it's supposed to.
- Systems: Connecting sensors, wireless protocols, and software to make everything work as one system.
I like building things that are modular and well-documented, so I can learn, break stuff, and improve along the way.
Check each project folder for:
- Detailed description and objectives
- Hardware and software structure
- Instructions for running
This repository is licensed under the MIT License – see the LICENSE file for details.