ESP8266 Wake-On-LAN Button
Introduction In this post i am going to make a The Things Network LoRa-WAN gateway using an Raspberry Pi 3b+ connected to an IC880a-spi lora concentrator board. Parts required -Raspberry Pi 3b+ (Everything newer then a Raspberry pi 2 should work) -IMST iC880A-SPI LoRa Concentrator board -Antenna and connector cable -Jumper wires -PCB Backplane (optional)…
Read more
Showing MySQL data on an LCD using ESP8266
Sending data from BME280 attached to an ESP8266 directly to an MySQL database without any additional steps.