Op deze pagina staat een voorbeeld om met de ESP module in Arduino code (c++) een POST request te maken naar een website.

Output:

Bronnen: techtutorialsx.com

Op deze pagina staat een voorbeeld om met een ESP module en Arduino code (c++) verbinding te maken met een router en het internet.

Output:

Website / Bron Let op: Om DeepSleep te gebruiken moet je de ESP-01 aanpassen, zie hier voor meer informatie! Informatie (ENG) I wanted to have a few portable and long lasting temperature and possible humidity sensors I could just throw …

ESP8266 WiFi Project – DHT22 DeepSleep naar EmonCMS (logger) Lees meer »

Website / Bron Informatie (ENG) Step 1: Flash ESP8266 with firmware I will tell you how I did to get an ESP8266-01 to read data from DHT22 and send it to an MYSQL database then view the data with HighCharts …

ESP8266 WiFi Project – DHT22 naar MYSQL en HighCharts Lees meer »

Bron: jantenhove @ Github Software for the ESP2866 that sends P1 smart meter data to Domoticz (with CRC checking and OTA firmware updates) Installation instrucions Make sure that your ESP8266 can be flashed from the Arduino environnment Install the ESP8266 SoftSerial …

P1 poort slimme meter – Data naar Domoticz (ESP8266) Lees meer »

Installatie van Arduino IDE libraries: Arduino info Informatie (ENG): Implementation of the Arduino software serial library for the ESP8266 Same functionality as the corresponding AVR library but several instances can be active at the same time. Speed up to 115200 baud …

Arduino Library ESP8266 – espsoftwareserial Lees meer »

Project door: Hannes Beem Arduino Mega In dit voorbeeld heb ik voor het gemak een Arduino Mega gebruikt omdat deze meerdere seriele poorten heeft. Je kunt natuurlijk ook een Arduino UNO gebruiken bijvoorbeeld, maar dan is het noodzakelijk dat je …

ESP8266 WiFi Project – Arduino Mega + RGB LED + Blynk app Lees meer »

Project door: Hannes Beem FTDI Programmer De FTDI Programmer gebruiken we om het programma op de ESP-01 te flashen. Om de FTDI Programmer te kunnen gebruiken met de Arduino IDE is een driver nodig. Klik hier voor de driver download …

ESP8266 WiFi Project – Temperatuur- en luchtvochtigheidssensor Lees meer »