Pinned Repositories
abseil-cpp
Abseil Common Libraries (C++)
AsyncWiFiManager
ESP8266 WiFi Connection manager with web captive portal
ButtonDebounce
ButtonDebounce.h - Arduino Library for Button Debounce.
ChaiScript
Embedded Scripting Language Designed for C++
circuitpython
CircuitPython - a Python implementation for teaching coding with microcontrollers
CoogleIOT
A ESP8266 Library for easy IOT device development
CronAlarms
Arduino IDE library for scheduling alarms to occur at specific times with crontab syntax
MAX72XX
A library for using a 7-segment display driven with a MAX7219 or MAX7221 IC. Requires the Arduino framework.
signald-go
signald-rest-api
Dockerized Signal Messenger REST API
abaskin's Repositories
abaskin/MAX72XX
A library for using a 7-segment display driven with a MAX7219 or MAX7221 IC. Requires the Arduino framework.
abaskin/signald-go
abaskin/signald-rest-api
Dockerized Signal Messenger REST API
abaskin/abseil-cpp
Abseil Common Libraries (C++)
abaskin/AsyncWiFiManager
ESP8266 WiFi Connection manager with web captive portal
abaskin/ButtonDebounce
ButtonDebounce.h - Arduino Library for Button Debounce.
abaskin/ChaiScript
Embedded Scripting Language Designed for C++
abaskin/circuitpython
CircuitPython - a Python implementation for teaching coding with microcontrollers
abaskin/CoogleIOT
A ESP8266 Library for easy IOT device development
abaskin/CronAlarms
Arduino IDE library for scheduling alarms to occur at specific times with crontab syntax
abaskin/ESP-Library
Software Distribution and Management Over the Air
abaskin/ESPConfig
A configuration library supporting EEPROM or file system
abaskin/ESPEvent
A simple event handling library for the ESP8266/ESP32
abaskin/ESPGPSTimeZone
Get the time zone based on a GPS coordinate.
abaskin/esphome-influxdb
InfluxDB custom component for ESPHome
abaskin/ESPNtpClient
High accuracy NTP library for ESP32 and ESP8266
abaskin/ESPZoneDetect
Get the timezone or country based on GPS coordinates.
abaskin/etl
Embedded Template Library
abaskin/ezTime
ezTime — pronounced "Easy Time" — is a very easy to use Arduino time and date library that provides NTP network time lookups, extensive timezone support, formatted time and date strings, user events, millisecond precision and more.
abaskin/InfluxDB-Client-for-Arduino
Simple library for sending measurements to an InfluxDB with a single network request. Supports ESP8266 and ESP32.
abaskin/IoAbstraction
Arduino library that abstracts arduino pins and i2c expanders (8574, 23017), supports AVR and I2c AT24 EEPROMs, Rotary encoders, fully debounced switches and simple task management.
abaskin/langchaingo
LangChain for Go, the easiest way to write LLM-based programs in Go
abaskin/MD_MAX72XX
LED Matrix Library
abaskin/NtpClient
NTP client libary for sync ESP8266 time via WiFi
abaskin/platform-espressif8266
Espressif 8266: development platform for PlatformIO
abaskin/rtcmemory
Efficiently manage the different characteristics offered by RAM, RTC memory, and flash memory on ESP8266
abaskin/sunMoon
arduino library to calculate moon day and sunrise and sunset times
abaskin/Tasmota
Alternative firmware for ESP8266 with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
abaskin/TestParts
abaskin/virtmem
Virtual memory allocator for Arduino