Hacker News new | ask | show | jobs
by bongodongobob 823 days ago
Nah. You just use the Atmel chip and get rid of Arduino completely.
1 comments

The 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.

I 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.