micropython-usyslog
Syslog client
A MicroPython module that enables remote logging via UDP to an existing syslog server
Simple remote syslog client for MicroPython
16 stars
2 watching
6 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
digitalocean/captainslog | A library for parsing and generating Syslog messages in a standardized format. | 136 |
kfricke/micropython-us100 | A driver library for interacting with the US-100 sonar distance sensor using Python on microcontrollers | 3 |
kfricke/micropython-sonoff-switch | A MicroPython implementation of an MQTT controllable relay switch using the ITead Sonoff Switch | 10 |
wieck/micropython-ntpclient | An NTP client library for ESP32 boards using uasyncio and micropython | 6 |
majoson-chen/micropython-ulogger | A lightweight log module designed for micropython to reduce unnecessary operations and improve performance. | 35 |
jczic/microwebcli | A micro HTTP Web client for MicroPython | 55 |
spotlightkid/upy-msgpack | A lightweight MessagePack serialization library for MicroPython | 0 |
larsks/micropython-noggin | A simple web server for MicroPython that allows developers to create and deploy small web applications. | 18 |
kfricke/micropython-mcp9808 | A MicroPython driver for the MCP9808 temperature sensor | 7 |
kfricke/micropython-hdc1008 | A MicroPython driver for a Texas Instruments HDC1008 sensor | 4 |
thilomichael/mpsync | Automatically synchronizes code changes to a MicroPython board | 7 |
cwyark/micropython-uaioftp | A lightweight FTP server implementation for MicroPython using asyncio. | 3 |
kennysong/tinysmpc | A tiny Python library for collaborative secure multi-party computation on private data | 84 |
spotlightkid/micropython-ftplib | An FTP client library for MicroPython microcontrollers | 34 |
spotlightkid/micropython-osc | A minimal library for implementing Open Sound Control (OSC) protocols on MicroPython platforms. | 65 |