<?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</title><link>https://community.element14.com/products/raspberry-pi/</link><description>Join the Raspberry Pi Community, learn about the Pi 5 and the family of the single board computer</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title /><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/ia-generador-neural-network-library-for-microcontroller?CommentId=9a4584f3-4b7e-4cc1-bb95-cdb432945ce1</link><pubDate>Sat, 13 Jun 2026 23:34:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:9a4584f3-4b7e-4cc1-bb95-cdb432945ce1</guid><dc:creator>rbasulto53</dc:creator><description>Thanks for the welcome, this application is to help the community and has no commercial purpose.</description></item><item><title /><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/ia-generador-neural-network-library-for-microcontroller?CommentId=8190212e-61c0-404f-b095-497cd3d820f3</link><pubDate>Sat, 13 Jun 2026 22:56:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:8190212e-61c0-404f-b095-497cd3d820f3</guid><dc:creator>colporteur</dc:creator><description>What would be my motivation, to have me click on a link, from a user with a profile of 25 points. That score would suggest you are new to the E14 community. Welcome.</description></item><item><title>Blog Post: IA Generador neural network library for microcontroller</title><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/ia-generador-neural-network-library-for-microcontroller</link><pubDate>Sat, 13 Jun 2026 20:53:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:e7f8d62d-802e-40be-acce-b06e06eb8e5b</guid><dc:creator>rbasulto53</dc:creator><description>Hello, please let me know what you think of this AI web application for improvement. It allows you to generate trained neural network models for use with microcontrollers like Raspberry Pi Pico, ESP32, etc. These models don&amp;#39;t require an internet connection and are trained by loading a CSV file. It dynamically maps inputs and outputs and has two hidden layers whose architecture can be configured. The link is: https://traindeep.ai thanks</description></item><item><title /><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/e-z-usb-to-i2c-adapter-and-uart-bridge?CommentId=802a7d0e-5375-46aa-ab89-91a40f978490</link><pubDate>Sat, 13 Jun 2026 18:59:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:802a7d0e-5375-46aa-ab89-91a40f978490</guid><dc:creator>beacon_dave</dc:creator><description>Sounds a bit like the Spider Systems SpiderPort Atom terminal servers I used to use in the early 90&amp;#39;s. They had the RS232 ports on RJ45 to save space and to be able to be patched into existing CAT3 lines.</description></item><item><title /><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/e-z-usb-to-i2c-adapter-and-uart-bridge?CommentId=a43eefa3-61d0-4a3a-823c-182f6cd89307</link><pubDate>Sat, 13 Jun 2026 13:58:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:a43eefa3-61d0-4a3a-823c-182f6cd89307</guid><dc:creator>shabaz</dc:creator><description>Just remembered a bit more about that product... it had a quite neat feature, where if had a serial connection established, if you sent a &amp;quot;break&amp;quot; (easy to do, just change the baud rate on your serial terminal) it would jump to an internal menu, so you could then do neat things like switch to a different serial.</description></item><item><title /><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/e-z-usb-to-i2c-adapter-and-uart-bridge?CommentId=8aec5326-dd43-4d65-b45d-ae33244d080f</link><pubDate>Thu, 11 Jun 2026 22:49:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:8aec5326-dd43-4d65-b45d-ae33244d080f</guid><dc:creator>shabaz</dc:creator><description>Hi Gene, That sounds like a very useful product! I can imagine that would have been very useful especially for connecting up a load of equipment and configuring them or reading them round-robin. At a place I worked at, they once manufactured a device with Ethernet at one end, and then about 8 or 16 or 32 RS232 outputs at the other end (so many that there wasn&amp;#39;t enough front panel space for DB9 connectors, so they used a high-density connector for an octopus-like cable). It was really popular for a while, since every server had a serial port on the back at the time, and no-one wanted to travel in to log on to a specific device in the event of a failure elsewhere.</description></item><item><title /><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/e-z-usb-to-i2c-adapter-and-uart-bridge?CommentId=bfe5f88b-ba1d-43a2-b25b-160e56f04208</link><pubDate>Wed, 10 Jun 2026 22:59:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:bfe5f88b-ba1d-43a2-b25b-160e56f04208</guid><dc:creator>genebren</dc:creator><description>Very cool! I have had some projects where that feature set might have been useful. A bit of topic, but I have dealt with limited comm ports in several projects (specifically working with laboratory equipment, like pumps and sensors) where I needed more pumps. At one point I developed a comm port multiplexer, where a single comm port connected to a ATmega device could drive multiple slave boards with 2 comm ports. I built and sold several of these devices, along with a comm library to allow the slave ports to appear as actual comm port. This was more than 20 years ago. There are far more capable devices available today.</description></item><item><title /><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/e-z-usb-to-i2c-adapter-and-uart-bridge?CommentId=f51e2550-c165-4d07-8161-f80b800e1b96</link><pubDate>Tue, 09 Jun 2026 19:30:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:f51e2550-c165-4d07-8161-f80b800e1b96</guid><dc:creator>DAB</dc:creator><description>Nice post. This device could be very useful.</description></item><item><title>Blog Post: E-Z USB to I2C Adapter and UART Bridge</title><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/e-z-usb-to-i2c-adapter-and-uart-bridge</link><pubDate>Tue, 09 Jun 2026 15:49:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:fcae1edb-68a0-45fd-a631-fcf74bed2167</guid><dc:creator>shabaz</dc:creator><description>This E-Z USB to I2C and UART Bridge adapter is a bit of a niche project! I doubt many people may have the same precise needs as me, but I figured I’d document it, in case anyone comes across a use one day. In brief, this project converts a Pi Pico into a USB-UART adapter, as well as a USB-I2C adapter. This project would be useful if you wish to test an I2C peripheral, or need UART comms, or both. I used it with a device-under-test that had I2C input, and that output UART data. By using the adapter described in this blog post, I was able to wrap a complete test harness around the DUT, and run test cases from my PC. (Note: Not relevant to this blog post, but my DUT [which I will document elsewhere] happened to be an I2C-to-UART expander – that’s a device for attaching to a microcontroller, to give it an extra UART interface via I2C, since some microcontrollers only come with one or two built-in UARTs). If you wish to use the E-Z Adapter, the steps to build it are really simple, since it’s just an off-the-shelf Pi Pico with no additional bits. You could optionally solder I2C pull-up resistors if you don’t have that as part of the DUT. The photo shows the E-Z adapter in use; I soldered I2C pull-up resistors on top of the Pi Pico, to pin 36 (which is a regulated 3.3V output from the Pico). Here’s the connection diagram: The Pi Pico can be programmed by downloading the .uf2 firmware file , and then holding down the BOOTSEL button on the Pi Pico while inserting the USB cable into the PC, and then drag-and-drop the firmware file onto the storage drive letter that appears. It will program in seconds, and start running. In Windows Device Manager, you should see two USB Serial ports appear. One is a normal USB-UART, and the other is for the I2C adapter function. To use the I2C adapter function, you could either type commands over a serial terminal, or you could use Python or any other programming language on the PC (very useful for creating scripts to test a DUT). The I2C adapter function is documented here (an earlier project). By the way, general-purpose input/output is also supported (so you can control relays and so on from the PC too), that&amp;#39;s documented at the earlier project link as well. Thanks for reading! Links E-Z USB to I2C Adapter and UART Bridge GitHub repository (+) USB-to-I2C with a Pi Pico: Building an Easy I2C Adapter for PC control of I2C Devices - element14 Community</description><category domain="https://community.element14.com/products/raspberry-pi/tags/python">python</category><category domain="https://community.element14.com/products/raspberry-pi/tags/i2c">i2c</category><category domain="https://community.element14.com/products/raspberry-pi/tags/pico">pico</category><category domain="https://community.element14.com/products/raspberry-pi/tags/uart">uart</category><category domain="https://community.element14.com/products/raspberry-pi/tags/rpi_2D00_beginner">rpi-beginner</category></item><item><title>Forum Post: RE: Raspberry Pi 4 GPIO Leakage Voltage (1.2V) When LOW on Relay Module</title><link>https://community.element14.com/products/raspberry-pi/f/forum/57009/raspberry-pi-4-gpio-leakage-voltage-1-2v-when-low-on-relay-module/235974</link><pubDate>Thu, 04 Jun 2026 20:44:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:15e8546b-3c4c-4a7b-b506-bc13965260d8</guid><dc:creator>geralds</dc:creator><description>[quote userid=&amp;quot;522264&amp;quot; url=&amp;quot;~/products/raspberry-pi/f/forum/57009/raspberry-pi-4-gpio-leakage-voltage-1-2v-when-low-on-relay-module&amp;quot;] Wenn der GPIO-Pin HOCH ist , messe ich genau 3,3 V auf der Leitung, was korrekt ist. Wenn der GPIO-Pin auf LOW statt 0V eingestellt ist, sehe ich eine konstante 1,2V-Leck -/Schwimmenspannung am Multimeter. [/quote] Look here: https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#gpio-pads-control most of the port pin are tri-stated pins. Yes, it means that the pin can have 1.2V - the middle of the supply voltage as well as meaning this state is in &amp;quot;high-Z&amp;quot;. This is NOT a &amp;quot;leakage&amp;quot;. Z = Impedance in (k)Ohm. This function is a very important function if you want to use that pins with different jobs. Such port can be driven in: &amp;quot;switched on&amp;quot; (sending high to the output), &amp;quot;h-Z&amp;quot; (the software let the port &amp;quot;swimming&amp;quot;), &amp;quot;switched-off (sending low to the output) Gerald ---</description></item><item><title>Forum Post: RE: Raspberry Pi 4 GPIO Leakage Voltage (1.2V) When LOW on Relay Module</title><link>https://community.element14.com/products/raspberry-pi/f/forum/57009/raspberry-pi-4-gpio-leakage-voltage-1-2v-when-low-on-relay-module/235970</link><pubDate>Thu, 04 Jun 2026 19:53:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:f6be31ce-fc01-4465-994f-3c9adfe630d2</guid><dc:creator>DAB</dc:creator><description>The RPI does some interesting things with the GPIO pins. You may have to set up some external termination resistors to get the right behavior. As I recall, there are some internal options you can set to the output configuration to use internal termination.</description></item><item><title>Forum Post: RE: Raspberry Pi 4 GPIO Leakage Voltage (1.2V) When LOW on Relay Module</title><link>https://community.element14.com/products/raspberry-pi/f/forum/57009/raspberry-pi-4-gpio-leakage-voltage-1-2v-when-low-on-relay-module/235967</link><pubDate>Thu, 04 Jun 2026 19:22:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:cde3d731-075a-4a05-bbf5-505bff194cdd</guid><dc:creator>robogary</dc:creator><description>Hi emreey.y. Please reference my spring clean 2026 project: The WrongCo Garden Guardian (a.k.a. Rube Frankenstein). I have schematics showing a raspberry pi pico 3v outputs driving 3v relay modules and 3v mosfet boards. The modules then drive 12v circuits. These output driver boards could just as easy pilot 24v devices.</description></item><item><title>Forum Post: RE: Raspberry Pi 4 GPIO Leakage Voltage (1.2V) When LOW on Relay Module</title><link>https://community.element14.com/products/raspberry-pi/f/forum/57009/raspberry-pi-4-gpio-leakage-voltage-1-2v-when-low-on-relay-module/235963</link><pubDate>Thu, 04 Jun 2026 14:22:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:3c8a4dfa-579b-4df6-b484-b95f1e7ecca8</guid><dc:creator>dougw</dc:creator><description>You need to supply a schematic of the connections. Typically a Pi output pin cannot drive a relay coil because the voltage is too high, the current is too high and the inductive flyback is too high. It sounds like you are trying to pull down a coil pin of a coil whose other pin is connected to 3.3V. The I/O pin cannot sink enough current to pull that pin to ground. A transistor would help, but the coil may need a higher voltage and it would definitely need a snubber diode.</description></item><item><title>Forum Post: RE: Raspberry Pi 4 GPIO Leakage Voltage (1.2V) When LOW on Relay Module</title><link>https://community.element14.com/products/raspberry-pi/f/forum/57009/raspberry-pi-4-gpio-leakage-voltage-1-2v-when-low-on-relay-module/235953</link><pubDate>Wed, 03 Jun 2026 23:47:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:86aee25a-963a-4a18-ae99-7e0b6a050b53</guid><dc:creator>geralds</dc:creator><description>Hello, 1. Do NOT connect a 24V relay directly to an output of the Raspberry Pi. This will damage the Pi&amp;#39;s port. 2. You need an external driver transistor to control the 24V relay. Alternatively, you can use an optocoupler such as the PC817. The GND - normally - is the base of each switched schematic, special circuits can have other base voltages. A relay has three operating states: a) Turn-on voltage: This is the minimum voltage at which the relay turns on. b) Hold voltage: This voltage is slightly lower than the turn-on voltage and can be even lower before the relay turns off. This voltage can help save power. c) Turn-off voltage: This voltage is so low that the relay turns off. A voltage may still be applied, but it will no longer be held. You can find the voltage states of your 24V relay in its datasheet. 3. You can use an NPN transistor, for example. BC547 or BC546 or similar switching transistors (emitter to GND, collector to the relay) – the relay is connected to the supply voltage (+24 V). 4. Don&amp;#39;t forget the diode, e.g., 1N4007, in parallel with the relay coil; cathode to the positive supply voltage, anode to the switching transistor collector. Alternatively: There is another option where the relay is connected to ground (GND) and can be switched with a PNP transistor. However, this circuit is somewhat more complex and requires a few more components.</description></item><item><title>Forum Post: RE: Raspberry Pi 4 GPIO Leakage Voltage (1.2V) When LOW on Relay Module</title><link>https://community.element14.com/products/raspberry-pi/f/forum/57009/raspberry-pi-4-gpio-leakage-voltage-1-2v-when-low-on-relay-module/235952</link><pubDate>Wed, 03 Jun 2026 22:55:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:4180ff1a-509d-4fc2-a743-879d168cb3e0</guid><dc:creator>colporteur</dc:creator><description>If the Pi is going to power and external device they both have to have a common ground reference. 3.3V on the Pi is referenced to its own ground. If the Pi&amp;#39;s ground is not the same as the equipment ground, you will have issues. Let&amp;#39;s just say I have had issues until I create the common ground.</description></item><item><title>Forum Post: RE: Raspberry Pi 4 GPIO Leakage Voltage (1.2V) When LOW on Relay Module</title><link>https://community.element14.com/products/raspberry-pi/f/forum/57009/raspberry-pi-4-gpio-leakage-voltage-1-2v-when-low-on-relay-module/235949</link><pubDate>Wed, 03 Jun 2026 22:21:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:a392fa9d-03a8-4817-ad03-49dbae351b7c</guid><dc:creator>robogary</dc:creator><description>reference the rpi common to the panel internal structures common and the rpi power input common. Make everyone&amp;#39;s common , in common.</description></item><item><title>Forum Post: RE: Raspberry Pi 4 GPIO Leakage Voltage (1.2V) When LOW on Relay Module</title><link>https://community.element14.com/products/raspberry-pi/f/forum/57009/raspberry-pi-4-gpio-leakage-voltage-1-2v-when-low-on-relay-module/235947</link><pubDate>Wed, 03 Jun 2026 21:34:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:37f5e607-88d1-49f5-94dc-b08b501e85a7</guid><dc:creator>shabaz</dc:creator><description>Hi, You may need to sketch a diagram, and attach a photo showing your setup, and links to the relay module and any other bits you&amp;#39;re using. Right now it&amp;#39;s very unclear what your precise set-up is.</description></item><item><title>Forum Post: Raspberry Pi 4 GPIO Leakage Voltage (1.2V) When LOW on Relay Module</title><link>https://community.element14.com/products/raspberry-pi/f/forum/57009/raspberry-pi-4-gpio-leakage-voltage-1-2v-when-low-on-relay-module</link><pubDate>Wed, 03 Jun 2026 20:33:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:9204c7c4-44b1-40ed-b093-c43908e9a930</guid><dc:creator>emreeyy</dc:creator><description>Hi everyone, I am using a Raspberry Pi 4 Model B to control industrial 24V relay modules. However, I am not using an external 24V power supply; instead, I am routing the Pi&amp;#39;s own 3.3V pin to the common power rail of the relays to use them as simple mechanical switches for 3.3V signals. I have wired the Raspberry Pi GPIO pins directly to the relay signal inputs via a simple terminal block breakout board (no transistors or optocouplers are used yet). The Problem: When the GPIO pin is ⁠HIGH⁠ , I read exactly 3.3V on the line, which is correct. When the GPIO pin is set to ⁠LOW⁠ , instead of 0V, I see a constant 1.2V leakage/floating voltage on the multimeter. There is currently no common ground (GND) connection between the Raspberry Pi and the panel&amp;#39;s internal structure. I suspect this 1.2V is due to a floating ground issue or feedback leakage through the relay&amp;#39;s internal coil/status LED. What is the best way to eliminate this 1.2V leakage and get a clean 0V when the pin is LOW? Should I use an optocoupler module (like PC817) or a transistor driver? Thanks in advance!</description></item><item><title>Forum Post: MoOde audio and Raspberry Pi 5</title><link>https://community.element14.com/products/raspberry-pi/f/forum/56946/moode-audio-and-raspberry-pi-5</link><pubDate>Sun, 17 May 2026 00:32:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:6a6b4b00-0076-470e-9d49-1877b2d038f2</guid><dc:creator>Mark87</dc:creator><description>Hi there! I’m experiencing the same issues with moOde Audio performance when using the built‑in Wi‑Fi server. The problem occurs very frequently—after about two months of running optimally, the system starts freezing repeatedly. When this happens, I can’t stop playback or perform any other actions. My setup is a Raspberry Pi 5 (8GB) running moOde Audio Player 10.2.0 (64-bit Trixie) and a official power supply For a Raspberry Pi 5 . Any suggestion about how overcome this issue?</description><category domain="https://community.element14.com/products/raspberry-pi/tags/helpme">helpme</category><category domain="https://community.element14.com/products/raspberry-pi/tags/raspberry_5F00_pi">raspberry_pi</category></item><item><title /><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/i-wrote-a-hands-on-raspberry-pi-pico-2-project-book-free-review-copies-for-embedded-developers?CommentId=3c5a98d9-5004-4a16-a0e5-2784806edd6d</link><pubDate>Thu, 14 May 2026 19:42:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:3c5a98d9-5004-4a16-a0e5-2784806edd6d</guid><dc:creator>micheal.embedded</dc:creator><description>thank you Peter</description></item></channel></rss>