Pinned Repositories
alice-smart-home
Simple Python framework to control your DIY smart home devices using Alice from Yandex
ArduinoHttpClient
Arduino HTTP Client library
azureiotedge-simulated-temperature-sensor
IoT Edge module developed by Microsoft as sample. It's not so easy to build module from the Microsoft source. Here is adoptded version to simplify module building.
ESP32_SIM800L
ESP32 library for SIM800L (SIM800) board to perform GET and POST requests to a JSON API
ESPCaptivePortal
Some examples to understand how ESP32 Wi-Fi authorization via Captive Portal works.
Fritzing-parts
Fritzing parts for my projects
GSM-modem-AT-commands-tester
Arduino sketch to test GSM modem AT commands. Based on TinyGSM library.
Irms_calc
Calculate Vrms, Irms, Vpp for ACS712 and others current sensors
ModbusConfig
ModbusConfig library for ESP8266/ESP32/Arduino.
non-invasive-current-sensor-ADS1115-ESP32
The programming code for non-invasive current sensor
Warlib1975's Repositories
Warlib1975/Fritzing-parts
Fritzing parts for my projects
Warlib1975/ModbusConfig
ModbusConfig library for ESP8266/ESP32/Arduino.
Warlib1975/ESP32_SIM800L
ESP32 library for SIM800L (SIM800) board to perform GET and POST requests to a JSON API
Warlib1975/GSM-modem-AT-commands-tester
Arduino sketch to test GSM modem AT commands. Based on TinyGSM library.
Warlib1975/azureiotedge-simulated-temperature-sensor
IoT Edge module developed by Microsoft as sample. It's not so easy to build module from the Microsoft source. Here is adoptded version to simplify module building.
Warlib1975/ESPCaptivePortal
Some examples to understand how ESP32 Wi-Fi authorization via Captive Portal works.
Warlib1975/non-invasive-current-sensor-ADS1115-ESP32
The programming code for non-invasive current sensor
Warlib1975/alice-smart-home
Simple Python framework to control your DIY smart home devices using Alice from Yandex
Warlib1975/ArduinoHttpClient
Arduino HTTP Client library
Warlib1975/Irms_calc
Calculate Vrms, Irms, Vpp for ACS712 and others current sensors
Warlib1975/jupyter-book
Create an online book with Jupyter Notebooks and Jekyll
Warlib1975/kladrapi-dotnet
.Net Api для Кладр в облаке
Warlib1975/motorSimulator
IoT Edge module for simulation electrical motor work. It is based on the Microsoft Azure IoT Edge simulated temperature sensor C# sources.
Warlib1975/otrs
The OTRS framework.
Warlib1975/Outlook_GTD_addin
Warlib1975/ReflectionTester
Example how to access to private properties, methods, events even in inherited classes using Reflection
Warlib1975/TelegramBotClient
A Client for Accessing Telegram's Bot API
Warlib1975/TinyGSM
A small Arduino library for GSM modules, that just works