Tuesday 17 July 2018

What are the cheapest microcontrollers?



What are the cheapest microcontrollers available?


This would be in volumes over 1000, though hobbyist availability would be nice.


I'm looking for the cheapest of all microcontrollers - my requirements are minimal, 1 IO pin, any supply voltage, single chip.


(This is a "community-wiki", so anyone with >100 reputation can refine and improve answers)





No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...