Tag: ESP8266

Homeautomation, ISM, OOK, FSK, RF, Sensors and Websockets

Using the Sloeber IDE for programming the Arduino/ESP8266/ESP32

  Beeing a full stack Java/Javascript developer I was a little bit disappointed by the Arduino IDE. Using IDEs like Eclipse, Netbeans orĀ IntelliJ IDEA I was spoiled from all the featutes like code completion, color highlighting, dependency managment or version controll. But there is a solution for that so get the customized Eclipse IDE from…
Read more


June 15, 2017 0

ESP8266/ESP32 reading temperature, airpressure, humidity and lux with a BME280 and BH1750

  The following repositories were used for this project. Please notice that some of these are still under development. Use at your own risk! GitHub (C/C++): Arduino ESP32 core BH1750 driver BME280 driver ESP32 Websockets hash for Websockets   After doing some prototyping with my ESP8266, I found out that doing Websockets with the ESP…
Read more


June 11, 2017 10