<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Posts on JC Software Blog</title><link>https://www.jcsoft.dev/posts/</link><description>Recent content in Posts on JC Software Blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 04 Mar 2025 07:35:57 +0000</lastBuildDate><atom:link href="https://www.jcsoft.dev/posts/index.xml" rel="self" type="application/rss+xml"/><item><title>Pico W5 (Elecrow) Review</title><link>https://www.jcsoft.dev/posts/pico-w5/</link><pubDate>Tue, 04 Mar 2025 07:35:57 +0000</pubDate><guid>https://www.jcsoft.dev/posts/pico-w5/</guid><description>&lt;p&gt;Let&amp;rsquo;s review and play with the Elecrow Pico W5.&lt;/p&gt;
&lt;p&gt;The Elecrow Pico W5 is a microcontroller development board based on the RP2040 chip (the same chip used in Raspberry Pi Pico) with enhanced wireless capabilities. Key features include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;RP2040 microcontroller with dual-core Arm Cortex M0+ processor&lt;/li&gt;
&lt;li&gt;Support for both 2.4GHz and 5GHz WiFi using the BW16 module from AiThinker&lt;/li&gt;
&lt;li&gt;Bluetooth 5 connectivity&lt;/li&gt;
&lt;li&gt;USB-C connector for power and programming&lt;/li&gt;
&lt;li&gt;Compatible with MicroPython, C/C++, and other programming languages&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="pros"&gt;Pros&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;The dual-band WiFi (2.4GHz and 5GHz) is a significant upgrade over the standard Raspberry Pi Pico W, which only supports 2.4GHz&lt;/li&gt;
&lt;li&gt;RP2040 is a proven microcontroller with good community support&lt;/li&gt;
&lt;li&gt;USB-C connection is more modern than micro-USB found on some other boards&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="cons"&gt;Cons&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;As a third-party board, it may have less community support than official Raspberry Pi products&lt;/li&gt;
&lt;/ul&gt;
&lt;h1 id="setting-up-micropython-on-elecrow-pico-w5"&gt;Setting Up MicroPython on Elecrow Pico W5&lt;/h1&gt;
&lt;h2 id="initial-setup"&gt;Initial Setup&lt;/h2&gt;
&lt;p&gt;I decided to use MicroPython for my Elecrow Pico W5. Here&amp;rsquo;s how to set it up:&lt;/p&gt;</description></item></channel></rss>