-
Notifications
You must be signed in to change notification settings - Fork 9
ESP8266
diverjoe edited this page May 17, 2018
·
2 revisions
- It has just enough memory and processing power to handle a few tasks while communicating back and forth with other devices over WiFi.
- It has a limited number of IO pins
- It runs both 3.3v and 5v
- It can connect via USB or simply draw it power from a USB port.
- It can be used to take sensor readings or switch a relay - all remotely.
- Best thing is, they run about $8 each!