Hacker News new | ask | show | jobs
by gus_massa 215 days ago
About the video: I expected more work. It's like 5 components and 5 wires. (Another video, suggested by the algorithm https://www.youtube.com/watch?v=sNIMCdVOHOM )

How hard is to change the programming language? I think in the video they use the Arduino programming IDE.

1 comments

Ive always just used C. From my recollection, there’s an avr libc library. There’s tutorials online for how to do it. The big thing is once you have that progression path with knowledge like that book I linked, you have a lot of freedom.

Some chips can use Micro Python or even Rust. I have not explored those myself.