I specialize in embedded system design, developing
low level systems for racecars, drones, and rocket ships!
I have done everything from flight controllers to motor
controllers to advanced NAND logging systems!
I also like to work on embedded security!
Find most of my research and information on Portfolio website: dannyproano.com
second_attempt_2.mp4
I co-led the software team for Autonomous Racing Kart. In the summer of 2026,
we won the International Autonomous Collegiate Series against 8 other Autonomous
Racecars!
I spent my entire summer developing an autonomous drone, using STM32s
and ESP32s to host the following software stack:
I could have used FreeRTOS for my drone, but I wanted to go deeper.
I wanted to own everything. So I made my own Real Time OS, doing it
the old fashioned way by traversing datasheets for the bytes and bits
I needed to enable my drone:
I made a flight controller that takes quaternions from an IMU and altitude
data from a barometer to create a stabilization PID loop for my drone:
I wanted to experiment with SPARK Ada, a formally verified language that
enables its user to prove that their function does exactly what they think
it does:
I'm the lead of motor controller, where I am currently leading the effort
to develop our own stack for a 60 Amp motor controller in C++:


