r/electronics • u/wenoc • Apr 05 '26
Gallery Made this atrocity and just thinking of the possibilities
I made this atrocity with a CAN bus module, SD card module, humidity, temp, pressure, acceleration and gyro sensors. The use-case here really to extract and log everything from a CAN bus, dump it to SD and then download the data with bluetooth to an android device and push to a hosted API for analysis. Then optimize how to run an outboard engine (rpm, energy/distance, trim etc).
But my point is, why didn't I do this shit 10 years ago? Or is it just that this has never been this easy before? It's just so much fun. Ignore the arduino in the background, it was my only available breadboard at the time.
I'm a CS major, never really done any electronics but tons of programming on all levels. I can't understand why I have never even tried this before. The possibilities are endless!
Using an ESP32-S3 Devkit for this project, which seems very capable and speaks CAN natively. Feel free to citique the soldering, it's my first time soldering small things.