Raspberry Pi PICO with IR Sensor | Insight to MicroPython

Hello Tech Friends, I’m back with another interesting tutorial on interfacing Raspberry Pi PICO with IR Sensor. We have seen many tutorials of IR sensors hooking up different microcontrollers and development boards. But today we’ll see it with Raspberry Pi PICO. We’ll be programming the Raspberry Pi PICO in MicroPython using the Thonny Python IDE. … Read more

Getting Started with Raspberry Pi PICO | The Beginning

Hey Folks, Today we’ll start the introduction of Raspberry Pi PICO. Raspberry Pi PICO is another Development board that gained popularity. Raspberry Pi PICO is based on an RP2040 microcontroller, which is much more powerful than the Arduino UNO. Also, there are other versions like PICO W that come with an inbuilt Wi-Fi chip for … Read more