micropython-usyslog

Syslog client

A MicroPython module that enables remote logging via UDP to an existing syslog server

Simple remote syslog client for MicroPython

GitHub

17 stars
2 watching
6 forks
Language: Python
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
digitalocean/captainslogA library for parsing and generating Syslog messages in a standardized format.136
kfricke/micropython-us100A driver library for interacting with the US-100 sonar distance sensor using Python on microcontrollers3
kfricke/micropython-sonoff-switchA MicroPython implementation of an MQTT controllable relay switch using the ITead Sonoff Switch10
wieck/micropython-ntpclientAn NTP client library for ESP32 boards using uasyncio and micropython6
majoson-chen/micropython-uloggerA lightweight log module designed for micropython to reduce unnecessary operations and improve performance.35
jczic/microwebcliA micro HTTP Web client for MicroPython56
spotlightkid/upy-msgpackA lightweight MessagePack serialization library for MicroPython0
larsks/micropython-nogginA simple web server for MicroPython that allows developers to create and deploy small web applications.18
kfricke/micropython-mcp9808A MicroPython driver for the MCP9808 temperature sensor7
kfricke/micropython-hdc1008A MicroPython driver for a Texas Instruments HDC1008 sensor4
thilomichael/mpsyncAutomatically synchronizes code changes to a MicroPython board7
cwyark/micropython-uaioftpA lightweight FTP server implementation for MicroPython using asyncio.3
kennysong/tinysmpcA tiny Python library for collaborative secure multi-party computation on private data87
spotlightkid/micropython-ftplibAn FTP client library for MicroPython microcontrollers36
spotlightkid/micropython-oscA minimal library for implementing Open Sound Control (OSC) protocols on MicroPython platforms.65