Pinned Repositories
AoC-2016
AoC-2017
Advent of Code 2017
AoC-2018
Advent of Code 2018
aocf
A CLI tool (and also crate) for Advent of Code (https://adventofcode.com/)
baserock-jetson-tx1-flash
dinky
A basic, self-hosted, link shortening service
esp-osc-udp-examples
Examples for sending OSC and UDP in various ways with ESP8266
tdlib-sys
Rust sys crate for Telegram's TDLib (https://core.telegram.org/tdlib)
url-bot-rs
Minimal IRC URL bot in Rust
nuxeh's Repositories
nuxeh/aocf
A CLI tool (and also crate) for Advent of Code (https://adventofcode.com/)
nuxeh/url-bot-rs
Minimal IRC URL bot in Rust
nuxeh/dinky
A basic, self-hosted, link shortening service
nuxeh/tdlib-sys
Rust sys crate for Telegram's TDLib (https://core.telegram.org/tdlib)
nuxeh/SmoothProgress
Libary for diplaying smooth progress bars on the character based LCD displays for Arduino
nuxeh/Adafruit_VS1053_Library
This is a Arduino library for the Adafruit VS1053 Codec Breakout and Music Maker Shields
nuxeh/ArduinoCore-avr
The Official Arduino AVR core
nuxeh/ATTinyCore
Arduino core for ATtiny 1634, 828, x313, x4, x41, x5, x61, x7 and x8
nuxeh/ATtinySerialOut
Minimal bit-bang send serial 38400/115200 baud for 1MHz or 115200/230400 baud for 8 or 16MHz ATtiny clock
nuxeh/autobaud
nuxeh/bCNC
GRBL CNC command sender, autoleveler and g-code editor
nuxeh/BMP280-arduino-library
This BMP280 sensor library uses I2C communication with Arduino/ESP8266 and read the Temperature( degC) , Pressure (mBar) and Altitude (m).
nuxeh/CapacitiveSensor
Detect touch or proximity by capacitve sensing
nuxeh/CC1101-ESP-Arduino
ESP8266 / ESP32 / Arduino driver lib for using the great TI C1101 transceiver
nuxeh/DS18B20
Arduino library for the Maxim Integrated DS18B20 1-Wire temperature sensor.
nuxeh/DS3231
Communicates between Arduino-programmed AVR and Maxim DS3231 RTC: splice of Ayars' (http://hacks.ayars.org/2011/04/ds3231-real-time-clock.html) and Jeelabs/Ladyada's (https://github.com/adafruit/RTClib) libraries
nuxeh/EasyButton
Arduino library for debouncing momentary contact switches, detect press, release, long press and sequences with event definitions and callbacks.
nuxeh/egui-phosphor
Phosphor icons for egui
nuxeh/ESPAsyncHTTPUpdateServer
A Simple OTA web page implemented over ESPAsyncWebServer(by me-no-dev)
nuxeh/FreqCount
Measures the frequency of a signal by counting the number of pulses during a fixed time.
nuxeh/HTU21D-Sensor-Library
HTU21D Sensor Library for the Arduino.
nuxeh/LilProg
A small implementation of continuous graphical progress bars for HD44780 LCD displays.
nuxeh/Millis
Millis library
nuxeh/nix-orca-slicer
OrcaSlicer flake
nuxeh/nixpkgs
Nix Packages collection
nuxeh/PN532-i2c-minimal
I2C Driver for Adafruit's PN532-based NFC Shield
nuxeh/superFreq
A small Arduino library for measuring frequencies, and getting other parameters from a repetetive signal.
nuxeh/tiny-ui-toolbox
A small (embedded) UI tool-box for Atmel AVR
nuxeh/treaclePWM
nuxeh/vanbus
A simple pub sub protocol (encoder/decoder) for embedded systems.