EEVblog Electronics Community Forum

EEVblog => Other Blogs => Topic started by: hub.martin on May 22, 2017, 08:18:42 am

Title: Hack: Single binary running on Arduino, ARM and 8051 - video
Post by: hub.martin on May 22, 2017, 08:18:42 am
Hello,
I published a small hack where a single binary file can be uploaded to Arduino, STM32 or 8051 processor and it behaves the same - blinks a LED. Of course it cannot run the same instructions on all architectures. I used a little hand-crafted assembly and lot of knowledge about each architecture instructions.

Let me know if someone is going to make a brainfuck implementation to make a truly portable binary :)

https://www.youtube.com/watch?v=bBeTBx3QJsc (https://www.youtube.com/watch?v=bBeTBx3QJsc)