Skip to content
View smashembedded's full-sized avatar

Block or report smashembedded

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
smashembedded/README.md

Smash Embedded

Smash Embedded

Robotics • Embedded tools • Real-time systems • DIY


About

Smash Embedded is a personal collection of open-source embedded systems projects for the embedded and robotics community — focused on building meaningful tools for microcontrollers, robotics, and DIY electronics. Projects here are open-source, hardware-oriented, and built to push the limits of what small systems can do.

These are hands-on projects developed for those who enjoy pushing hardware to do more with less.
The aim: to share compact, well-crafted solutions that others can learn from, build on, or simply enjoy exploring.

Aresas of focus:

  • Arduino & ESP32 + FreeRTOS real-time applications.
  • Verilog projects on Icezum Alhambra FPGA
  • Zenoh & Zenoh-pico for distributed comms, low-latency communication, robotics and sensor systems.
  • Robot integration with ROS 2
  • Real-time dashboards, async web UIs, and hardware visualizations

Each project is created with clarity and reproducibility in mind, aiming to be as useful as it is fun to build.

More advanced tools and systems are in development — stay tuned.


Featured Projects

Digital logic designs using Verilog on the Icezum Alhambra FPGA board Sensors • Actuators • Fundamental HDL building blocks

LCD fzz LCD Icezum

LCD Icezum

Real-time IMU dashboard for ESP32 using MPU6050, WebSockets, and Chart.js
Filtered sensor data • FreeRTOS • Responsive UI

MPU6050 Dashboard


Support

GitHub Sponsors is coming soon.
If you find value in the tools here, consider starring or following to support the journey.


Connect


Thanks for visiting.
If you enjoy working with embedded systems and DIY hardware, there's something here for you.

Popular repositories Loading

  1. icezum-digital-design icezum-digital-design Public

    Design of digital circuits on the FPGA Icezum Alhambra

    Verilog 1

  2. mpu6050-dashboard mpu6050-dashboard Public

    Real-time MPU6050 sensor dashboard with ESP32, WebSocket & Chart.js (PlatformIO)

    HTML

  3. smashembedded smashembedded Public

  4. mpu6050-kalman2d mpu6050-kalman2d Public

    Real-time Kalman-filtered IMU tracking with ESP32 and MPU6050 via WebSocket