- Joined
- Sep 23, 2018
I know microcontrollers exist and are great, but I found the extra step of transferring the program to be enough of a speed bump to be not fun, and the fact that a lot of them are deciding that we all find Python acceptable as a language is lame too. (I know I can theoretically program my Pi Pico in C, but the official (and most unofficial) documentation pretends only MicroPython is an option and I gave up on trying to get the GCC build stack to work on my M1 Mac.)Microcontrollers have become increasingly powerful and cheap too, and they're often better equipped for the requirements or just about enough.
Yes, I know it's inefficient to run Linux on a full-sized Pi just to make an LED blink, but it also means I don't have to use Python and don't have to do the transfer step. If and when I make something for mass consumption, I'll make it as cheaply and efficiently as possible. For now, I'm just goofing around.