Pinned Repositories
esp32-wifi-manager
Captive Portal for ESP32 that can connect to a saved wireless network or start an access point where you can connect to existing wifis.
ESPWeatherClock
A simple weather clock using ESP8266 (D1 Mini), and ST7735 TFT Module.
Experimental
just an experiment
H2OhNo
H2OhNo! is a small ATtiny development board that detects the presence of water and sets off an alarm.
helpingheaders
A repo for useful headers for C/C++.
HomeHub
No description as of now. Let's see what it develops into.
InfoPaper
Demonstration of GDEP0565D90 ePaper using ESP32.
InfoPublisher
Companion app for InfoPaper
modbus-esp8266
Most complete Modbus library for Arduino. A library that allows your Arduino board to communicate via Modbus protocol, acting as a master, slave or both. Supports network transport (Modbus TCP) and Serial line/RS-485 (Modbus RTU). Supports Modbus TCP Security for ESP8266/ESP32.
NowNode
creating a sensor node using esp8266 and RTOS SDK.
yashp96's Repositories
yashp96/InfoPaper
Demonstration of GDEP0565D90 ePaper using ESP32.
yashp96/InfoPublisher
Companion app for InfoPaper
yashp96/esp32-wifi-manager
Captive Portal for ESP32 that can connect to a saved wireless network or start an access point where you can connect to existing wifis.
yashp96/ESPWeatherClock
A simple weather clock using ESP8266 (D1 Mini), and ST7735 TFT Module.
yashp96/Experimental
just an experiment
yashp96/H2OhNo
H2OhNo! is a small ATtiny development board that detects the presence of water and sets off an alarm.
yashp96/helpingheaders
A repo for useful headers for C/C++.
yashp96/HomeHub
No description as of now. Let's see what it develops into.
yashp96/modbus-esp8266
Most complete Modbus library for Arduino. A library that allows your Arduino board to communicate via Modbus protocol, acting as a master, slave or both. Supports network transport (Modbus TCP) and Serial line/RS-485 (Modbus RTU). Supports Modbus TCP Security for ESP8266/ESP32.
yashp96/NowNode
creating a sensor node using esp8266 and RTOS SDK.
yashp96/QJSONWrapper
A simple wrapper class for JSON file reading and writing operations in Qt.