jczic's Stars
keras-team/keras
Deep Learning for humans
fastapi/full-stack-fastapi-template
Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
micropython/micropython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
mnielsen/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
fastapi/sqlmodel
SQL databases in Python, designed for simplicity, compatibility, and robustness.
brython-dev/brython
Brython (Browser Python) is an implementation of Python 3 running in the browser
micropython/micropython-lib
Core Python libraries ported to MicroPython
rm-hull/luma.oled
Python module to drive a SSD1306 / SSD1309 / SSD1322 / SSD1325 / SSD1327 / SSD1331 / SSD1351 / SH1106 OLED
peterhinch/micropython-mqtt
A 'resilient' asynchronous MQTT driver. Recovers from WiFi and broker outages.
ContinuumIO/gtc2017-numba
Numba tutorial for GTC 2017 conference
v923z/micropython-ulab
a numpy-like fast vector module for micropython, circuitpython, and their derivatives
danni/uwebsockets
Micropython websockets implementation
JanBednarik/micropython-ws2812
MicroPython driver for WS2812 RGB LEDs (WS2812B, AdaFruit NeoPixels, ...).
robert-hh/FTP-Server-for-ESP8266-ESP32-and-PYBD
Small FTP server for ESP8266/ESP32/PYBD on the MicroPython platform
chrisb2/pi_ina219
This Python library supports the INA219 voltage, current and power monitor from Texas Instruments with a Raspberry Pi using the I2C bus. The intent of the library is to make it easy to use the quite complex functionality of this sensor.
jieter/python-lora
Decrypt LoRa payloads in python.
adamfeuer/hackeeg-shield
Arduino Due shield for TI ADS1299 EEG system on a chip (deprecated)
starcat-io/hackeeg-shield
HackEEG TI ADS1299 Arduino shield hardware design files and tools
pycom/pycom-modbus
tobozo/Rotatey_Cube
🧊 3D gyrocsopic rotating cube on Arduino using an MPU650 and SSD1306 OLED
uceeatz/VL53L0X
Micropython Library for Lidar Sensor VL53L0X
chrismoorhouse/micropython-mqtt
Async MQTT library with auto reconnect for MicroPython devices such as the ESP32 or Pycom devices
starcat-io/jupiter-nano
Jupiter Nano open-source hardware development board from Starcat LLC
etix/goscrape
Go library to scrape torrents on any UDP tracker
rdagger/micropython-jq6500
MicroPython JQ6500 sound module library
Oliv4945/wipy-WS2812
Wipy driver for WS2812 RGB LEDs (WS2812B, AdaFruit NeoPixels, ...).
kevinkk525/micropython-mqtt
A 'resilient' asynchronous MQTT driver.
starcat-io/hackeeg-client-python
Python client software for HackEEG TI ADS1299 Arduino shield
sunbearc22/ESP32FlashWriter
A GUI to connect with ESP32 devices and write firmware to the ESP32 flash.