Northstrix
Self-proclaimed embedded systems engineer, aspiring web developer, and self-taught cryptographer dedicated to securing digital communications.
Independent developerSiberia
Northstrix's Stars
0x7c13/Notepads
A modern, lightweight text editor with a minimalist design.
adafruit/Adafruit-GFX-Library
Adafruit GFX graphics core Arduino library, this is the 'core' class that all our other graphics libraries derive from
moononournation/Arduino_GFX
Arduino GFX developing for various color displays and various data bus interfaces
johnrickman/LiquidCrystal_I2C
LiquidCrystal Arduino library for the DFRobot I2C LCD displays
adafruit/Adafruit-ST7735-Library
This is a library for the Adafruit 1.8" SPI display http://www.adafruit.com/products/358 and http://www.adafruit.com/products/618
adafruit/Adafruit_ILI9341
Library for Adafruit ILI9341 displays
siara-cc/esp32_arduino_sqlite3_lib
Sqlite3 Arduino library for ESP32
bitbank2/AnimatedGIF
An optimized GIF decoder suitable for microcontrollers and PCs
Cathedrow/Cryptosuite
Cryptographic suite for Arduino (SHA, HMAC-SHA)
adafruit/Adafruit_BusIO
Arduino library for I2C & SPI abstractions
Chris--A/Keypad
A version of the keypad library found in Wiring. This is just a copy made compatible with the Arduino IDE library manager.
PaulStoffregen/PS2Keyboard
PS/2 Keyboard Library for Arduino
GyverLibs/EncButton
Лёгкая и очень функциональная библиотека для энкодера с кнопкой, энкодера или кнопки с Arduino
madhephaestus/ESP32Servo
Arduino-compatible servo library for the ESP32
intrbiz/arduino-crypto
A minimal crypto library for ESP8266 Arduino
techpaul/PS2KeyAdvanced
Arduino PS2 Keyboard FULL keyboard protocol support and full keys to integer coding
adafruit/Adafruit-SSD1351-library
Adafruit library for the 1.27" and 1.5" color OLEDs in the shop
marvinroger/ESP8266TrueRandom
TrueRandom Arduino library for the ESP8266
jnthas/mariobros-clock
The Mario Bros wall clock project
zhouyangchao/AES
AES algorithm library implementation in C with 128bit/192bit/256bit
earlephilhower/arduino-pico-littlefs-plugin
LittleFS Data Uploader for Arduino-Pico
GyverLibs/mString
РЕЗКАЯ КАК ПОНОС И ЛЁГКАЯ КАК ПЁРЫШКО ЗАМЕНА STRING
ddokkaebi/Blowfish
Blowfish C++ implementation
ulwanski/sha512
Functions to create SHA512 checksum from file or string
GyverLibs/GyverBus
Библиотека для общения по протоколу GBUS
peterferrie/serpent
Serpent-256 block cipher
simmons/desdemo
Super-slow DES implementation for the overly patient.
fcgdam/DES_Library
DES and Triples DES encryption and decryption for the ESP8266 (Also supports Arduino and Linux)
Nachisuk/DES_Algorithm
DES Cipher implementation
rvnlord/Serpent
[WPF] This program has been developed for the cryptography course I was participating in. It is an implementation of Serpent CIpher in C# along with the ability to encrypt and decrypt files in asynchronous manner from before the async/await keyword.