Nieuws

This repository to explore and share development done with MicroPython using different development boards and kits. - softgalaxy786/Raspberry_Pi_Pico ...
pio_blink.py and pio_irq.py examples uses 1000Hz frequency which is too low for Pi Pico #18 ...
Raspberry Pi Pico has a Dual-Core ARM processor along with GPIO & Digital/Analog peripherals, we can easily create micro to small-scale embedded applications. In this tutorial, we will learn, How to ...
This post is an introduction to the Raspberry Pi Pico. The Pico is a new microcontroller from the Raspberry Pi Foundation. This small, cheap and flexible microcontroller platform is great for learning ...
Using a Raspberry Pi Pico with MicroPython is a beginner-friendly way to program. Adding a SeeedStudio RFM95 LoRa module and a DS18B20 temperature sensor can create a quick LoRaWAN node with ...
Here in this tutorial I am going to write a simple micropython program to use the bluetooth of my raspberry pi pico w board. I have written a program to stream the temperature reading of raspberry pi ...