AVividLight
I'm just a quiet engineer. I love humanity, and am interested in the cultures and societies of our world.
RFA EngineeringMinnesota, USA
AVividLight's Stars
github/gitignore
A collection of useful .gitignore templates
arduino/Arduino
Arduino IDE 1.x
libsdl-org/SDL
Simple Directmedia Layer
bblanchon/ArduinoJson
📟 JSON library for Arduino and embedded C++. Simple and efficient.
00-Evan/shattered-pixel-dungeon
Shattered Pixel Dungeon is an open-source traditional roguelike dungeon crawler with randomized levels and enemies, and hundreds of items to collect and use. It's based on the source code of Pixel Dungeon, by Watabou.
zeux/pugixml
Light-weight, simple and fast XML parser for C++ with XPath support
dropbox/json11
A tiny JSON library for C++11.
mlabbe/nativefiledialog
A tiny, neat C library that portably invokes native file open and save dialogs.
libsdl-org/SDL_image
Image decoding for many popular formats for Simple Directmedia Layer.
arduino/ArduinoCore-samd
Arduino Core for SAMD21 CPU
libsdl-org/SDL_mixer
An audio mixer that supports various file formats for Simple Directmedia Layer.
libsdl-org/SDL_ttf
Support for TrueType (.ttf) font files with Simple Directmedia Layer.
libsdl-org/SDL_net
A simple, cross-platform wrapper over TCP/IP sockets.
mpflaga/Arduino-MemoryFree
basic functions and example to use show used RAM and use less of it.
arduino/actions
Collection of custom Github actions
arduino/WiFi101-FirmwareUpdater-Plugin
WiFi101 Firmware Updater Tool for Arduino IDE
DualJustice/LiteChaCha
LiteChaCha is a basic, readable implementation of a cipher suite written for Arduino. It includes the necessary tools to perform ecdhe, digital signature creation and verification, symmetric encryption and decryption, and message authentication.