pycom

There are 92 repositories under pycom topic.

  • cyberman54/ESP32-Paxcounter

    Wifi & BLE driven passenger flow metering with cheap ESP32 boards

    Language:C++1.7k62377395
  • jczic/MicroWebSrv

    A micro HTTP Web server that supports WebSockets, html/python language templating and routing handlers, for MicroPython (used on Pycom modules & ESP32)

    Language:Python6364961116
  • MicroWebSrv2

    jczic/MicroWebSrv2

    The last Micro Web Server for IoTs (MicroPython) or large servers (CPython), that supports WebSockets, routes, template engine and with really optimized architecture (mem allocations, async I/Os). Ready for ESP32, STM32 on Pyboard, Pycom's chipsets (WiPy, LoPy, ...). Robust, efficient and documented!

    Language:Python627288890
  • jczic/MicroMLP

    A micro neural network multilayer perceptron for MicroPython (used on ESP32 and Pycom modules)

    Language:Python17312426
  • jczic/MicroDNSSrv

    A micro DNS server for MicroPython to simply respond to A queries on multi-domains with or without wildcards (used on Pycom modules & ESP32)

    Language:Python704520
  • insighio/microCoAPy

    A mini client/server implementation of CoAP (Constrained Application Protocol) into MicroPython

    Language:Python5610710
  • jczic/MicroWebCli

    A micro HTTP Web client for MicroPython (used on Pycom modules & ESP32)

    Language:Python514615
  • jczic/MicroWorkers

    A micro workers class that easily manages a pool of threads to optimise simultaneous jobs and jobs endings, for MicroPython (used on Pycom modules & ESP32)

    Language:Python405010
  • jczic/XAsyncSockets

    XAsyncSockets is an efficient Python/MicroPython library of managed asynchronous sockets.

    Language:Python37723
  • noahwilliamsson/lamatrix

    Animated 8x32 LED matrix display / smart clock with a microcontroller and (Micro)Python

    Language:Python36416
  • pycom/pycom-documentation

    Pycom Official Documentation for WiPy 2.0, Wipy 3.0 LoPy, Lopy4, SiPy, FiPy, GPy, etc.

    Language:CSS35184081
  • jczic/BLEAdvReader

    A BLE tool library to decode some advertising data in object mode (used on ESP32 and Pycom modules)

    Language:Python29454
  • jczic/MicroRESTCli

    A micro JSON REST Web client based on MicroWebCli for MicroPython (used on Pycom modules & ESP32)

    Language:Python29506
  • ayoy/upython-aq-monitor

    Air Quality monitor using PMS5003 sensor and WiPy development board implemented in MicroPython

    Language:Python275210
  • ayoy/micropython-thermal-printer

    The MicroPython port of Python Thermal Printer by Adafruit

    Language:Python23626
  • rroemhild/pycom-ruuvitag

    Pycom MicroPython RuuviTag BLE Sensor Beacon scanner

    Language:Python20853
  • andrethemac/L76GLNSV4

    MicroPython library for quectel L76 glnss gps on pycom pytrack

    Language:Python189917
  • jczic/MicroWifi

    A micro WiFi class that supports the two LAN wireless interfaces (AP&STA) and manages many automatized methods, for MicroPython (used on Pycom modules & ESP32)

    Language:Python18618
  • Azim-Vau/antidc

    Encodes python script to Anti Uncompyle6 PYC. Private use only!

  • robmarkcole/bme680-mqtt-micropython

    Publish data from the bme680 sensor over MQTT using micropython

    Language:Python15347
  • rbraggaar/sensor-city-delft

    Collection of code examples for the Pycom Lopy development boards

    Language:Python14408
  • Bucknalla/balena-pycom-ota

    📶 Over the Air Update Manager for balena devices to control Pycom devices

    Language:Python13506
  • jczic/KT403A-MP3

    MicroPython driver for KT403A MP3 chip (DFPlayer, GroveMP3, ... used on Pycom modules)

    Language:Python123311
  • mcagriaksoy/fipy-GPS-Accelerometer-LoRa

    This program reads GPS and Accelerometer values from the FiPY board and push them to configured server via LoRa protocol.

    Language:Python12304
  • jczic/AzureSasToken

    Microsoft Azure "Shared Access Signature" token generator, for MicroPython (used on Pycom modules & ESP32)

    Language:Python11301
  • davmoz/tf-luna-micropython

    A simple micropython i2c library for TF-Luna LiDAR Module.

    Language:Python10225
  • insighio/microfreezer

    A software/firmware update packager for micropython platforms bypassing 'frozen' frolder restrictions

    Language:Python10301
  • insighio/microSDI12

    A mini SDI-12 implementation for getting sensor info over RS-485

    Language:Python9211
  • ltn22/SCHC

    SCHC implementation for Python and Javascript

    Language:Python94712
  • jajberni/AS726X_LoPy

    MicroPython driver for the AS726X spectral sensor

    Language:Python8403
  • rroemhild/ruuvitag-lorawan

    Publish RuuviTag sensor data with LoRaWAN

    Language:Python6401
  • abradbury/Pycom-GPS-Tracking-System

    A vehicular GPS tracking system using Pycom development boards

    Language:Python5200
  • chris-reichl/MicroPython_LC709203F

    MicroPython Library for I2C LC709203F battery status and fuel gauge

    Language:Python5100
  • insighio/microATsocket

    A UDP socket implementation for Pycom devices based on Sequans AT commands that supports IPv6

    Language:Python5310
  • oksbwn/FiPy-LoraWAN-TTN-DHT12-Project

    This project is around the FiPy module from Pycom which comes with ESP32 controller and supports 5 network communication protocol support on a single board. The protocols include LoRa/Sigfox/LTE CAT M1/Bluetooth and Wi-Fi. There are radios available for LoRa and LTE whereas the ESp32 itself supports Wi-Fi and Bluetooth. Pycom supports programming the modules using micropython and there are plugins available for VS Code and Atom editor. They also provide easy to use APIs to access the module using micropython.

    Language:Python5201