<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: Adding external modules to MicroPython with Raspberry PI Pico	</title>
	<atom:link href="https://peppe8o.com/adding-external-modules-to-micropython-with-raspberry-pi-pico/feed/" rel="self" type="application/rss+xml" />
	<link>https://peppe8o.com/adding-external-modules-to-micropython-with-raspberry-pi-pico/</link>
	<description>Raspberry PI, Arduino and Electronics made simple</description>
	<lastBuildDate>Fri, 31 May 2024 14:19:34 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: peppe8o		</title>
		<link>https://peppe8o.com/adding-external-modules-to-micropython-with-raspberry-pi-pico/#comment-20199</link>

		<dc:creator><![CDATA[peppe8o]]></dc:creator>
		<pubDate>Sun, 20 Nov 2022 10:55:39 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=4676#comment-20199</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://peppe8o.com/adding-external-modules-to-micropython-with-raspberry-pi-pico/#comment-20167&quot;&gt;James Cotter&lt;/a&gt;.

Hi James. Please let me know what are your difficulties. Maybe I can give you an help... If you prefer, write me by email at giuseppe@peppe8o.com]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://peppe8o.com/adding-external-modules-to-micropython-with-raspberry-pi-pico/#comment-20167">James Cotter</a>.</p>
<p>Hi James. Please let me know what are your difficulties. Maybe I can give you an help&#8230; If you prefer, write me by email at <a href="mailto:giuseppe@peppe8o.com">giuseppe@peppe8o.com</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: James Cotter		</title>
		<link>https://peppe8o.com/adding-external-modules-to-micropython-with-raspberry-pi-pico/#comment-20167</link>

		<dc:creator><![CDATA[James Cotter]]></dc:creator>
		<pubDate>Sat, 19 Nov 2022 21:27:40 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=4676#comment-20167</guid>

					<description><![CDATA[Having zero luck with the Pi Pico W ...went to the forums and was relieved to find was not the only
one. The ESP8266 seems to have none of the  associated headaches off this board, so I&#039;ll stick with it
 If you want my Pico WI &#039;ll mail it to you for free if you want it LOL]]></description>
			<content:encoded><![CDATA[<p>Having zero luck with the Pi Pico W &#8230;went to the forums and was relieved to find was not the only<br />
one. The ESP8266 seems to have none of the  associated headaches off this board, so I&#8217;ll stick with it<br />
 If you want my Pico WI &#8216;ll mail it to you for free if you want it LOL</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: peppe8o		</title>
		<link>https://peppe8o.com/adding-external-modules-to-micropython-with-raspberry-pi-pico/#comment-20029</link>

		<dc:creator><![CDATA[peppe8o]]></dc:creator>
		<pubDate>Tue, 15 Nov 2022 07:00:28 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=4676#comment-20029</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://peppe8o.com/adding-external-modules-to-micropython-with-raspberry-pi-pico/#comment-20028&quot;&gt;Vaibhav Jadhav&lt;/a&gt;.

Hi Vaibhav. It is impossible to use a &quot;Not MicroPython&quot; library in MicroPython, unless a cross-interpreter is developed. But, in my opinion, a cross interpreter would reduce the performance of a microcontroller and would not make sense. If you need to use a specific module, you must install the firmware with the same language for that module.
By the way, what is your need? What is the goal of your project?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://peppe8o.com/adding-external-modules-to-micropython-with-raspberry-pi-pico/#comment-20028">Vaibhav Jadhav</a>.</p>
<p>Hi Vaibhav. It is impossible to use a &#8220;Not MicroPython&#8221; library in MicroPython, unless a cross-interpreter is developed. But, in my opinion, a cross interpreter would reduce the performance of a microcontroller and would not make sense. If you need to use a specific module, you must install the firmware with the same language for that module.<br />
By the way, what is your need? What is the goal of your project?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Vaibhav Jadhav		</title>
		<link>https://peppe8o.com/adding-external-modules-to-micropython-with-raspberry-pi-pico/#comment-20028</link>

		<dc:creator><![CDATA[Vaibhav Jadhav]]></dc:creator>
		<pubDate>Tue, 15 Nov 2022 06:40:38 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=4676#comment-20028</guid>

					<description><![CDATA[Hey Giuseppe,
I was importing requests module(library) for HTTPS requests. But it is not available for  pico-micropython-image. How can i use a package which is not 
not for micropython in my code.]]></description>
			<content:encoded><![CDATA[<p>Hey Giuseppe,<br />
I was importing requests module(library) for HTTPS requests. But it is not available for  pico-micropython-image. How can i use a package which is not<br />
not for micropython in my code.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
