7 ms·
The Arduino strategy seems to be similar to the Raspberry one - as people who grew up tinkering with Arduinos go into industry and are placed in charge of decis
by DenseComet 3y ago
The Arduino strategy seems to be similar to the Raspberry one - as people who grew up tinkering with Arduinos go into industry and are placed in charge of decisions, an upmarket edition of Arduino is a natural pick.
- rootbeerdan 3y agoAlso see: espressif and the esp-32, it's like a sick joke dealing with TI and NXP afterwards
- bongodongobob 3y agoNah. You just use the Atmel chip and get rid of Arduino completely.
- londons_explore 3y agoThe benefit of Arduino is that your boss can say "we just need something that switches this water pump on whenever it's above 20C but not if the battery is low or for more than an hour per day", and you can have the whole project coded, soldered and working in an hour. The advantage of the platform is speed of development, not engineering good practice or mass manufacturing.
- stavros 3y agoI don't know, I'll use an ESP32, it takes the exact same amount of time to develop for and I get free wifi. I haven't used an Arduino in years.