Hacker News new | ask | show | jobs
CAN bus reverse-engineering with Arduino and iOS (medium.com)
4 points by mablae 3363 days ago
2 comments

Very nice and relevant to my interest. I have recently discovered how cool the Arduino and other programmable mircontrollers are. I now have to wrap my head around its programming with all the bitwise operations I see in C for projects I am interested in tackling.
This is really awesome stuff and a great writeup!