Manage JSON file with Arduino, esp32 and esp8266
When you create a datalogging It’s important to structure your data, sometime a good solution can be JSON format.
When you create a datalogging It’s important to structure your data, sometime a good solution can be JSON format.
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.
Here a tutorial on E32 LoRa (Long Range) device very cheap and very long range (from 3Km to 8Km).
Start with specs and basic usage.
Library to use i2c pcf8575 IC with arduino and esp8266.
This IC can control (until 16) digital devices like button or led with 2 only pins.
Can read and write digital value with only 2 wire (perfect for ESP-01).
I try to simplify the use of this IC, with a minimal set of operation.
Library to use i2c pcf8574 IC with arduino and esp8266.
This IC can control (until 8) digital devices like button or led with 2 only pins.
Can read and write digital value with only 2 wire (perfect for ESP-01).
I try to simplify the use of this IC, with a minimal set of operation.
This is an Arduino and esp8266 library for the DHT12 sensor, a very low cost temperature/humidity sensors (less than 1$) that work with i2c or one wire connection