Pinned Repositories
AceCommon
Common low-level Arduino functions and routines intended to be used by other libraries.
AceRoutine
A low-memory, fast-switching, cooperative multitasking library using stackless coroutines on Arduino platforms.
Arduino
open-source electronics platform
arduino-examples
Arduino IDE bundled examples
arduino-ide
Arduino IDE 2.x
Arduino_CRC32
Arduino library providing a simple interface to perform checksum calculations utilizing the CRC-32 algorithm.
ArxContainer
C++ container-like classes (vector, map, etc.) for Arduino which cannot use STL
AUnit
Unit testing framework for Arduino platforms inspired by ArduinoUnit and Google Test. Used with AUniter or UnixHostDuino for continuous builds.
awkunit
Unit Testing Framework for GNU Awk
dscKeybusInterface
An Arduino/esp8266/esp32 library to directly interface with DSC security systems.
brewmanz's Repositories
brewmanz/AceCommon
Common low-level Arduino functions and routines intended to be used by other libraries.
brewmanz/AceRoutine
A low-memory, fast-switching, cooperative multitasking library using stackless coroutines on Arduino platforms.
brewmanz/Arduino
open-source electronics platform
brewmanz/arduino-examples
Arduino IDE bundled examples
brewmanz/arduino-ide
Arduino IDE 2.x
brewmanz/Arduino_CRC32
Arduino library providing a simple interface to perform checksum calculations utilizing the CRC-32 algorithm.
brewmanz/ArxContainer
C++ container-like classes (vector, map, etc.) for Arduino which cannot use STL
brewmanz/AUnit
Unit testing framework for Arduino platforms inspired by ArduinoUnit and Google Test. Used with AUniter or UnixHostDuino for continuous builds.
brewmanz/awkunit
Unit Testing Framework for GNU Awk
brewmanz/dscKeybusInterface
An Arduino/esp8266/esp32 library to directly interface with DSC security systems.
brewmanz/f3
F3 - Fight Flash Fraud
brewmanz/f3-qt
Qt front end for Fight Flash Fraud
brewmanz/FastMap
Arduino library for Fast mapping and constraining
brewmanz/FastTrig
Arduino library with interpolated lookup for sin() and cos()
brewmanz/ILSpy
.NET Decompiler
brewmanz/LCD_I2C
Arduino library to control 16x2 LCD via an I2C adapter based on PCF8574T
brewmanz/MsTimer2
Run a function using a timer
brewmanz/open-location-code
The C# implementation of the google/open-location-code API
brewmanz/pyswf
A Python library to read and write SWF files
brewmanz/python-avm2
Adobe Flash SWF file parser and AVM2 virtual machine implementation in pure Python
brewmanz/reference-en
Editable source for the Arduino Reference
brewmanz/SD
SD Library for Arduino
brewmanz/Sleep_n0m1
A library that sets the Arduino into sleep mode for a specified length of time, or until an interrupt
brewmanz/TCA9548
Library for I2C multiplexer
brewmanz/TMRpcm
Arduino library for asynchronous playback of PCM/WAV files direct from SD card. Arduino Uno,Nano,Mega etc supported