NodeMCU v3 high resolution pinout and specs
NodeMCU v3 high resolution pinout and specs
NodeMCU v3 high resolution pinout and specs
For fast prototyping, I will create a set of shields for the WeMos D1 mini; the first is a service board with integrated pcf8574 IC, an encoder, and five other pins to use as input or output.
In this series of article about firmware and how to update It, I’d like to add a series of alternative methods of updating that are very useful for me.
In this article, we will learn how to add an FTP server to our device and use It to upload firmware and filesystem updates.
In this series of article about firmware and how to update It, I’d like to add a series of an alternative methods of updating very useful for me.
In this article, we will learn how to use external storage like the SD card to update firmware and filesystem.
OTA (Over the Air) update is the process of uploading firmware to an ESP module using a Wi-Fi connection rather than a serial port.
In this article we are going to explain OTA update via HTTPS secure connection, and with a valid self signed certificate trusted from the client.
LineaMeteoStazione is a complete weather station solar powered which can be interfaced with professional sensors from Sensirion as well as some Davis Instrument components (Rain Gauge, Anemometer) It also can be interfaced with a...
This starting guide will talk about how it works LineaMeteoStazione, a bit more technically speaking.
Technical Guide Receiver, Network and Manager Device
This starting guide will talk about how it works LineaMeteoStazione, a bit more technically speaking.
Technical Guide Display.
OTA (Over the Air) update is the process of uploading firmware to an ESP module using a Wi-Fi connection rather than a serial port. Such functionality becomes extremely useful in case of limited or no physical access to the module.
In this article we will explain the OTA update with an automatic REST request that starts the download and flash if the firmware version is not updated.
This starting guide will talk about how it works LineaMeteoStazione, a bit more technically speaking.
Technical Guide Master Device, Sending and Collecting Data.