7aman's Stars
Molorius/ESP32-Examples
Examples for esp-idf components.
novnc/websockify
Websockify is a WebSocket to TCP proxy/bridge. This allows a browser to connect to any application/server/service.
dmitrystu/libusb_stm32
Lightweight USB device Stack for STM32 microcontrollers
urands/stModbus
Modbus RTU for Cortex-M (STM32 series: STM32F103, STM32F3xx)
zserge/jsmn
Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket
memfault/interrupt
A community for embedded software makers.
torvalds/linux
Linux kernel source tree
seevik2580/tor-ip-changer
request new identity every X seconds interval using TOR client
lewish/asciiflow
ASCIIFlow
PaulStoffregen/LittleFS
Sensirion/embedded-sht
Embedded SHT Drivers for Sensirion Temperature and Humidity Sensors - Download the Zip Package from the Release Page
Zunawe/md5-c
A simple, commented reference implementation of the MD5 hash algorithm
antirez/sds
Simple Dynamic Strings library for C
antirez/kilo
A text editor in less than 1000 LOC with syntax highlight and search.
antirez/siphash
A modification of SipHash reference implementation to make it more practical for Redis usage
FreeRTOS/coreSNTP
SNTPv4 client designed for embedded devices.
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
libdriver/w25qxx
W25QXX(W25Q80, W25Q16, W25Q32, W25Q64, W25Q128, W25Q256) full function driver library for general MCU and Linux.
imfunniee/gitfolio
:octocat: personal website + blog for every github user
dmitrystu/stm32h
Universal "stm32.h" CMSIS include
dmitrystu/sboot_stm32
Secure USB DFU1.1 bootloader for STM32
XIU2/TrackersListCollection
🎈 Updated daily! A list of popular BitTorrent Trackers! / 每天更新!全网热门 BT Tracker 列表!
pbatard/rufus
The Reliable USB Formatting Utility
home-assistant/core
:house_with_garden: Open source home automation that puts local control and privacy first.
kaysond/spki
A bash script wrapper for OpenSSL that generates and manages a simple PKI suitable for small deployments
tinylabs/keeloq
Simple but slow keeloq implementation
jpleger/hcs301_programming
HCS301 Keeloq Programming Example
hadipourh/KeeLoq
C implementation of KeeLoq algorithm, equipped with a function to generate algebraic equations of KeeLoq over GF(2)
r2axz/bluepill-serial-monster
USB to 3 Port Serial (UART) adapter firmware for STM32 Blue Pill.
khoih-prog/EthernetWebServer_SSL
Simple TLS/SSL Ethernet WebServer, HTTP Client and WebSocket Client library for for AVR, Portenta_H7, Teensy, SAM DUE, SAMD21, SAMD51, STM32F/L/H/G/WB/MP1, nRF52 and RASPBERRY_PI_PICO boards using Ethernet shields W5100, W5200, W5500, ENC28J60 or Teensy 4.1 NativeEthernet/QNEthernet. It now supports Ethernet TLS/SSL Client. The library supports HTTP/HTTPS GET and POST requests, provides argument parsing, handles one client at a time. It supports Arduino boards (SAM DUE, Atmel SAM3X8E ARM Cortex-M3, SAMD21, SAMD51, ESP8266, ESP32, Adafruit nRF52, Teensy boards) using Wiznet W5x00 or ENC28J60 network shields. Ethernet_Generic library is used as default for W5x00 with custom SPI