<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Syslog: Sending Log Messages to a Server with MicroPython</title><link>/products/raspberry-pi/raspberrypi_projects/b/blog/posts/syslog-sending-log-messages-to-a-server-with-micropython</link><description>Introduction
Installing MicroPython on your microcontroller board allows you to write and immediately run Python code, without needing to build or compile the code. It&amp;rsquo;s a really fast way of creating applications.
Usually I use print statements...</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Syslog: Sending Log Messages to a Server with MicroPython</title><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/syslog-sending-log-messages-to-a-server-with-micropython</link><pubDate>Fri, 30 Jan 2026 20:30:50 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:826953ac-ef1e-4537-895f-90ad7442d35d</guid><dc:creator>DAB</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Great post.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=29481&amp;AppID=84&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Syslog: Sending Log Messages to a Server with MicroPython</title><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/syslog-sending-log-messages-to-a-server-with-micropython</link><pubDate>Mon, 26 Jan 2026 11:08:23 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:826953ac-ef1e-4537-895f-90ad7442d35d</guid><dc:creator>balajivan1995</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;I have once used plain &lt;a href="/challenges-projects/project14/holiday-special-2023/a/holiday-projects/HP39/activity-tracker---with-santa-as-spotter" data-e14adj="t"&gt;UDP multicast &lt;/a&gt;to send data from one esp32 to another. If the temperature doesn&amp;#39;t change drastically, you can use plain UDP to send message and receive it using Wireshark. It won&amp;#39;t take much time to transmit a message, payload is much smaller.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=29481&amp;AppID=84&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Syslog: Sending Log Messages to a Server with MicroPython</title><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/syslog-sending-log-messages-to-a-server-with-micropython</link><pubDate>Mon, 26 Jan 2026 05:39:39 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:826953ac-ef1e-4537-895f-90ad7442d35d</guid><dc:creator>embeddedguy</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Nice first line, I fell the same. about Micropython.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=29481&amp;AppID=84&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Syslog: Sending Log Messages to a Server with MicroPython</title><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/syslog-sending-log-messages-to-a-server-with-micropython</link><pubDate>Sun, 25 Jan 2026 18:26:07 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:826953ac-ef1e-4537-895f-90ad7442d35d</guid><dc:creator>BigG</dc:creator><slash:comments>1</slash:comments><description>&lt;blockquote&gt;
&lt;p&gt;&lt;span&gt;&amp;quot;Installing MicroPython on your microcontroller board allows you to write and immediately run Python code, without needing to build or compile the code. It&amp;rsquo;s a really fast way of creating applications.&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Interesting perspective... surely that&amp;#39;s fast (and loose). I would add that this is best served in a class room environment, with a note on the wall... please leave all (micro)Python behind when leaving.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Besides that, this is a nice logging method.&lt;/span&gt;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=29481&amp;AppID=84&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Syslog: Sending Log Messages to a Server with MicroPython</title><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/syslog-sending-log-messages-to-a-server-with-micropython</link><pubDate>Sun, 25 Jan 2026 17:45:31 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:826953ac-ef1e-4537-895f-90ad7442d35d</guid><dc:creator>veluv01</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Interesting application!&amp;nbsp;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=29481&amp;AppID=84&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>