bxparks's Stars
dwmkerr/hacker-laws
💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws
micropython/micropython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
adafruit/circuitpython
CircuitPython - a Python implementation for teaching coding with microcontrollers
knolleary/pubsubclient
A client library for the Arduino Ethernet Shield that provides support for MQTT.
nodatime/nodatime
A better date and time API for .NET
dateutil/dateutil
Useful extensions to the standard Python datetime features
pfalcon/pycopy
Pycopy - a minimalist and memory-efficient Python dialect. Good for desktop, cloud, constrained systems, microcontrollers, and just everything.
damellis/attiny
ATtiny microcontroller support for the Arduino IDE
SlashDevin/NeoGPS
NMEA and ublox GPS parser for Arduino, configurable to use as few as 10 bytes of RAM
pixelmatix/SmartMatrix
SmartMatrix Library for Teensy 3, Teensy 4, and ESP32
SpenceKonde/megaTinyCore
Arduino core for the tinyAVR 0/1/2-series - Ones's digit 2,4,5,7 (pincount, 8,14,20,24), tens digit 0, 1, or 2 (featureset), preceded by flash in kb. Library maintainers: porting help available!
Imroy/pubsubclient
A client library for the ESP8266 that provides support for MQTT
Serasidis/STM32_HID_Bootloader
Driverless USB HID bootloader and flashing tool for STM32F10X devices
adafruit/Adafruit-PCD8544-Nokia-5110-LCD-library
Arduino driver for PC8544, most commonly found in small Nokia 5110's
ayoy/fontedit
A desktop app to import, edit and export fonts as byte arrays for use in embedded systems
thomasokken/free42
Free42 : An HP-42S Calculator Simulator
MCUdude/MegaCoreX
An Arduino hardware package for ATmega4809, ATmega4808, ATmega3209, ATmega3208, ATmega1609, ATmega1608, ATmega809 and ATmega808
beegee-tokyo/DHTesp
Optimized DHT library for ESP32/ESP8266 using Arduino framework
hsaturn/TinyMqtt
ESP 8266 / 32 / WROOM Small footprint Mqtt Broker and Client
tpircher-zz/pycrc
Free, easy to use Cyclic Redundancy Check (CRC) calculator and source code generator
markruys/arduino-DHT
Efficient DHT library for Arduino
Testato/SoftwareWire
Creates a software I2C/TWI bus on every pins
winlinvip/SimpleDHT
Simple, Stable and Fast Arduino Temp & Humidity Sensors for DHT11 and DHT22. http://learn.adafruit.com/dht
alberthdev/spasm-ng
SPASM-ng is a z80 assembler with extra features to support development for TI calculators.
xoseperez/eeprom_rotate
Wrapper around Arduino Core for ESP8266 EEPROM library that handles sector rotation
pganssle/zoneinfo
Reference implementation for the proposed standard library module zoneinfo
gavinlyonsrepo/NOKIA5110_TEXT
ASCII text Library for the Nokia 5110 LCD ( PCD8544 controller) for the Arduino microcontroller eco-system. Nine ASCII text fonts of various sizes . Designed to be light weight, low memory footprint. Tested on Arduino , STM32 and ESP-X
spannm/ucanaccess
Open-source pure Java JDBC driver for Microsoft Access databases. Allows Java developers and client programs (e.g. OpenOffice, LibreOffice, SQuirreL) to read and write various versions of Access databases.
TwilioDevEd/twilio_esp8266_arduino_example
Sending messages in C++ with the ESP8266 and the Arduino IDE
xantorohara/XantoI2C
Software I2C library implementation for Arduino