Network Time Protocol (NTP), Timezone and Daylight saving time (DST) with esp8266, esp32 or Arduino
When you create a device you probably need to know the correct time, on wifi device the resonably choiche is to use Internet to get time via NTP.
When you create a device you probably need to know the correct time, on wifi device the resonably choiche is to use Internet to get time via NTP.
Microservices architecture is very popular for various reason, and It’s quite simple to implement with our microcontroller like esp32 or esp8266. CORS request, OPTION and POST.
Microservices architecture is very popular for various reason, and It’s quite simple to implement with our microcontroller like esp32 or esp8266. The CORS request tunnel, OPTION and GET verbs.
Microservices architecture is very popular for various reason, and It’s quite simple to implement with our microcontroller like esp32 or esp8266. POST, PUT, PATCH, DELETE.
Today for esp8266 and esp32.
Here I’d like to explain the version 2 of the EMailSender library, a big evolution respect to version 1, with support for Arduino with w5100, w5200 and w5500 ethernet shield and enc28J60 clone devices, and support for esp32 and esp8266.
Now you can add attachments also, loaded from storage device like SD, SPIFFS or LittleFS per esp8266.
Serial Peripheral Interface Flash File System, or SPIFFS for short. It’s a light-weight file system for microcontrollers with an SPI flash chip. The on-board flash chip of the ESP32 has plenty of space for your files.
ESP32, a little guide on how to use this low cost but powerful microcontroller with WIFI integrated.
Pinout, specification and IDE configuration to start use your esp32.
Microservices architecture is very popular for various reason, and It’s quite simple to implement with our microcontroller like esp32 or esp8266. GET and JSON formatter.
Microservices architecture is very popular for various reason, and It’s quite simple to implement with our microcontroller like esp32 or esp8266. Startup.
Library to use i2c pcf8574 IC with arduino, esp8266 and esp32.
This IC can control (until 8) digital devices like button or led with 2 only pins.
Here I explain the manage of multiple rotary encoder.