All projects

Arduino & Embedded Systems

A set of embedded builds: an Arduino + Python IR remote control, a sonar object-detection system, and an FPGA-based “Bop It” game written in Verilog.

ArduinoVerilogFPGAEmbeddedC++Python

A collection of hands-on embedded projects:

  • IR remote control — an Arduino + Python system that decodes infrared remote signals to drive hardware.
  • Sonar object detection — an ultrasonic ranging rig that detects and reports nearby objects.
  • FPGA “Bop It” — the classic reaction game implemented in Verilog on an FPGA, with timing, input handling, and game state all in hardware.