<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ePanorama.net &#187; Raspberry Pi</title>
	<atom:link href="http://www.epanorama.net/blog/category/raspberry-pi/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.epanorama.net/blog</link>
	<description>All about electronics and circuit design</description>
	<lastBuildDate>Thu, 02 Apr 2026 08:33:22 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.14</generator>
	<item>
		<title>Raspberry Pi RP2350</title>
		<link>https://www.epanorama.net/blog/2024/08/10/raspberry-pi-rp2350/</link>
		<comments>https://www.epanorama.net/blog/2024/08/10/raspberry-pi-rp2350/#comments</comments>
		<pubDate>Sat, 10 Aug 2024 16:29:09 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Embedded Development]]></category>
		<category><![CDATA[Raspberry Pi]]></category>

		<guid isPermaLink="false">https://www.epanorama.net/blog/?p=196486</guid>
		<description><![CDATA[<p>Raspbertty Pi has release a new board: Pico 2. The Pico 2 has Raspberry Pi&#8217;s latest silicon, the RP2350. It is available now for $5. Raspberry Pi Pico 2: a RISC-V bet! https://www.youtube.com/watch?v=oXF_lVwA8A4 The RP2350 is Raspberry Pi&#8217;s second-generation in-house microcontroller design. The Raspberry Pi RP2350 is a major upgrade over the earlier Raspberry Pi <a class="moretag" href="https://www.epanorama.net/blog/2024/08/10/raspberry-pi-rp2350/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p>Raspbertty Pi has release a new board: <a href="https://www.raspberrypi.com/products/raspberry-pi-pico-2/">Pico 2</a>. The <a href="https://www.raspberrypi.com/products/raspberry-pi-pico-2/">Pico 2</a> has Raspberry Pi&#8217;s latest silicon, the <a href="https://www.raspberrypi.com/products/rp2350/">RP2350</a>. It is <a href="https://www.raspberrypi.com/products/raspberry-pi-pico-2/">available now for $5.</a></p>
<p><a href="https://www.raspberrypi.com/products/raspberry-pi-pico-2/"><img src="https://assets.raspberrypi.com/static/f87cac0ae6356780a3ebc93923c52ef5/4e86d/pico-2.webp" width="400" height="363" class="alignnone" /></a></p>
<p>Raspberry Pi Pico 2: a RISC-V bet!<br />
<a href="https://www.youtube.com/watch?v=oXF_lVwA8A4">https://www.youtube.com/watch?v=oXF_lVwA8A4</a><br />
<iframe width="560" height="315" src="https://www.youtube.com/embed/oXF_lVwA8A4?si=FVWR_YRp0rVidRds" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></p>
<p>The <a href="https://www.raspberrypi.com/products/rp2350/">RP2350</a> is Raspberry Pi&#8217;s second-generation in-house microcontroller design. <a href="https://www.hackster.io/news/jonathan-pallant-details-the-deeply-impressive-raspberry-pi-rp2350-s-day-one-rust-support-057ea35ce84e">The Raspberry Pi RP2350 is a major upgrade over the earlier Raspberry Pi RP2040, boasting newer Arm Cortex-M33 cores running at a faster 150MHz, almost twice the static RAM (SRAM) plus support for external pseudo-static RAM (PSRAM), an additional programmable input/output (PIO) block, and more — but it also brings with it an architectural complexity: the presence of two RISC-V cores, based on the free and open source Hazard3 design, which can be chosen in place of the Arm cores or even split with one Arm and one RISC-V core running simultaneously.</a> </p>
<p><a href="https://www.hackster.io/news/raspberry-pi-unveils-the-pico-2-powered-by-the-dual-architecture-quad-core-rp2350-605253ab1235">New microcontroller boasts a choice of 150MHz Arm Cortex-M33 or RISC-V Hazard3 cores, a dedicated display peripheral, 520kB SRAM, and more</a>. RP2350 is built using quad-core dual-architecture with two ARM and two RISC-V cores, but only two of those four cores can run at the same time. <a href="https://www.io-tech.fi/uutinen/raspberry-pi-pico-2n-uudesta-rp2350sta-loytyy-seka-arm-etta-risc-v-ytimia/">There is 520 Kb of SRAM memory on the chip and the new features include Arm TrustZone, 8 Kb OTP memory and Secure Boot support. The previous PR2040 had two Arm Cortex-M0+ cores with a maximum clock frequency of 133 MHz and 264 KB of SRAM memory.</a> It is possible to integrate extra two megabytes of Flash to the same chip package. </p>
<p><a href="https://www.hackster.io/news/raspberry-pi-unveils-the-pico-2-powered-by-the-dual-architecture-quad-core-rp2350-605253ab1235">&#8220;Raspberry Pi Pico 2 is our new $5 microcontroller board, built on RP2350: our new high-performance, secure microcontroller,&#8221; the company says of its latest launch. &#8220;With a higher core clock speed, double the on-chip SRAM, double the on-board flash memory, more powerful Arm cores, optional RISC-V cores, new security features, and upgraded interfacing capabilities, Raspberry Pi Pico 2 delivers a significant performance and feature boost, while retaining hardware and software compatibility with earlier members of the Raspberry Pi Pico series.&#8221;</a></p>
<p>For programming Raspberry Pi RP2350&#8242;shave <a href="Raspberry Pi RP2350">Day-One Rust Support</a>. <a href="https://www.hackster.io/news/jonathan-pallant-details-the-deeply-impressive-raspberry-pi-rp2350-s-day-one-rust-support-057ea35ce84e">Pallant says, &#8220;this is the first ever microcontroller launch with Rust support out-of-the-box.&#8221;</a> Raspberry Pi Pico 2 board serves as a quick-start development platform.</p>
<p>Sources:</p>
<p>Raspberry Pi RP2350<br />
<a href="https://www.hackster.io/news/jonathan-pallant-details-the-deeply-impressive-raspberry-pi-rp2350-s-day-one-rust-support-057ea35ce84e">https://www.hackster.io/news/jonathan-pallant-details-the-deeply-impressive-raspberry-pi-rp2350-s-day-one-rust-support-057ea35ce84e</a></p>
<p>Raspberry Pi Unveils the Pico 2, Powered by the Dual-Architecture Quad-Core RP2350<br />
<a href="https://www.hackster.io/news/raspberry-pi-unveils-the-pico-2-powered-by-the-dual-architecture-quad-core-rp2350-605253ab1235">https://www.hackster.io/news/raspberry-pi-unveils-the-pico-2-powered-by-the-dual-architecture-quad-core-rp2350-605253ab1235</a></p>
<p>Raspberry Pi Pico 2:n uudesta RP2350:stä löytyy sekä Arm- että RISC-V-ytimiä<br />
<a href="https://www.io-tech.fi/uutinen/raspberry-pi-pico-2n-uudesta-rp2350sta-loytyy-seka-arm-etta-risc-v-ytimia/">https://www.io-tech.fi/uutinen/raspberry-pi-pico-2n-uudesta-rp2350sta-loytyy-seka-arm-etta-risc-v-ytimia/</a></p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2024/08/10/raspberry-pi-rp2350/feed/</wfw:commentRss>
		<slash:comments>69</slash:comments>
		</item>
		<item>
		<title>Raspberry Pi 5</title>
		<link>https://www.epanorama.net/blog/2023/09/28/raspberry-pi-5/</link>
		<comments>https://www.epanorama.net/blog/2023/09/28/raspberry-pi-5/#comments</comments>
		<pubDate>Thu, 28 Sep 2023 08:51:43 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Raspberry Pi]]></category>

		<guid isPermaLink="false">https://www.epanorama.net/newepa/?p=194586</guid>
		<description><![CDATA[<p>Raspberry Pi 5 has been released! Raspberry Pi 5 is a higher-performance computer than Raspberry Pi 4. It promises to offer 2–3× the speed of the previous generation. The new board features silicon designed in‑house for the best possible performance. Raspberry Pi features a new quad core 2.4 GHz Cortex-A76 Arm CPU (in BCM2712 SoC), <a class="moretag" href="https://www.epanorama.net/blog/2023/09/28/raspberry-pi-5/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p><a href="https://www.raspberrypi.com/products/raspberry-pi-5/">Raspberry Pi 5 has been released</a>!</p>
<p>Raspberry Pi 5 is a higher-performance computer than Raspberry Pi 4. <a href="https://www.raspberrypi.com/products/raspberry-pi-5/">It promises to offer 2–3× the speed of the previous generation. The new board features silicon designed in‑house for the best possible performance</a>. <a href="https://www.tomshardware.com/reviews/raspberry-pi-5">Raspberry Pi features a new quad core 2.4 GHz Cortex-A76 Arm CPU</a> (in BCM2712 SoC), a new Southbridge that promises to improve USB 3 throughput and a new VideoCore VII GPU.</p>
<p><a href="https://www.raspberrypi.com/news/introducing-raspberry-pi-5/"><img src="https://www.raspberrypi.com/app/uploads/2023/09/aa7841cb-421a-4000-8ab9-c77478a4f83b-1024x683.jpg" width="1024" height="683" class="alignnone" /></a></p>
<p><a href="https://www.raspberrypi.com/news/introducing-raspberry-pi-5/">Key features</a> include:</p>
<ul>
<li>2.4GHz quad-core 64-bit Arm Cortex-A76 CPU</li>
<li>VideoCore VII GPU, supporting OpenGL ES 3.1, Vulkan 1.2</li>
<li>Dual 4Kp60 HDMI® display output</li>
<li>4Kp60 HEVC decoder</li>
<li>Dual-band 802.11ac Wi-Fi®</li>
<li>Bluetooth 5.0 / Bluetooth Low Energy (BLE)</li>
<li>High-speed microSD card interface with SDR104 mode support</li>
<li>2 × USB 3.0 ports, supporting simultaneous 5Gbps operation</li>
<li>2 × USB 2.0 ports</li>
<li>Gigabit Ethernet, with PoE+ support (requires separate PoE+ HAT, coming soon)</li>
<li>2 × 4-lane MIPI camera/display transceivers</li>
<li>PCIe 2.0 x1 interface for fast peripherals</li>
<li>Raspberry Pi standard 40-pin GPIO header</li>
<li>Real-time clock</li>
<li>Power button</li>
</ul>
<p><a href="https://www.tomshardware.com/reviews/raspberry-pi-5">The Raspberry Pi 5 claims to have two to three times the processing power of the Raspberry Pi 4, already a powerful single board computer. Available in 4 and 8GB RAM capacities (with 1 and 2GB models to come later), the Raspberry Pi 5 is the same basic size and shape as the Model 4 B, but adds a number of long-requested features such as a built-in real-time clock, a PCIe 2.0 connector and a power button.</a></p>
<p><a href="https://www.tomshardware.com/reviews/raspberry-pi-5">There’s a slew of little improvements throughout the board, including a built-in fan header with mounting holes, faster and dual camera connectors and a microSD card reader that works with higher-speed cards</a>. <a href="https://www.engadget.com/the-raspberry-pi-5-uses-the-companys-own-chip-designs-061316561.html">The device has dual HDMI ports, with each one having a 4K display output at frame rates of up to 60 fps, as well as support for HDR</a>. </p>
<p><a href="https://techcrunch.com/2023/09/27/raspberry-pi-5/">While the main system on a chip is still designed by Broadcom, the Raspberry Pi 5 is the first full-size Raspberry Pi that uses custom silicon — the RP1</a>. This is a southbridge chip, meaning that <a href="https://techcrunch.com/2023/09/27/raspberry-pi-5/">it handles I/O functions and replaces some the functions that were previously handled by the main system on a chip</a>. It also <a href="https://techcrunch.com/2023/09/27/raspberry-pi-5/">replaces most of the analog components of the main SoC: GPIO and associated low-speed peripherals, Ethernet MAC, MIPI CSI/DSI, analog TV</a>. </p>
<p><a href="https://www.raspberrypi.com/products/raspberry-pi-5/">Raspberry Pi 5 is coming coming in October 2023</a>. <a href="https://www.tomshardware.com/reviews/raspberry-pi-5">At just $60 or $90 MSRP, the 4 and 8GB models are a mere $5 more than the same memory capacity SKUs of the Raspberry Pi 4</a>. <a href="https://www.theregister.com/2023/09/28/raspberry_pi_5_revealed/">Upton said 100,000 units should be available at launch &#8211; scheduled by the end of October.</a> The <a href="https://techcrunch.com/2023/09/27/raspberry-pi-5/">Raspberry Pi 5 will remain in production until 2035</a>.</p>
<p>You will need the latest version of <a href="https://www.raspberrypi.com/products/raspberry-pi-5/">Raspberry Pi OS, Bookworm, for your Raspberry Pi 5</a>. Bookworm will launch in mid-October.</p>
<p>Raspberry Pi 5 won&#8217;t fit the Raspberry Pi 4 Case. Raspberry Pi 5 is faster and more powerful than prior-generation Raspberry Pis, and like most general-purpose computers, it will perform best with active cooling in a Pi 5 case designed specifically for it. For powering this new computer, a high-quality 5V 5A USB-C power supply is needed (such as the new Raspberry Pi 27W USB-C Power Supply). </p>
<p><a href="https://www.theregister.com/2023/09/28/raspberry_pi_5_revealed/">However, there is some bad news to stir into the pot. The audio and composite jack has been ditched. According to Pi supremo, Eben Upton, this was due to space constraints on the board. As for what users requiring composite functionality should do, Upton told us: &#8220;For composite video, you can see there is a pair of 0.1&#8243; pads on the bottom edge.&#8221;</a> &#8220;There&#8217;s isn&#8217;t a recommended solution for audio, other than to use either a USB audio device or HAT.&#8221;</p>
<p><a href="https://youtu.be/yul4gq_LrOI">Introducing Raspberry Pi 5</a> video:<br />
<iframe width="560" height="315" src="https://www.youtube.com/embed/yul4gq_LrOI?si=14_ziPY4tqpa0tHf" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe></p>
<p>The <a href="https://techcrunch.com/2023/09/27/raspberry-pi-5/">Raspberry Pi 4 is not going anywhere</a> and will still remain in production for a while.</p>
<p>More information:</p>
<p>Raspberry Pi 5<br />
<a href="https://www.raspberrypi.com/products/raspberry-pi-5/">https://www.raspberrypi.com/products/raspberry-pi-5/</a></p>
<p>Introducing: Raspberry Pi 5!<br />
<a href="https://www.raspberrypi.com/news/introducing-raspberry-pi-5/">https://www.raspberrypi.com/news/introducing-raspberry-pi-5/</a></p>
<p>Raspberry Pi 5 Review: A New Standard for Makers<br />
The first new flagship Pi in four years was worth the wait.<br />
<a href="https://www.tomshardware.com/reviews/raspberry-pi-5">https://www.tomshardware.com/reviews/raspberry-pi-5</a></p>
<p>Raspberry Pi 5 revealed, and it should satisfy your need for speed<br />
No longer super-cheap, but boasts better graphics and swifter storage<br />
<a href="https://www.theregister.com/2023/09/28/raspberry_pi_5_revealed/">https://www.theregister.com/2023/09/28/raspberry_pi_5_revealed/</a></p>
<p>The Raspberry Pi 5 uses the company&#8217;s own chip designs<br />
It will be available in October for at least $60.<br />
<a href="https://www.engadget.com/the-raspberry-pi-5-uses-the-companys-own-chip-designs-061316561.html">https://www.engadget.com/the-raspberry-pi-5-uses-the-companys-own-chip-designs-061316561.html</a></p>
<p>Raspberry Pi 5 Benchmarks: Significantly Better Performance, Improved I/O<br />
<a href="https://www.phoronix.com/review/raspberry-pi-5-benchmarks">https://www.phoronix.com/review/raspberry-pi-5-benchmarks</a></p>
<p>The Raspberry Pi 5 is finally here<br />
<a href="https://www.theverge.com/2023/9/28/23889238/raspberry-pi-5-specs-availability-pricing">https://www.theverge.com/2023/9/28/23889238/raspberry-pi-5-specs-availability-pricing</a></p>
<p>The Raspberry Pi 5 is here and looks yummier than ever<br />
It’s the first full-size Raspberry Pi with custom silicon<br />
<a href="https://techcrunch.com/2023/09/27/raspberry-pi-5/">https://techcrunch.com/2023/09/27/raspberry-pi-5/</a></p>
<p>Video links:</p>
<p><a href="https://www.youtube.com/watch?v=yul4gq_LrOI">Introducing Raspberry Pi 5</a></p>
<p><a href="https://www.youtube.com/watch?v=FkI4OaTx7u4">The Raspberry Pi 5 Is Here! Hands On With The Fastest Pi Ever!</a></p>
<p><a href="https://www.youtube.com/watch?v=9hYfQ7bRgZg">Raspberry Pi 5</a></p>
<p><a href="https://www.youtube.com/watch?v=nBtOEmUqASQ">Raspberry Pi 5: EVERYTHING you need to know</a></p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2023/09/28/raspberry-pi-5/feed/</wfw:commentRss>
		<slash:comments>195</slash:comments>
		</item>
		<item>
		<title>Animals drive and play for science</title>
		<link>https://www.epanorama.net/blog/2022/02/07/animals-drive-and-play-for-science/</link>
		<comments>https://www.epanorama.net/blog/2022/02/07/animals-drive-and-play-for-science/#comments</comments>
		<pubDate>Mon, 07 Feb 2022 21:33:58 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Raspberry Pi]]></category>
		<category><![CDATA[Science news]]></category>
		<category><![CDATA[Virtual reality]]></category>

		<guid isPermaLink="false">https://www.epanorama.net/blog/?p=190671</guid>
		<description><![CDATA[<p>There&#8217;s an amusing joke about some fish in a tank, idly wondering how they drive it. this can be tested by building them an FOV (fish-operated vehicle). Fish Discover How To Drive Raspberry Pi Powered Tank and These fish can drive their tank to get treats tell how scientists have taught fish to drive their <a class="moretag" href="https://www.epanorama.net/blog/2022/02/07/animals-drive-and-play-for-science/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p>There&#8217;s an amusing joke about some fish in a tank, idly wondering how they drive it. this can be tested by building them an FOV (fish-operated vehicle). </p>
<p><a href="https://www.tomshardware.com/uk/news/raspberry-pi-powered-fish-tank-driven-by-fish">Fish Discover How To Drive Raspberry Pi Powered Tank</a> and <a href="https://www.raspberrypi.com/news/these-fish-can-drive-their-tank-to-get-treats/">These fish can drive their tank to get treats</a> tell how scientists have taught fish to drive their tank around an enclosure using a motion-detecting algorithm running on Raspberry Pi 3B+.</p>
<p><a href="https://www.raspberrypi.com/news/these-fish-can-drive-their-tank-to-get-treats/"><img src="https://www.raspberrypi.com/app/uploads/2022/01/Screenshot-2022-01-11-at-13.06.00-1536x1007.png" width="1536" height="1007" class="alignnone" /></a></p>
<p>Check <a href="https://www.youtube.com/watch?v=OQ7_6gDx7DI">this video</a>:<br />
<iframe width="560" height="315" src="https://www.youtube.com/embed/OQ7_6gDx7DI" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></p>
<p>Can animals play video games? <a href="https://nerdist.com/article/rats-play-doom-ii-using-mini-vr-rig/">SOMEBODY TRAINED RATS TO PLAY DOOM II USING A MINI ‘VR’ RIG</a> article tells that the engineer says he had <a href=" https://nerdist.com/article/rats-play-doom-ii-using-mini-vr-rig/">“fun building a rodent VR rig and training rats to kinda play” Doom II</a>. The <a href="https://medium.com/mindsoft/rats-in-doom-eb6c52c73aca">engineer has written a blog post</a> that tells how he was able to build his system for the “ridiculously cheap” price of $2,000.</p>
<p><a href="https://nerdist.com/article/rats-play-doom-ii-using-mini-vr-rig/"><img src="https://nerdist.com/wp-content/uploads/2022/01/Rat-Doom-feature-image-01072022.jpg" width="1200" height="676" class="alignnone" /></a></p>
<p><a href="https://www.youtube.com/watch?v=J83oDP7IDVU">VR Setup Overview</a></p>
<p><iframe width="560" height="315" src="https://www.youtube.com/embed/J83oDP7IDVU" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2022/02/07/animals-drive-and-play-for-science/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Raspberry Pi changes and Pi 5 expectations</title>
		<link>https://www.epanorama.net/blog/2021/10/09/raspberry-pi-changes-and-pi-5-expectations/</link>
		<comments>https://www.epanorama.net/blog/2021/10/09/raspberry-pi-changes-and-pi-5-expectations/#comments</comments>
		<pubDate>Sat, 09 Oct 2021 17:38:11 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Embedded Development]]></category>
		<category><![CDATA[Open hardware]]></category>
		<category><![CDATA[Raspberry Pi]]></category>

		<guid isPermaLink="false">https://www.epanorama.net/blog/?p=189399</guid>
		<description><![CDATA[<p>With more than 34 million units sold, the Raspberry Pi is not only one of the world’s most popular computers; it’s also one of the most important. The profits from the sale of Raspberry Pi computers help fund the Raspberry Pi Foundation’s educational initiatives. Raspberry Pi Launches New Website For Its Hardware article writes that <a class="moretag" href="https://www.epanorama.net/blog/2021/10/09/raspberry-pi-changes-and-pi-5-expectations/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p><a href="https://www.tomshardware.com/news/raspberry-pi">With more than 34 million units sold, the Raspberry Pi is not only one of the world’s most popular computers; it’s also one of the most important</a>. The <a href="https://www.raspberrypi.com/news/new-raspberry-pi-website/">profits from the sale of Raspberry Pi computers help fund</a> the <a href="https://www.raspberrypi.org/">Raspberry Pi Foundation’s</a> educational initiatives.</p>
<p><a href="https://www.tomshardware.com/news/raspberry-pi-launches-new-site">Raspberry Pi Launches New Website For Its Hardware</a> article writes that in a surprise move, Raspberry Pi today <a href="https://www.raspberrypi.com/news/new-raspberry-pi-website/">announced that a new website has been created to support Raspberry Pi devices</a>, sales and documentation. </p>
<p>You can find the educational resources now at <a href="https://www.raspberrypi.org/">https://www.raspberrypi.org/</a> and information on computer products at <a href="https://www.raspberrypi.com/">https://www.raspberrypi.com/</a>.</p>
<p><a href="https://www.raspberrypi.com/"><img src="https://assets.raspberrypi.com/static/8ab48f75acff29d90ad176703ca2454e/9617b/hero.webp" width="1260" height="961" class="alignnone" /></a></p>
<p><a href="https://www.epanorama.net/blog/2019/06/24/raspberry-pi-4-released/">Raspberry Pi 4</a> Model B is here the newest SBC computer board and <a href="https://www.epanorama.net/blog/2021/01/24/raspberry-pi-pico-board/">Raspberry Pi Pico</a> is the newest microcontroller board. </p>
<p>What could the next generation Raspberry Pi SBC bring? It is expected to be Raspberry Pi 5. Will it even be called that?<br />
Well I don&#8217;t know for sure because Raspberry Pi 5 is not released yet. But many people are curious about the probable specs and launch date of the upcoming Raspberry Pi board. Here are some links related to what Pi 5 is expected to be:</p>
<p>Raspberry Pi 5: Release Date, Specs, Price &#038; Rumors<br />
<a href="https://raspberryexpert.com/raspberry-pi-5-release-date-specs-price/">https://raspberryexpert.com/raspberry-pi-5-release-date-specs-price/</a></p>
<p><a href="https://all3dp.com/1/raspberry-pi-5-what-to-expect/">https://all3dp.com/1/raspberry-pi-5-what-to-expect/</a></p>
<p><a href="https://www.upswift.io/post/raspberry-pi-5-what-we-are-going-to-see">https://www.upswift.io/post/raspberry-pi-5-what-we-are-going-to-see</a></p>
<p><a href="https://mender.io/blog/raspberry-pi-5">https://mender.io/blog/raspberry-pi-5</a></p>
<p><a href="https://linuxhint.com/what-when-expect-raspberry-pi-5/">https://linuxhint.com/what-when-expect-raspberry-pi-5/</a></p>
<p><a href="https://www.notebookcheck.net/The-Raspberry-Pi-Foundation-reveals-details-on-its-next-single-board-computers-including-PCIe-support.551607.0.html">https://www.notebookcheck.net/The-Raspberry-Pi-Foundation-reveals-details-on-its-next-single-board-computers-including-PCIe-support.551607.0.html</a></p>
<p>This video discusses the latest updates from the Raspberry Pi Foundation which includes the latest information on the Raspberry Pi 5, the incoming Raspberry Pi 4 Model A, and the new touchscreen pi project.</p>
<p><a href="https://www.youtube.com/watch?v=Wx9Ctl5mb00">RASPBERRY PI 5 IS COMING &#038; SO MUCH MORE! &#8211; Raspberry PI Updates Beaming Down &#8211; RetroPie Guy</a><br />
<a href="https://www.youtube.com/watch?v=Wx9Ctl5mb00">https://www.youtube.com/watch?v=Wx9Ctl5mb00</a></p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2021/10/09/raspberry-pi-changes-and-pi-5-expectations/feed/</wfw:commentRss>
		<slash:comments>46</slash:comments>
		</item>
		<item>
		<title>Raspberry Pi Pico board</title>
		<link>https://www.epanorama.net/blog/2021/01/24/raspberry-pi-pico-board/</link>
		<comments>https://www.epanorama.net/blog/2021/01/24/raspberry-pi-pico-board/#comments</comments>
		<pubDate>Sun, 24 Jan 2021 22:34:44 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Embedded Development]]></category>
		<category><![CDATA[Raspberry Pi]]></category>

		<guid isPermaLink="false">https://www.epanorama.net/blog/?p=187630</guid>
		<description><![CDATA[<p>Interesting new micro-controller board and custom chip from Raspberry Pi: Raspberry Pi Pico. Pico provides a single push button, which can be used to enter USB mass-storage mode at boot time and also as a general input, and a single LED. It exposes 26 of the 30 GPIO pins on RP2040, including three of the <a class="moretag" href="https://www.epanorama.net/blog/2021/01/24/raspberry-pi-pico-board/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p>Interesting new micro-controller board and custom chip from Raspberry Pi: <a href=" https://www.raspberrypi.org/products/raspberry-pi-pico/">Raspberry Pi Pico</a>.</p>
<p><a href="https://www.raspberrypi.org/blog/raspberry-pi-silicon-pico-now-on-sale/"><img src="https://www.raspberrypi.org/app/uploads/2021/01/Raspberry-Pi-Pico-at-an-angle-500x357.png" width="500" height="357" class="alignnone" /></a></p>
<p><a href="https://www.raspberrypi.org/blog/raspberry-pi-silicon-pico-now-on-sale/">Pico provides a single push button, which can be used to enter USB mass-storage mode at boot time and also as a general input, and a single LED. It exposes 26 of the 30 GPIO pins on RP2040, including three of the four analogue inputs, to 0.1”-pitch pads; you can solder headers to these pads or take advantage of their castellated edges to solder Pico directly to a carrier board. </a></p>
<p>It is programmable with Python and C/C++. Cross-platform toolchain for development on Windows, macOS, and Linux — including, naturally, the Raspberry Pi family itself Supports TensorFlow Lite.</p>
<p>Raspberry Pi is looking to do for the microcontroller market what they&#8217;ve already done for single-board computers with the launch of the Pico. The board — priced at just $4 — is based on the RP2040, a dual-core Cortex-M0+ processor designed in house. <a href="https://www.raspberrypi.org/documentation/pico/getting-started/">It designed to be easy to taken into use</a>.</p>
<p><a href="https://www.raspberrypi.org/products/raspberry-pi-pico/"><img src="https://www.raspberrypi.org/homepage-9df4b/static/rp2040@1x-7951bf2b0727aaad6a8c09ccbe41d4a3.jpg" width="439" height="500" class="alignnone" /></a></p>
<p><a href="https://m.facebook.com/story.php?story_fbid=1646099838906813&#038;id=101401456710000">Announcement at Facebook</a> says:</p>
<blockquote><p>It&#8217;s been a big week. We launched something tiny, something new &#8211; Raspberry Pi Pico, just for you. </p>
<p>Read all about it, plus everything else that went down at Raspberry Pi in the last few days, in Raspberry Pi Weekly.
</p></blockquote>
<p><a href="https://www.raspberrypi.org/weekly/raspberry-pi-pico-has-landed/">https://www.raspberrypi.org/weekly/raspberry-pi-pico-has-landed/</a></p>
<p>Raspberry Pi&#8217;s just-announced Pico board! Powered by RPi&#8217;s first custom silicon, the RP2040, this little board breaks out 26 GPIO pins and is designed to be embeddable. Let&#8217;s take a look!</p>
<p><iframe width="560" height="315" src="https://www.youtube.com/embed/o-tRJPCv0GA" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></p>
<p>More information:<br />
<a href="https://www.hackster.io/news/hands-on-with-the-rp2040-and-pico-the-first-in-house-silicon-and-microcontroller-from-raspberry-pi-effc452fc25d">https://www.hackster.io/news/hands-on-with-the-rp2040-and-pico-the-first-in-house-silicon-and-microcontroller-from-raspberry-pi-effc452fc25d</a><br />
<a href="https://www.raspberrypi.org/blog/raspberry-pi-silicon-pico-now-on-sale/">https://www.raspberrypi.org/blog/raspberry-pi-silicon-pico-now-on-sale/</a><br />
<a href="https://github.com/raspberrypi/pico-tflmicro">https://www.raspberrypi.org/documentation/pico/getting-started/</a><br />
<a href="https://github.com/raspberrypi/pico-tflmicro">https://projects.raspberrypi.org/en/projects/getting-started-with-the-pico</a><br />
<a href="https://github.com/raspberrypi/pico-tflmicro">https://github.com/raspberrypi/pico-tflmicro</a><br />
<a href="https://www.hackster.io/gatoninja236/raspberry-pi-pico-hackster-spotlight-69ccb1">https://www.hackster.io/gatoninja236/raspberry-pi-pico-hackster-spotlight-69ccb1</a><br />
<a href="https://www.hackster.io/news/hands-on-with-the-rp2040-and-pico-the-first-in-house-silicon-and-microcontroller-from-raspberry-pi-effc452fc25d">https://www.hackster.io/news/hands-on-with-the-rp2040-and-pico-the-first-in-house-silicon-and-microcontroller-from-raspberry-pi-effc452fc25d</a></p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2021/01/24/raspberry-pi-pico-board/feed/</wfw:commentRss>
		<slash:comments>784</slash:comments>
		</item>
		<item>
		<title>Farnell Sales of Raspberry Pi Computer Reach 15 Million Worldwide</title>
		<link>https://www.epanorama.net/blog/2019/09/27/farnell-sales-of-raspberry-pi-computer-reach-15-million-worldwide/</link>
		<comments>https://www.epanorama.net/blog/2019/09/27/farnell-sales-of-raspberry-pi-computer-reach-15-million-worldwide/#comments</comments>
		<pubDate>Fri, 27 Sep 2019 07:19:07 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Embedded Development]]></category>
		<category><![CDATA[Raspberry Pi]]></category>

		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=184248</guid>
		<description><![CDATA[<p>https://www.element14.com/news/farnell-sales-of-raspberry-pi-computer-reach-15-million-worldwide/ Farnell sales help make Raspberry Pi the UK’s most successful computer, and the third-most popular general-purpose computing platform in history <a class="moretag" href="https://www.epanorama.net/blog/2019/09/27/farnell-sales-of-raspberry-pi-computer-reach-15-million-worldwide/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p><a href="https://www.element14.com/news/farnell-sales-of-raspberry-pi-computer-reach-15-million-worldwide/">https://www.element14.com/news/farnell-sales-of-raspberry-pi-computer-reach-15-million-worldwide/</a></p>
<h2 title="Farnell sales help make Raspberry Pi the UK’s most successful computer, and the third-most popular general-purpose computing platform in history" style="font:40020px/26pxArial,Helvetica,sans-serif; margin:0px; clear:left; color:rgb(51,51,51); letter-spacing:normal; orphans:2text-indent:0px; text-transform:none; white-space:normal; widows:2; word-spacing:0px; -webkit-text-stroke-width:0px; background-color:rgb(255,255,255); text-decoration-style:initial; text-decoration-color:initial; text-align:left;">Farnell sales help make Raspberry Pi the UK’s most successful computer, and the third-most popular general-purpose computing platform in history</h2>
<p><img src="http://www.epanorama.net/newepa/wp-content/uploads/2019/09/wpid-screenshot_20190927-101857_chrome9059107252109452598.jpg" class="wp-image-184250 alignnone size-full" width="944" height="511"></p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2019/09/27/farnell-sales-of-raspberry-pi-computer-reach-15-million-worldwide/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Raspberry PI 4 Released</title>
		<link>https://www.epanorama.net/blog/2019/06/24/raspberry-pi-4-released/</link>
		<comments>https://www.epanorama.net/blog/2019/06/24/raspberry-pi-4-released/#comments</comments>
		<pubDate>Mon, 24 Jun 2019 18:50:40 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Dev boards]]></category>
		<category><![CDATA[Raspberry Pi]]></category>

		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=182873</guid>
		<description><![CDATA[<p>Raspberry Pi 4 was just released: Faster CPU, More Memory, Dual HDMI Ports. A new version of the $35 computer features a 1.5GHz Arm chip and support for dual-HDMI 4K displays, Gigabit Ethernet, and much more. This credit card size Raspberry PI 4 desktop computer level of performance. Raspberry Pi 4 is now on sale, <a class="moretag" href="https://www.epanorama.net/blog/2019/06/24/raspberry-pi-4-released/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p><a href="https://www.raspberrypi.org/products/raspberry-pi-4-model-b/">Raspberry Pi 4</a> was <a href="https://www.raspberrypi.org/blog/raspberry-pi-4-on-sale-now-from-35/">just released</a>: <a href="https://hackaday.com/2019/06/23/raspberry-pi-4-just-released-faster-cpu-more-memory-dual-hdmi-ports/">Faster CPU, More Memory, Dual HDMI Ports</a>. <a href="https://www.cyberciti.biz/linux-news/raspberry-pi-4-released-complete-specs-and-pricing/">A new version of the $35 computer features a 1.5GHz Arm chip and support for dual-HDMI 4K displays, Gigabit Ethernet, and much more</a>. This c<!--StartFragment-->redit card size Raspberry <a href="https://www.cyberciti.biz/linux-news/raspberry-pi-4-released-complete-specs-and-pricing/">PI 4 desktop computer level of performance</a>. <a href="https://www.raspberrypi.org/blog/raspberry-pi-4-on-sale-now-from-35/">Raspberry Pi 4 is now on sale, starting at $35</a>. <a href="https://opensource.com/article/19/6/raspberry-pi-4">$35 gets you the standard 1GB RAM, or you can pay $45 for the 2GB model or $55 for the 4GB model.</a><!--EndFragment--></p>
<p>Here are <a href="https://www.raspberrypi.org/blog/raspberry-pi-4-on-sale-now-from-35/">picture and video from Pi 4 release page</a>:</p>
<p><a href="https://www.raspberrypi.org/blog/raspberry-pi-4-on-sale-now-from-35/"><img class="alignnone" src="https://www.raspberrypi.org/app/uploads/2019/06/HERO-ALT-1512x1080.jpg" alt="" width="1512" height="1080" /></a></p>
<p>&nbsp;</p>
<p><iframe width="1024" height="576" src="https://www.youtube.com/embed/sajBySPeYH0?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></p>
<p>&nbsp;</p>
<p>Feature picture from <a href="https://www.raspberrypi.org/products/raspberry-pi-4-model-b/">product page</a>:</p>
<p><a href="https://www.raspberrypi.org/products/raspberry-pi-4-model-b/"><img class="alignnone" src="https://www.raspberrypi.org/homepage-9df4b/static/pi4-labelled-99c2e8935bb3cfdb27d23f634ea98a7e.png" alt="" width="583" height="341" /></a></p>
<p>&nbsp;</p>
<p>More information:<br />
<a href="https://hackaday.com/2019/06/23/raspberry-pi-4-just-released-faster-cpu-more-memory-dual-hdmi-ports/">Raspberry Pi 4 Just Released: Faster CPU, More Memory, Dual HDMI Ports</a></p>
<p><a href="https://www.cyberciti.biz/linux-news/raspberry-pi-4-released-complete-specs-and-pricing/">Raspberry PI 4 Released – Complete specs and pricing</a></p>
<p><a href="https://blog.hackster.io/meet-the-new-raspberry-pi-4-model-b-9b4698c284">Meet the New Raspberry Pi 4, Model B</a></p>
<p><a href="https://opensource.com/article/19/6/raspberry-pi-4">Raspberry Pi 4 is here!</a></p>
<p><a href="https://www.raspberrypi.org/products/raspberry-pi-4-model-b/">Raspberry Pi 4 homepage</a></p>
<p><a href="https://www.raspberrypi.org/blog/raspberry-pi-4-on-sale-now-from-35/">Raspberry Pi 4 on sale now from $35</a></p>
<p><!--StartFragment--></p>
<h1></h1>
<p><!--EndFragment-->&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2019/06/24/raspberry-pi-4-released/feed/</wfw:commentRss>
		<slash:comments>213</slash:comments>
		</item>
		<item>
		<title>New product: Raspberry Pi 3 Model A+ on sale now at $25 &#8211; Raspberry Pi</title>
		<link>https://www.epanorama.net/blog/2018/11/15/new-product-raspberry-pi-3-model-a-on-sale-now-at-25-raspberry-pi/</link>
		<comments>https://www.epanorama.net/blog/2018/11/15/new-product-raspberry-pi-3-model-a-on-sale-now-at-25-raspberry-pi/#comments</comments>
		<pubDate>Thu, 15 Nov 2018 21:03:54 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Embedded Development]]></category>
		<category><![CDATA[IoT]]></category>
		<category><![CDATA[Raspberry Pi]]></category>

		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=180394</guid>
		<description><![CDATA[<p>https://www.raspberrypi.org/blog/new-product-raspberry-pi-3-model-a/ With the new Raspberry Pi 3 Model A+ you can now get the 1.4GHz clock speed, 5GHz wireless networking and improved thermals of Raspberry Pi 3B+ in a smaller form factor. By halving the RAM to 256MB, and removing the USB hub and Ethernet controller, the board could be made cheaper and smaller. For <a class="moretag" href="https://www.epanorama.net/blog/2018/11/15/new-product-raspberry-pi-3-model-a-on-sale-now-at-25-raspberry-pi/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p><a href="https://www.raspberrypi.org/blog/new-product-raspberry-pi-3-model-a/">https://www.raspberrypi.org/blog/new-product-raspberry-pi-3-model-a/</a></p>
<p>With<span style="color:rgb(34,34,34); font-family:Roboto,sans-serif; font-size:16px; font-style:normal; font-variant-ligatures:normal; font-variant-caps:normal; font-weight:300; letter-spacing:normal; orphans:2text-indent:0px; text-transform:none; white-space:normal; widows:2; word-spacing:0px; -webkit-text-stroke-width:0px; background-color:rgb(230,226,221); text-decoration-style:initial; text-decoration-color:initial; display:inline!important; float:none; text-align:left;"> the new<span> </span></span><a href="https://www.raspberrypi.org/products/raspberry-pi-3-model-a-plus/" style="color: rgb(126, 11, 27); text-decoration: underline; max-width: 100%; font-family: Roboto, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 300; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(230, 226, 221);">Raspberry Pi 3 Model A</a><span style="color:rgb(34,34,34); font-family:Roboto,sans-serif; font-size:16px; font-style:normal; font-variant-ligatures:normal; font-variant-caps:normal; font-weight:300; letter-spacing:normal; orphans:2text-indent:0px; text-transform:none; white-space:normal; widows:2; word-spacing:0px; -webkit-text-stroke-width:0px; background-color:rgb(230,226,221); text-decoration-style:initial; text-decoration-color:initial; display:inline!important; float:none; text-align:left;">+</span><span style="color:rgb(34,34,34); font-family:Roboto,sans-serif; font-size:16px; font-style:normal; font-variant-ligatures:normal; font-variant-caps:normal; font-weight:300; letter-spacing:normal; orphans:2text-indent:0px; text-transform:none; white-space:normal; widows:2; word-spacing:0px; -webkit-text-stroke-width:0px; background-color:rgb(230,226,221); text-decoration-style:initial; text-decoration-color:initial; display:inline!important; float:none; text-align:left;"> you can now get the<span> </span></span><b style="font-weight: 700; max-width: 100%; color: rgb(34, 34, 34); font-family: Roboto, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(230, 226, 221); text-decoration-style: initial; text-decoration-color: initial;">1.4GHz clock speed</b><span style="color:rgb(34,34,34); font-family:Roboto,sans-serif; font-size:16px; font-style:normal; font-variant-ligatures:normal; font-variant-caps:normal; font-weight:300; letter-spacing:normal; orphans:2text-indent:0px; text-transform:none; white-space:normal; widows:2; word-spacing:0px; -webkit-text-stroke-width:0px; background-color:rgb(230,226,221); text-decoration-style:initial; text-decoration-color:initial; display:inline!important; float:none; text-align:left;">,<span> </span></span><b style="font-weight: 700; max-width: 100%; color: rgb(34, 34, 34); font-family: Roboto, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(230, 226, 221); text-decoration-style: initial; text-decoration-color: initial;">5GHz wireless networking</b><span style="color:rgb(34,34,34); font-family:Roboto,sans-serif; font-size:16px; font-style:normal; font-variant-ligatures:normal; font-variant-caps:normal; font-weight:300; letter-spacing:normal; orphans:2text-indent:0px; text-transform:none; white-space:normal; widows:2; word-spacing:0px; -webkit-text-stroke-width:0px; background-color:rgb(230,226,221); text-decoration-style:initial; text-decoration-color:initial; display:inline!important; float:none; text-align:left;"><span> </span>and improved thermals of Raspberry Pi 3B+ in a smaller form factor</span>.<br />
<span style="color:rgb(34,34,34); font-family:Roboto,sans-serif; font-size:16px; font-style:normal; font-variant-ligatures:normal; font-variant-caps:normal; font-weight:300; letter-spacing:normal; orphans:2text-indent:0px; text-transform:none; white-space:normal; widows:2; word-spacing:0px; -webkit-text-stroke-width:0px; background-color:rgb(230,226,221); text-decoration-style:initial; text-decoration-color:initial; display:inline!important; float:none; text-align:left;">By halving the RAM to 256MB, and removing the USB hub and Ethernet controller, the board could be made cheaper and smaller.</span> For communicatons have dual-band 802.11ac wireless LAN and Bluetooth 4.2/BLE.</p>
<p><img class="alignnone wp-image-180393 size-full" src="http://www.epanorama.net/newepa/wp-content/uploads/2018/11/wpid-screenshot_20181115-22541762586478.png" width="1080" height="1920"></p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2018/11/15/new-product-raspberry-pi-3-model-a-on-sale-now-at-25-raspberry-pi/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Top 10 Raspberry Pi blogs to follow &#124; Opensource.com</title>
		<link>https://www.epanorama.net/blog/2018/08/29/top-10-raspberry-pi-blogs-to-follow-opensource-com/</link>
		<comments>https://www.epanorama.net/blog/2018/08/29/top-10-raspberry-pi-blogs-to-follow-opensource-com/#comments</comments>
		<pubDate>Wed, 29 Aug 2018 06:14:42 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Embedded Development]]></category>
		<category><![CDATA[Open hardware]]></category>
		<category><![CDATA[Open source software]]></category>
		<category><![CDATA[Raspberry Pi]]></category>

		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=179498</guid>
		<description><![CDATA[<p>https://opensource.com/article/18/8/top-10-raspberry-pi-blogs-follow There are plenty of great Raspberry Pi fan sites, tutorials, repositories, YouTube channels, and other resources on the web. This article lists 10 worth to check out Raspberry Pi blogs. <a class="moretag" href="https://www.epanorama.net/blog/2018/08/29/top-10-raspberry-pi-blogs-to-follow-opensource-com/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p><a href="https://opensource.com/article/18/8/top-10-raspberry-pi-blogs-follow">https://opensource.com/article/18/8/top-10-raspberry-pi-blogs-follow</a><br />
<span style="color:rgb(68,68,68); font-family:" swiss721swa","helveticaneue",helvetica,arial,"nimbussansl",sans-serif; font-size:18px; font-style:normal; font-variant-ligatures:normal; font-variant-caps:normal; font-weight:400; letter-spacing:normal; orphans:2text-indent:0px; text-transform:none; white-space:normal; widows:2; word-spacing:0px; -webkit-text-stroke-width:0px; background-color:rgb(244,244,244); text-decoration-style:initial; text-decoration-color:initial; display:inline!important; float:none; text-align:left;">There are plenty of great Raspberry Pi fan sites, tutorials, repositories, YouTube channels, and other resources on the web. This article lists 10 worth to check out Raspberry Pi blogs</span>.</p>
<p><img src="http://www.epanorama.net/newepa/wp-content/uploads/2018/08/wpid-screenshot_20180828-0912301055884570.png" class="alignnone size-full wp-image-179496" width="1080" height="1920"></p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2018/08/29/top-10-raspberry-pi-blogs-to-follow-opensource-com/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CircuitPython on Raspberry Pi</title>
		<link>https://www.epanorama.net/blog/2018/08/16/circuitpython-on-raspberry-pi/</link>
		<comments>https://www.epanorama.net/blog/2018/08/16/circuitpython-on-raspberry-pi/#comments</comments>
		<pubDate>Thu, 16 Aug 2018 18:13:48 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Embedded Development]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Raspberry Pi]]></category>

		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=179250</guid>
		<description><![CDATA[<p>https://blog.adafruit.com/2018/08/15/circuitpython-on-raspberry-pi-updated-guides-for-ads1x15-bme680-mcp4725-tsl2561-tsl2591/ It’s CircuitPython on Raspberry Pi! Wire up your favorite sensors and use the same CircuitPython code you’ve been using with microcontrollers right on your Raspberry Pi! Adafruit provides many projects, libraries and example code for CircuitPython on microcontrollers. Python is pretty easy to get it working with micro-computers like Raspberry Pi or other ‘Linux <a class="moretag" href="https://www.epanorama.net/blog/2018/08/16/circuitpython-on-raspberry-pi/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p><a href="https://blog.adafruit.com/2018/08/15/circuitpython-on-raspberry-pi-updated-guides-for-ads1x15-bme680-mcp4725-tsl2561-tsl2591/">https://blog.adafruit.com/2018/08/15/circuitpython-on-raspberry-pi-updated-guides-for-ads1x15-bme680-mcp4725-tsl2561-tsl2591/</a></p>
<p style="box-sizing:border-box; margin:0px0px1.5em; padding:0px0.5em0px0px; line-height:19px; font-size:18px; font-weight:300; color:rgb(0,0,0); font-family:" proximanova","lucidagrande","lucidasansunicode","lucidasans",geneva,verdana,sans-serif; font-style:normal; font-variant-ligatures:normal; font-variant-caps:normal; letter-spacing:0.28px; orphans:2text-indent:0px; text-transform:none; white-space:normal; widows:2; word-spacing:0px; -webkit-text-stroke-width:0px; background-color:rgb(255,255,255); text-decoration-style:initial; text-decoration-color:initial; text-align:left;">It’s CircuitPython on Raspberry Pi! Wire up your favorite sensors and use the same CircuitPython code you’ve been using with microcontrollers right on your Raspberry Pi!</p>
<p style="box-sizing:border-box; margin:0px0px1.5em; padding:0px0.5em0px0px; line-height:19px; font-size:18px; font-weight:300; color:rgb(0,0,0); font-family:" proximanova","lucidagrande","lucidasansunicode","lucidasans",geneva,verdana,sans-serif; font-style:normal; font-variant-ligatures:normal; font-variant-caps:normal; letter-spacing:0.28px; orphans:2text-indent:0px; text-transform:none; white-space:normal; widows:2; word-spacing:0px; -webkit-text-stroke-width:0px; background-color:rgb(255,255,255); text-decoration-style:initial; text-decoration-color:initial; text-align:left;">Adafruit provides many projects, libraries and example code for CircuitPython on microcontrollers.</p>
<p>Python is pretty easy to get it working with micro-computers like Raspberry Pi or other ‘Linux with GPIO pins available’ single board computers.</p>
<p><img src="http://www.epanorama.net/newepa/wp-content/uploads/2018/08/wpid-screenshot_20180816-204846258708266.png" class="alignnone wp-image-179248 size-full" width="1080" height="1920"></p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2018/08/16/circuitpython-on-raspberry-pi/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
