<?xml version="1.0" encoding="UTF-8" ?>
<?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>Raspberry Pi Projects</title><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/</link><description>Raspberry Pi Projects: You can find all the coolest new Raspberry Pi project or activities right here on element14. Research new Pi Project idea and more...</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title /><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/r2d2-hasbro-toy-upgrade?CommentId=a4340873-3703-4f13-88ce-2863af62996b</link><pubDate>Tue, 24 Mar 2026 10:07:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:a4340873-3703-4f13-88ce-2863af62996b</guid><dc:creator>RileyMcD6</dc:creator><description>Wow this is awesome. I have very fond memories of this little R2 unit. Actually I gotta ask mom what became of him lol.</description></item><item><title /><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/solving-error-unknown-flash-device-an-openocd-upgrade-for-pi-pico-xiao-and-other-rp2040-boards?CommentId=69f9cc2d-1426-48d8-9757-a4fe9946da82</link><pubDate>Sat, 14 Feb 2026 20:56:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:69f9cc2d-1426-48d8-9757-a4fe9946da82</guid><dc:creator>Coconut1</dc:creator><description>I had the exact same problem as described above. Bought 4 cheap Pico Boards online and encountered the connection problem when starting to debug. With a closer look at the board I could see that there is no 10-pin voltage regulator but a unknown 6-pin and additionally a 2MB Flash &amp;#39;BY25Q16ES&amp;#39; from the chines manufacture BYTe Semiconductor. So I was sure, these boards where counterfeit PICOs. The error message then was --&amp;gt; Error: Unknown flash device (ID 0x001540 68 ) The by far easiest way to solve this, is to open the openocd.exe in a text editor and search for the entries of the table shown above. The 10 values of each line there will be interpreted as: name, read_cmd, qread_cmd, pprog_cmd, erase_cmd, chip_erase_cmd, device_id, pagesize, sectorsize, size_in_bytes Now since I knew my Flash device, I download its data sheet and checked for the read/write/prog/erase commands and found that there already is an almost identical device given with a slightly different device ID 0x001540 C8 . The rest was easy. Seraching in a text editor (e.g. np++ in HEX-mode) for the byte-sequence &amp;quot;C8 40 15 00&amp;quot; and finding a &amp;quot;03 00 02 D8 C7 00 00 00&amp;quot; next to it, indicating the correct file position. Now I changed the &amp;quot; C8 &amp;quot; to &amp;quot; 68 &amp;quot; and saved the modified file openocd.exe. And it worked!!! The debugger now starts smoothly and every thing is fine ... now after 30+ hours of serching and trying.</description></item><item><title /><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/solving-error-unknown-flash-device-an-openocd-upgrade-for-pi-pico-xiao-and-other-rp2040-boards?CommentId=a93eec11-c387-4260-be30-85ff3878c6c9</link><pubDate>Sat, 14 Feb 2026 20:44:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:a93eec11-c387-4260-be30-85ff3878c6c9</guid><dc:creator>Coconut1</dc:creator><description>I had the exact same problem as described above. Bought 4 cheap Pico Boards online and encountered the connection problem when starting to debug. With a closer look at the board I could see that there is no 10-pin voltage regulator but a unknown 6-pin and additionally a 2MB Flash BY25Q16ES from the chines manufacture BYTe Semiconductor. So I was sure, these boards where counterfeit PICOs. The error message then was --&amp;gt; Error: Unknown flash device (ID 0x 00154068 ) The by far easiest way to solve this, is to open the openocd.exe in a text editor and search for the entries of the table shown above. The 10 values of each line there will be interpreted as: name, read_cmd, qread_cmd, pprog_cmd, erase_cmd, chip_erase_cmd, device_id, pagesize, sectorsize, size_in_bytes Now since I knew my Flash device I download its data sheet and checked for the read/write/prog/erase commands and found that there already is an almost identical device &amp;quot;st m25pe16&amp;quot; given with a slightly different device ID 0x 00158020 . The rest was easy. Seraching in a text editor (e.g. np++ in HEX-mode) for the byte-sequence “20 80 15 00” and finding a “03 00 02 D8 C7 00 00 00” next to it, indicating the correct file position. Now I changed the &amp;quot;20 80&amp;quot; to 6 8 40&amp;quot; and saved the modified file. And viola … it worked. The debugger now started smoothly. Every thing is fine now … after 50+ hours of serching and trying.</description></item><item><title /><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/syslog-sending-log-messages-to-a-server-with-micropython?CommentId=6ae0864d-c56b-411c-b1a3-91551f8a1f2b</link><pubDate>Fri, 30 Jan 2026 20:30:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:6ae0864d-c56b-411c-b1a3-91551f8a1f2b</guid><dc:creator>DAB</dc:creator><description>Great post.</description></item><item><title /><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/adafruit-pi-pico-enclosure-a-quick-review?CommentId=95d0ed6c-2865-44fc-87dc-78de5f287758</link><pubDate>Fri, 30 Jan 2026 20:20:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:95d0ed6c-2865-44fc-87dc-78de5f287758</guid><dc:creator>DAB</dc:creator><description>Interesting, thanks for the review.</description></item><item><title /><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/adafruit-pi-pico-enclosure-a-quick-review?CommentId=4baef13b-9596-4e6c-bc47-bab5b897c87d</link><pubDate>Thu, 29 Jan 2026 21:09:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:4baef13b-9596-4e6c-bc47-bab5b897c87d</guid><dc:creator>beacon_dave</dc:creator><description>Some of the Arduino UNOs shipped with a plastic base which was handy for avoiding shorting and ESD damage. Just a play on Pico W I guess. Pico W -&amp;gt; PiCow -&amp;gt; PiCowbell There appear to be protoboards, breakouts, CAN bus, camera, DVI, logger versions of PiCowbells. I think I have a dual RS232 one floating around that I was going to use for a serial BAUD rate converter. There appears to be one designed with a deeper lid with a PiCowbell inside. John Park used one for his Pico Bluetooth Keyboard Bridge project. There are links to the STL files there if people want to customise them.</description></item><item><title /><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/adafruit-pi-pico-enclosure-a-quick-review?CommentId=1eaa2d25-4fad-4159-8235-7bed374771f8</link><pubDate>Thu, 29 Jan 2026 20:47:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:1eaa2d25-4fad-4159-8235-7bed374771f8</guid><dc:creator>shabaz</dc:creator><description>I agree, I think it&amp;#39;s useful for preventing the shorting and ESD damage, that&amp;#39;s handy for me because often I will write and try out code before I get to the hardware cinnections. I didn&amp;#39;t understand what the PiCowbell is (looks like a proto board? I wish they would name products sensibly) or what it might look like with the enclosure on it. The Pico with headers attached normally has the headers protruding on the underside of the Pico, so then it wouldn&amp;#39;t fit in the case. Good idea with the hot glue!</description></item><item><title /><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/adafruit-pi-pico-enclosure-a-quick-review?CommentId=a10a843d-d87b-4372-8a3c-7e95d9e1a3ec</link><pubDate>Thu, 29 Jan 2026 20:28:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:a10a843d-d87b-4372-8a3c-7e95d9e1a3ec</guid><dc:creator>beacon_dave</dc:creator><description>I could see the base being used in a number of prototyping or educational projects. Stops the exposed underside from being shorted out and the slots allow an elastic or velcro strap to be fitted to allow easy attachments to everyday things. A dab of hot glue on top of the locator pegs would hold the Pico in place. Adafruit themselves even suggest to leave the lid off to fit a PiCowbell on top.</description></item><item><title /><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/adafruit-pi-pico-enclosure-a-quick-review?CommentId=88877c99-e55d-4950-8851-74f217e6bdd7</link><pubDate>Thu, 29 Jan 2026 18:48:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:88877c99-e55d-4950-8851-74f217e6bdd7</guid><dc:creator>beacon_dave</dc:creator><description>Perhaps there is a USB power bank strapped to the arm or incorporated into your latest energy harvesting attire. Pretty sure you could squeeze some sensors into the space that is left. Sounds like another contender for Project 14... &amp;quot;What can you do with this ?&amp;quot;</description></item><item><title /><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/adafruit-pi-pico-enclosure-a-quick-review?CommentId=9b35535f-acf0-4e1c-973e-aa170e09874e</link><pubDate>Thu, 29 Jan 2026 18:17:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:9b35535f-acf0-4e1c-973e-aa170e09874e</guid><dc:creator>dougw</dc:creator><description>No power, no I/O, no user interface - pretty inert wearable accessory. It could be a HID login device - plug it into a PC and it logs on for you....or types your email address</description></item><item><title /><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/adafruit-pi-pico-enclosure-a-quick-review?CommentId=fdf4f35a-2cf6-448b-be97-93ee67a21d3c</link><pubDate>Thu, 29 Jan 2026 17:13:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:fdf4f35a-2cf6-448b-be97-93ee67a21d3c</guid><dc:creator>genebren</dc:creator><description>But don&amp;#39;t forget that this cute little thing could be strapped to your wrist for the ultimate computing to go experience</description></item><item><title>File: #NewProducts 2/26/25 Feat @Adafruit PCM5100 / PCM5102 I2S DAC w/ Line Level Output 100dB / 112dB SNR</title><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/m/managed-videos/150981</link><pubDate>Thu, 29 Jan 2026 16:16:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:23c3c03d-a0d7-4f77-b6f6-17c296307c3b</guid><dc:creator>beacon_dave</dc:creator><description>Snap-on Enclosure for Adafruit Feather RP2040 DVI (0:09) https://www.adafruit.com/product/6241 Snap-on Enclosure for Raspberry Pi Pico / W / 2 / 2W (0:55) https://www.adafruit.com/product/6252 Single ended nOOds - 128mm long Flexible LED Filament ...</description><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/ada%2bfruit">ada fruit</category><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/tensorflow">tensorflow</category><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/raspberry">raspberry</category><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/micro_3A00_bit">micro:bit</category><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/adafrit">adafrit</category><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/stem">stem</category><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/python">python</category><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/nyc">nyc</category><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/pi">pi</category><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/hardware">hardware</category><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/circuitpython">circuitpython</category><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/limorfried">limorfried</category><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/neopixels">neopixels</category><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/raspberry%2bpi%2bzero">raspberry pi zero</category><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/microbit">microbit</category><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/microcontrollers">microcontrollers</category><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/computer">computer</category><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/ladyada">ladyada</category><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/make">make</category><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/projects">projects</category><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/diy">diy</category><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/makers">makers</category><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/micropython">micropython</category><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/steam">steam</category><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/neopixel">neopixel</category><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/limor">limor</category><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/raspberry%2bpi">raspberry pi</category><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/raspberrypi">raspberrypi</category><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/machine%2blearning">machine learning</category><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/ai">ai</category><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/electronics">electronics</category><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/adafruit">adafruit</category><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/adafruit%2bpromo%2bcode">adafruit promo code</category><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/arduino">arduino</category><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/adafruit%2bcoupons">adafruit coupons</category><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/circuitplaygound">circuitplaygound</category><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/opensource">opensource</category></item><item><title /><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/adafruit-pi-pico-enclosure-a-quick-review?CommentId=fd374f75-28c4-4898-b487-2f538bd9b2a4</link><pubDate>Thu, 29 Jan 2026 16:15:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:fd374f75-28c4-4898-b487-2f538bd9b2a4</guid><dc:creator>beacon_dave</dc:creator><description>&amp;quot;...Here is a cute and minimal enclosure for your Pi Pico to keep it safe during use and transport...&amp;quot; Snap-on Enclosure for Raspberry Pi Pico / W / 2 / 2W Features in this Adafruit new products video after the similar looking one for the Feather DVI</description></item><item><title /><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/adafruit-pi-pico-enclosure-a-quick-review?CommentId=0c0cb950-48e9-4287-bfd3-14ad5b54a1c3</link><pubDate>Thu, 29 Jan 2026 15:50:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:0c0cb950-48e9-4287-bfd3-14ad5b54a1c3</guid><dc:creator>dougw</dc:creator><description>The primary usage would seem to be as a case that allows Pico modules to be stored &amp;amp; programmed without touching the actual CCA - reduced ESD risk during some small part of the workflow?</description></item><item><title /><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/adafruit-pi-pico-enclosure-a-quick-review?CommentId=c8a55740-cf2e-41c1-a6ed-8b037956b0ef</link><pubDate>Thu, 29 Jan 2026 04:38:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:c8a55740-cf2e-41c1-a6ed-8b037956b0ef</guid><dc:creator>balajivan1995</dc:creator><description>Reminds me of people putting back case on iPhones that covers everything except the Apple logo.</description></item><item><title /><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/adafruit-pi-pico-enclosure-a-quick-review?CommentId=926f76bb-0926-45b6-acba-4c19d3704f2b</link><pubDate>Thu, 29 Jan 2026 00:55:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:926f76bb-0926-45b6-acba-4c19d3704f2b</guid><dc:creator>shabaz</dc:creator><description>It is indeed a fairly pointless product!</description></item><item><title /><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/adafruit-pi-pico-enclosure-a-quick-review?CommentId=6e769c56-13c0-45c8-9855-53e45e102091</link><pubDate>Thu, 29 Jan 2026 00:27:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:6e769c56-13c0-45c8-9855-53e45e102091</guid><dc:creator>robogary</dc:creator><description>A squirt of hot glue or a scrap of foam would hold it in place. Doesnt seem to be useful except to keep someone&amp;#39;s bearded dragon from eating it</description></item><item><title>Blog Post: Adafruit Pi Pico Enclosure: A Quick Review</title><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/adafruit-pi-pico-enclosure-a-quick-review</link><pubDate>Wed, 28 Jan 2026 21:43:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:9d5af533-1181-432b-b3d5-97e64ebc097d</guid><dc:creator>shabaz</dc:creator><description>I recently purchased an unusual Adafruit product: a Pi Pico enclosure. Rather an odd product, it&amp;#39;s really more for standalone projects because there is no space to easily attach additional hardware. The case is two-part and snaps together, but easily re-opened if desired, using fingernails to pull off the top cover. Technically, it is a waste of money (although admittedly it&amp;#39;s not an expensive item), since you could just wrap a Pico in some paper, or maybe heatshrink tubing. If you&amp;#39;re using this enclosure and really need to wire the Pico to external circuitry, then, at a pinch, you could tack a few wires onto the Pi Pico connections and thread them through the cover slots. Aesthetically, the case doesn&amp;#39;t look or feel great; it seems to be a 3D-printed item. I don&amp;#39;t really mind that, since it doesn&amp;#39;t need to look pretty. The Pi Pico loosely fits in the locator pegs. The Pi Pico rattles inside the enclosure; the Pico is only lightly held in the vertical plane at one end by the small internal bump on the Boot button lever. USB connectors have enough clearance. The Pi Pico&amp;#39;s green LED is usable; it glows through the white plastic. I think a better enclosure would have left some space to insert a few standard tact buttons, so you could wire them to Reset and a few GPIO pins. An even better enclosure would have left space on one side, perhaps, for a small prototyping board. Adafruit was probably constrained by the cost of 3D printing, so they may have needed to keep the enclosure size small. I will probably glue an SMD switch to poke out through one of the slots if possible, as well as an LED. In summary, the enclosure is more than fine for what it is, but obviously, a larger enclosure would be more useful. I think this enclosure is intended for those without a 3D printer. If you have a 3D printer and some time, you&amp;#39;d be better off making a larger, better enclosure. Or, if you have a few tools and some time, you may as well use a larger standard project box, cut and file a small hole for a USB socket, and maybe create a 3D-printed clip to secure the Pi Pico inside the box. Thanks for reading.</description><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/Pi%2bPico%2bW">Pi Pico W</category><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/enclosure">enclosure</category><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/adafruit">adafruit</category><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/case">case</category><category domain="https://community.element14.com/products/raspberry-pi/raspberrypi_projects/tags/pi%2bpico">pi pico</category></item><item><title /><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/syslog-sending-log-messages-to-a-server-with-micropython?CommentId=509bb38e-43c7-4be8-b3cc-9903ce88e88e</link><pubDate>Wed, 28 Jan 2026 04:41:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:509bb38e-43c7-4be8-b3cc-9903ce88e88e</guid><dc:creator>shabaz</dc:creator><description>The very basic SNMPv1 is tiny both over the network and at the SNMP agent (end device) code side, a UDP payload of about 55 bytes. It&amp;#39;s verbose at the PC end for configuration, but that&amp;#39;s manageable (I&amp;#39;m cheating, been getting AI to write that since it&amp;#39;s tedious and error-prone to do it without any tools). I&amp;#39;ve been looking for basic monitoring tools, a very lightweight one is called iReasoning. Here&amp;#39;s what it looks like. The free version cannot plot charts : ( Anyway, it seems sufficient for now while still working on the code. And then it will be straightforward to use Python code to plot the desired attribute(s) over time.</description></item><item><title /><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/syslog-sending-log-messages-to-a-server-with-micropython?CommentId=abe728d2-fb25-4a40-844c-bb74ec981a5d</link><pubDate>Mon, 26 Jan 2026 22:58:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:abe728d2-fb25-4a40-844c-bb74ec981a5d</guid><dc:creator>BigG</dc:creator><description>Ah yes SNMP. A rather verbose protocol, if memory serves me correctly. I can now see why you chose the Pico as it would really shine here and, fair enough, in this type of application I too would probably avoid punishing myself with string parsing/searches/manipulation in C, when Python has the means for you. KISS applies, for sure.</description></item></channel></rss>