ESP32: pinout, specs and Arduino IDE configuration – Part 1
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.
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.
For static information (Web pages for examples), that not change frequently, esp8266 or esp32 have internal SPIFFS (SPI Flash File System) and you can upload data via Arduino IDE as explained in the article “WeMos D1 mini (esp8266), integrated SPIFFS Filesystem” but for fast operation and future support It’s usefully use FTP.
Here a tutorial on E32 LoRa (Long Range) device very cheap and very long range (from 3Km to 8Km).
In this chapter we are going to wake on radio the LoRa E32 and microcontroller and we show the shield created for this device.
Here a tutorial on E32 LoRa (Long Range) device very cheap and very long range (from 3Km to 8Km).
In the last chapter we are going to send complex structure.
Here is a tutorial on the E32 LoRa (Long Range) device’s very cheap and long-range (from 3Km to 8Km).
Now we are going to understand the various transmission type
Here is a tutorial on the E32 LoRa (Long Range) device’s very cheap and long-range (from 3Km to 8Km).
It’s time to understand the configuration.
Here a tutorial on E32 LoRa (Long Range) device very cheap and very long range (from 3Km to 8Km).
Here my library to simplify the complex usage.