ISO 14229-1 UDS protocol implementation for Arduino This implementation requires MCP_CAN_lib from https://github.com/coryjfowler/MCP_CAN_lib/tree/Sub-Development and ISO-TP lib from https://github.com/altelch/is
specifically in.../esp8266/libraries/SoftwareSerialwhen using a Github repository clone in your Arduino sketchbook hardware directory. This supersedes any version of EspSoftwareSerial installed for instance via the Arduino library manager, it is not required to install EspSoftwareSerial for the ESP8266...
Arduino implementation of the MadgwickAHRS algorithm - GitHub - arduino-libraries/MadgwickAHRS: Arduino implementation of the MadgwickAHRS algorithm
Lightweight: Designed for resource-constrained microcontroller environments yet can still be used within non-Arduino environments. Simple Implementation: Provides a basic yet effective implementation of a Feedforward ANN. Easy Integration: Suitable for microcontrollers like ESP8266, ESP32, and RP2040. Als...
Depending on the type of your encoder, you can define use the constructors parameterstepsPerNotchan set it to either1,2or4steps per notch, with1being the default. If you have trouble with certain encoders, try #define ENC_DECODER (1 << 2) ...
Arduino_Modbus_RTU Implementation of Modbus RTU Slave and Master on Arduino Requirements Modbus RTU Slave Arduino (used arduino nano for this implementation) Modbus RTU Master Device RS232 to TTL Converter (For example Max232) Modbus RTU Master ...
AntBms-Arduino implementation of the Ant BMS UART protocol for the Arudion IDE :-) Ant Bms UART protocol thanks to //https://github.com/klotztech/VBMS/wiki/Serial-protocol https://github.com/syssi/esphome-ant-bms: │ ANT-BMS ││ ││ Comm Temp │└─[oooo]──[oooooooo]──[ooo...
WireGuard Implementation for ESP32 ArduinoThis is an implementation of the WireGuard® for ESP32 Arduino.Almost all of this code is based on the WireGuard Implementation for lwIP, but some potion of the code is adjusted to build with ESP32 Arduino....
Requires Arduino ESP32 Core 3.0 or higher Incompatible with ESP32-C2 and ESP32-C3, as they don't have PCNT units. Most Basic Example #include <RotaryEncoderPCNT.h> RotaryEncoderPCNT encoder(25, 12); void setup() { Serial.begin(115200); } void loop(){ Serial.println(encoder.position(...
Works out-of-the-box, written in Golang, compatible with centralized exchanges and custom trading strategies. larry - Larry 🐦 is a really simple Twitter bot generator that tweets random repositories from Github built in Go. margelet - Framework for building Telegram bots. micha - Go Library...