esp8266

A Powerful Alternative of ESP8266 Wifi Module

The potential competitor of ESP8266 wifi module will be available next week for just $2! Pine64, the manufacturer of the first $15 64-bit single board computer, is now preparing to launch “PADI IoT Stamp” RTL8710AF module. This module has the size of the stamp, a small 24mm x 16mm package with powerful specifications compared to

A Powerful Alternative of ESP8266 Wifi Module Read More »

Meet ESP32, New Big Brother to IoT Board ESP8266

The ESP8266 chip, and the boards based around it, have been the new hot new thing this past year. Overnight it became — almost by stealth — one of the leading platforms for the Internet of Things. This runaway success quickly gathered a community, and it’s possible Espressif Systems may repeat that next year with their new ESP32 chip. About a

Meet ESP32, New Big Brother to IoT Board ESP8266 Read More »

Posting a Tweet with the ESP8266

Writing Your Lua Script Don’t forget that first you need to flash your ESP with NodeMCU firmare. Copy and paste the code below into ESPlorer. Then edit line 5 with your network credentials and line 13 with your API KEY. — Rui Santos — Complete project details at http://randomnerdtutorials.com wifi.setmode(wifi.STATION) wifi.sta.config(“YOUR_NETWORK_NAME”,”YOUR_NETWORK_PASSWORD”) — A simple http

Posting a Tweet with the ESP8266 Read More »

Scroll to Top