Search found 4 matches
- Thu Aug 19, 2021 1:12 am
- Forum: General Discussion and Questions
- Topic: help with UART and Raspberry Pico
- Replies: 2
- Views: 1697
Re: help with UART and Raspberry Pico
So, we can upload micropython in Raspberry Pi Pico as well, I am new to micropython so just trying to understand it. I hope someone else will help you out.
- Thu Aug 19, 2021 1:09 am
- Forum: General Discussion and Questions
- Topic: Why Micropython?
- Replies: 3
- Views: 2660
Re: Why Micropython?
Thanks guys for such detailed responses. I am going to try micropython on Esp8266.
- Thu Aug 12, 2021 10:20 pm
- Forum: General Discussion and Questions
- Topic: Why Micropython?
- Replies: 3
- Views: 2660
Why Micropython?
Hi, I have worked on python and used it in Raspberry Pi and I have recently learnt about this micropython. So, I want to know what is it about and why a developer needs to use it? When we have python and Arduino C, as Arduino is used for ESP8266 or NodeMCU but here I have seen that people are using ...
- Thu Aug 12, 2021 10:17 pm
- Forum: General Discussion and Questions
- Topic: How do I convert a hex substring to int
- Replies: 3
- Views: 3161
Re: How do I convert a hex substring to int
well said and that's why forums are for !!!dougconran wrote: ↑Thu Aug 12, 2021 9:12 amYes, that has worked for me as well. How simple and obvious these things are when you know! - Thanks