Pinned Repositories
Adafruit_ADS1X15
Driver for TI's ADS1015: 12-bit Differential or Single-Ended ADC with PGA and Comparator
Adafruit_BusIO
I2C, SPI and UART abstractions for use with Arduino
Adafruit_MAX31865
Arduino Library for Adafruit MAX31865 RTD Sensor
Adafruit_MCP4725
MCP4725 12-bit I2C DAC
ADS1115_WE
An Arduino library for the 16-bit, 4 channel ADS1115 ADC. convenient to use. All features of the ADS1115 are implemented, including alert functions.
ArduinoJson
📟 JSON library for Arduino and embedded C++. Simple and efficient.
DataConversion
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.
simplemodbusng
Modbus RTU Slave/Master for the Arduino Platform
Merdock1's Repositories
Merdock1/DataConversion
Merdock1/simplemodbusng
Modbus RTU Slave/Master for the Arduino Platform
Merdock1/Adafruit_BusIO
I2C, SPI and UART abstractions for use with Arduino
Merdock1/ArduinoJson
📟 JSON library for Arduino and embedded C++. Simple and efficient.
Merdock1/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.
Merdock1/Adafruit_ADS1X15
Driver for TI's ADS1015: 12-bit Differential or Single-Ended ADC with PGA and Comparator
Merdock1/Adafruit_MAX31865
Arduino Library for Adafruit MAX31865 RTD Sensor
Merdock1/Adafruit_MCP4725
MCP4725 12-bit I2C DAC
Merdock1/ADS1115_WE
An Arduino library for the 16-bit, 4 channel ADS1115 ADC. convenient to use. All features of the ADS1115 are implemented, including alert functions.
Merdock1/Arduino
libs and code
Merdock1/AsyncElegantOTA
Perform OTAs for ESP8266 / ESP32 Elegantly! Uses AsyncWebServer
Merdock1/esp32cam-rtsp
Simple RTSP (streaming image) server for the ESP32CAM. Easy configuration and monitoring through the web interface.
Merdock1/FluidNC
The next generation of motion control firmware
Merdock1/FreeCAD-library
A library of Parts for FreeCAD. WARNING - This library is huge. It might take a long time to download and make the addons manager unresponsive for many minutes.
Merdock1/FUXA
Web-based Process Visualization (SCADA/HMI/Dashboard) software
Merdock1/GyverPID
Библиотека PID регулятора для Arduino
Merdock1/HX711
An Arduino library to interface the Avia Semiconductor HX711 24-Bit Analog-to-Digital Converter (ADC) for Weight Scales.
Merdock1/Merdock1
Config files for my GitHub profile.
Merdock1/MLP-MegunoLink
Arduino library for sending data to MegunoLink visualisers and useful components
Merdock1/ModernPIDControlSS
Modern PID Control Implementation (Simplified) with Closed PID-Loop Model Following Control Tuning.
Merdock1/PCF8574-RobTillaart
Arduino library for PCF8574 - I2C IO expander
Merdock1/PCF8574_library
i2c digital expander for Arduino, esp32, SMT32 and ESP8266. Can read write digital values with only 2 wire. Very simple to use and encoder support.
Merdock1/PCF8575-RobTillaart
Arduino library for PCF8575 - 16 channel I2C IO expander
Merdock1/QuickPID
A fast PID controller with AutoTune dynamic object, 10 tuning rules, Integral anti-windup, TIMER Mode and mixing of Proportional and Derivative on Error to Measurement. Also includes analogWrite compatibility for ESP32 and ESP32-S2.
Merdock1/RAKwireless_ADC_SGM58031_library
Rakwireless library for ADC
Merdock1/revanced-magisk-module
Extensive ReVanced builder. Builds both modules and APKs. Updated daily.
Merdock1/scada
Contains Rapid SCADA sources
Merdock1/scada-community
Modules and tools for Rapid SCADA developed by the community
Merdock1/scada-v6
The prototype of Rapid SCADA v6
Merdock1/sTune
Open loop PID autotuner using a novel s-curve inflection point test method. Tuning parameters are determined in about ½Tau on a first-order system with time delay. Full 5Tau testing and multiple serial output options are provided.