kevinkm's Stars
micropython/micropython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
RasaHQ/rasa
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
espressif/esp-idf
Espressif IoT Development Framework. Official development framework for Espressif SoCs.
cesanta/mongoose
Embedded TCP/IP network stack with embedded web server, Websocket, and MQTT client
selierlin/Share-SSR-V2ray
机场推荐/SSR V2ray节点订阅机场/镜像直连/工具推荐
houtianze/bypy
Python client for Baidu Yun (Personal Cloud Storage) 百度云/百度网盘Python客户端
qingshuisiyuan/electron-ssr-backup
electron-ssr原作者删除了这个伟大的项目,故备份了下来,不继续开发,且用且珍惜
coyove/goflyway
An encrypted HTTP server
brentvollebregt/auto-py-to-exe
Converts .py to .exe using a simple graphical interface
jrowberg/i2cdevlib
I2C device library collection for AVR/Arduino or other C++-based MCUs
moscajs/mosca
MQTT broker as a module
micropython/micropython-lib
Core Python libraries ported to MicroPython
XUANTIE-RV/wujian100_open
IC design and development should be faster,simpler and more reliable
simonw/sqlite-utils
Python CLI utility and library for manipulating SQLite databases
mobier/shadowsocksr-speed
SSR 批量测试节点有效带宽
njouanin/hbmqtt
MQTT client/broker using Python asynchronous I/O
peterhinch/micropython-async
Application of uasyncio to hardware interfaces. Tutorial and code.
kriswiner/MPU6050
Basic MPU6050 Arduino sketch of sensor function
gmag11/painlessMesh
ESP8266 based mesh. This is a mirror copy of https://gitlab.com/painlessMesh/painlessMesh PLEASE ADD COMMENTS, ISSUES and PULL REQUESTS ON GITLAB so that all information is centralized.
milaq/rpi-rf
Sending and receiving 433MHz signals with cheap GPIO RF modules on a Raspberry Pi
v923z/micropython-ulab
a numpy-like fast vector module for micropython, circuitpython, and their derivatives
tayfunulu/WiFiManager
WiFi manager for ESP8266 - ESP12 - ESP32 - micropython
siara-cc/Unishox2
Compression for Unicode short strings (works on arduino)
tuupola/micropython-mpu9250
MicroPython I2C driver for MPU9250 9-axis motion tracking device
nopnop2002/esp-idf-mqtt-broker
MQTT Broker for esp-idf
jczic/XAsyncSockets
XAsyncSockets is an efficient Python/MicroPython library of managed asynchronous sockets.
narutogo/micropython-mpu6050-
micropython mpu6050 用四元数或者一节互补滤波解算角度
siara-cc/Unishox_Arduino_Progmem_lib
Retrieve compressed UTF-8 strings from Arduino Flash memory (Progmem)
Chris--A/PGMWrap
A concept library for easy use of PROGMEM data.
mattytrentini/led_strip
Control a LED strip using an ESP8266, PWM, an N-Channel MOSFET, a rotary encoder and some Micropython