<?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/raspberrypi_projects/b/blog/posts/custom-manufactured-rp2040-boards-part-3---final-results?CommentId=87576a97-9fea-4221-873b-c822a67c2f40</link><pubDate>Sat, 25 Jul 2026 04:41:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:87576a97-9fea-4221-873b-c822a67c2f40</guid><dc:creator>geralds</dc:creator><description>Hi shabaz Super! It looks very nice. Yes, for the BOOTSEL and RESET buttons a pinhole would be practical.</description></item><item><title /><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/custom-manufactured-rp2040-boards-part-3---final-results?CommentId=3cf4891b-cd63-4854-8851-0d2697bb57df</link><pubDate>Thu, 23 Jul 2026 18:56:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:3cf4891b-cd63-4854-8851-0d2697bb57df</guid><dc:creator>shabaz</dc:creator><description>Finally the board is in the enclosure.. and I learned that the board outline could be extended slightly in all directions. There&amp;#39;s no easy way to screw in the board, because the holes are too shallow (they are just 2.5 mm deep), so I had to use glue (I used UV epoxy). End panels: Another thing I&amp;#39;ve learned; it would be good to use a right-angle button for BOOTSEL, so that a pinhole could be added to the end panel design, to make it easier to upgrade the firmware. Currently I would have to unscrew the case, or drill a hole in plastic, which isn&amp;#39;t convenient. I need to modify the main PCB anyway, to add wireless to it. However for the current boards, I can use a daughter board, since the connections are on pin headers.</description></item><item><title>Forum Post: RE: Is it possible to read simultaneously from same sensor with python raspberry pi</title><link>https://community.element14.com/products/raspberry-pi/f/forum/57116/is-it-possible-to-read-simultaneously-from-same-sensor-with-python-raspberry-pi/236461</link><pubDate>Tue, 21 Jul 2026 21:20:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:e9b4c12e-5ed1-40dd-80ce-b6d40801ecc4</guid><dc:creator>dougw</dc:creator><description>RPi is a sequential machine. How much time do you have to copy to 2 variables and still call it simultaneous?</description></item><item><title>Forum Post: RE: Is it possible to read simultaneously from same sensor with python raspberry pi</title><link>https://community.element14.com/products/raspberry-pi/f/forum/57116/is-it-possible-to-read-simultaneously-from-same-sensor-with-python-raspberry-pi/236450</link><pubDate>Tue, 21 Jul 2026 09:39:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:ca26a2b7-b7cb-41a8-a0d6-23ecdc7866c7</guid><dc:creator>Jan Cumps</dc:creator><description>Do you have info about the sensor, and what protocol needs to be used to read its data? (and what is your definition of simultaneously ? Is there any time allowed between the reads?)</description></item><item><title>Forum Post: Is it possible to read simultaneously from same sensor with python raspberry pi</title><link>https://community.element14.com/products/raspberry-pi/f/forum/57116/is-it-possible-to-read-simultaneously-from-same-sensor-with-python-raspberry-pi</link><pubDate>Tue, 21 Jul 2026 09:21:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:09259c0d-2f0b-4e78-82d4-a15ef6bf4dd6</guid><dc:creator>Kenne76</dc:creator><description>Is it possible to read simultaneously (to two variables) from same sensor with python raspberry pi?</description></item><item><title /><link>https://community.element14.com/products/raspberry-pi/w/documents/1384/raspberry-pi-3-model-b-frequently-asked-questions-faqs?CommentId=d85ea919-bfe2-4f27-9967-96d945cab158</link><pubDate>Mon, 20 Jul 2026 22:28:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:d85ea919-bfe2-4f27-9967-96d945cab158</guid><dc:creator>Gelfling6</dc:creator><description>The old specs for the RPi maybe had a 64gb SD card limit, but I&amp;#39;ve been running a B 1.2 (522mb w/a micro SD to SD carrier) a 3B 1.2, and a 3B+ using a 128gb SD card, with zero problems. I think the main reason, is the boot partition may be FAT32, but the Filesystem is EXT4, like any other Linux drive, and could probably go as high as a 1TB as long as the format of the Filesystem partition, is EXT4.. I think it was if you kept the entire drive format as FAT32, yes, the physical limit is 64GB., but the image expansion will go beyond that.</description></item><item><title /><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/adding-wireless-capability-to-custom-rp2040-rp2350-projects-pi-radio-module-2---anyone-tried-it?CommentId=1c3c5aae-7412-4b33-91a8-8a9e808e0d88</link><pubDate>Wed, 15 Jul 2026 17:26:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:1c3c5aae-7412-4b33-91a8-8a9e808e0d88</guid><dc:creator>shabaz</dc:creator><description>Here&amp;#39;s an attempt (the link to the KiCad files and Gerbers has been placed in the blog). The board size is 50 x 23 mm, which costs &amp;#163;6.67 for ten PCBs (I will populate these by hand, the parts are large and easy to solder), including tax/shipping. A combined board with this and CC1101 would be good, I might try that at some later point, since I can see use-cases for both together.</description></item><item><title /><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/how-i-built-a-raspberry-pi-3-sdr-radio-ground-station-with-openwebrx?CommentId=a1393952-94bf-455e-9a58-e5c7e9b80d7c</link><pubDate>Tue, 14 Jul 2026 21:06:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:a1393952-94bf-455e-9a58-e5c7e9b80d7c</guid><dc:creator>DAB</dc:creator><description>I have played with a cheap SDR. Many years back I was the Independent Software Verification engineer for an Integrated Communications Navigation Identification Avionics system. The prime contractor built a common set of hardware that could be programmed to receive and transmit any of the CNI signals. My background proved very useful in assessing how well the resulting hardware and software worked.</description></item><item><title /><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/dmx-tester-building-a-lighting-controller-and-test-tool?CommentId=66162fc8-bb65-431c-92d8-4d2bc9c23454</link><pubDate>Tue, 14 Jul 2026 20:56:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:66162fc8-bb65-431c-92d8-4d2bc9c23454</guid><dc:creator>DAB</dc:creator><description>Very cool.</description></item><item><title /><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/how-i-built-a-raspberry-pi-3-sdr-radio-ground-station-with-openwebrx?CommentId=9433338f-f088-4671-a10e-4b204cb4642c</link><pubDate>Tue, 14 Jul 2026 07:53:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:9433338f-f088-4671-a10e-4b204cb4642c</guid><dc:creator>afernandez</dc:creator><description>hahaha kmikemoo I have the same problem now , I spend more time tinkering than talking</description></item><item><title /><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/how-i-built-a-raspberry-pi-3-sdr-radio-ground-station-with-openwebrx?CommentId=75c3b106-b7f3-44a8-956b-5f76deea1855</link><pubDate>Tue, 14 Jul 2026 03:41:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:75c3b106-b7f3-44a8-956b-5f76deea1855</guid><dc:creator>kmikemoo</dc:creator><description>afernandez I am WI9MMM. I am a builder ham more than a talker ham. Almost all of my on-air time is on 2m. I really only do HF on ARRL Field Day. I thought I would radio more, but there are just so many bright shiny things out there.</description></item><item><title /><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/dmx-tester-building-a-lighting-controller-and-test-tool?CommentId=784a81cf-eb19-44ba-ba77-8c1bc62cc74a</link><pubDate>Tue, 14 Jul 2026 00:07:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:784a81cf-eb19-44ba-ba77-8c1bc62cc74a</guid><dc:creator>shabaz</dc:creator><description>The code is now improved, and there is an explanation of all the main code functions, in the README. The user menu is quite nice, the AI implemented a command history (just press the up arrow key to see previous commands) and also allows for editing within the current line using the left/right cursor keys. I might reuse this in other projects that require a menu too. Also, there&amp;#39;s now a Python program called control_demo.py that will just cycle through colors using channels 1-3, it should be compatible with simple RGB DMX lamps either directly, or with a slight tweak. The program works by prefixing the commands with &amp;quot;$&amp;quot; and the firmware recognised that, and suppresses verbose output, so it becomes like a simple machine interface. This was just supposed to be a quick experiment, but I think it&amp;#39;s almost a practical solution now, at least for some DMX use-cases.</description></item><item><title /><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/dmx-tester-building-a-lighting-controller-and-test-tool?CommentId=da36cfc5-65b9-4543-b614-916f15d46873</link><pubDate>Mon, 13 Jul 2026 21:46:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:da36cfc5-65b9-4543-b614-916f15d46873</guid><dc:creator>shabaz</dc:creator><description>It looks excellent for events : ) I was thinking of low-cost non-moving one like this just for testing the code: I also saw small mirror balls are low-cost, and motors (some are battery-powered to make it easier to install on a ceiling). All together quite cost-effective and nice for birthday parties etc!</description></item><item><title /><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/dmx-tester-building-a-lighting-controller-and-test-tool?CommentId=1081c475-e93d-464e-925f-d50361d37444</link><pubDate>Mon, 13 Jul 2026 19:33:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:1081c475-e93d-464e-925f-d50361d37444</guid><dc:creator>geralds</dc:creator><description>Hi shabaz I found out, you can buy the Maxibeam100 at Amazon as well: https://www.amazon.de/BoomToneDJ-Maxi-Beam-LED-Scheinwerfer-Abstrahlwinkel-DJ-Beleuchtung/dp/B0G4D3LHTC</description></item><item><title /><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/dmx-tester-building-a-lighting-controller-and-test-tool?CommentId=902a7793-368d-416f-b992-dd785381eef1</link><pubDate>Mon, 13 Jul 2026 17:47:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:902a7793-368d-416f-b992-dd785381eef1</guid><dc:creator>shabaz</dc:creator><description>Thanks! The board is indeed RM2-ready : ) The specific pins that are used for attaching the RM2 are brought out to a pin header on the PCB, although it could be worth just adding it directly on the one PCB in a future revision. I&amp;#39;m waiting for end panels to be delivered for the enclosure, hopefully they arrive in a week or so.</description></item><item><title /><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/dmx-tester-building-a-lighting-controller-and-test-tool?CommentId=fe95f335-2959-46b2-a36a-f65f6081569c</link><pubDate>Mon, 13 Jul 2026 17:33:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:fe95f335-2959-46b2-a36a-f65f6081569c</guid><dc:creator>veluv01</dc:creator><description /></item><item><title /><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/dmx-tester-building-a-lighting-controller-and-test-tool?CommentId=b173b11b-a29c-4d13-a500-4dd90446a22d</link><pubDate>Mon, 13 Jul 2026 17:29:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:b173b11b-a29c-4d13-a500-4dd90446a22d</guid><dc:creator>veluv01</dc:creator><description>Interesting Design! Adding the RM2, makes the controller more versatile. All that&amp;#39;s left is adding an enclosure for the PCB!</description></item><item><title /><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/dmx-tester-building-a-lighting-controller-and-test-tool?CommentId=e7fb2547-f0d7-4623-a91c-2941990e6cf7</link><pubDate>Mon, 13 Jul 2026 17:26:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:e7fb2547-f0d7-4623-a91c-2941990e6cf7</guid><dc:creator>geralds</dc:creator><description>Hi shabaz Fantastic! Thank you so much for the very informative descriptions. I&amp;#39;ve downloaded the files now and will study them and adapt them for my applications. Great! My application what I have is &amp;quot;Smart Furniture&amp;quot;. On Wednesday, I&amp;#39;m getting a Highboard dresser delivered with built-in lighting. I&amp;#39;ll then install an electronic door opener. This will be remote-/sensor-controlled. Best Regards Gerald ---</description></item><item><title /><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/custom-manufactured-rp2040-boards-part-3---final-results?CommentId=b75f8185-ed71-4819-884c-382e7ad42f96</link><pubDate>Mon, 13 Jul 2026 17:12:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:b75f8185-ed71-4819-884c-382e7ad42f96</guid><dc:creator>shabaz</dc:creator><description>Time for an example project using this custom board; it is written up here: (+) DMX Tester: Building a Lighting Controller and Test Tool - element14 Community The board is used just like any standard Pi Pico board, i.e. the BOOTSEL button is used to transfer firmware. The board can run MicroPython, CircuitPython or any C/C++ code just as if it were a Pi Pico. For the example project, I used the C/C++ SDK (the steps can be followed from here: The C/C++ SDK - Raspberry Pi Documentation although my PC had it set up manually, which is a lengthier process, than just following the official Pi Pico documentation).</description></item><item><title /><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/custom-manufactured-rp2040-boards-part-3---final-results?CommentId=905c6548-b2bf-417b-9c16-e5121c904437</link><pubDate>Mon, 13 Jul 2026 17:08:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:905c6548-b2bf-417b-9c16-e5121c904437</guid><dc:creator>shabaz</dc:creator><description>Thanks!</description></item></channel></rss>