Introduction
Circuit
Building It
Parts List
Code
Uploading the Code to the Pi Pico
Summary
IntroductionThere is a kids' toy that is a pocket-sized voice/effects box. It has half a dozen buttons on the front, and whenever any b...
Introduction
Pre-built Double Precision MicroPython Firmware
Setting up the PC to build MicroPython Firmware
Building a Release Version of MicroPython with Double Precision
Building Latest Snapshot version of MicroPython with Double Precisio...
Introduction
Working with the Pi Pico and CircuitPython
Circuit
Code
Main code
update_rotval function
update_speedrange function
Summary
IntroductionThis short blog post covers how I got a display and rotary encoderrotary encode...
I bought an AmScope trinocular microscope several years back and find it handy (but not a necessity) for the electronics I do. Another reason I bought it was to entertain the grandkids and perhaps interest them in the natural world. I lik...
Does anyone have any insight into lan78xx usb driver support for the Raspberry Pi? I am attempting to use a Microchip PoE USB-C device to enabling networking to a Raspberry Pi4B. The work is part of a RoadTest for Microchip PoE to USB-C Power a...
The Raspberry Pi computer, Ed, made sleep difficult for an astronaut due to its LED display. (Image Credit: Astro Pi) The Raspberry Pi Foundation outlined how its hardware ran thousands of programs developed by young students to the Internationa...
Introduction
Examples
FIFO Blocking routines
Non-Blocking (Polling) for FIFO
Summary
Introduction Earlier this week, I spotted that Arduino had updated their ArduinoCore-mbed Boards Manager files for Arduino Mbed OS RP2040 ...
The Amiga was one of my first computers, and now I'm fortunate enough to own an Amiga 500 and Amiga 1200 with various add-ons. Though I have to do some repair to get the disk drive working again (aging capacitors) I'm keeping an eye on the cu...
Now that I've discovered that I can program the RPi-Pico using the Arduino IDE (with Arduino-Pico or Mbed libraries), it's time to branch out and try some other RP2040 boards. The board I think that I'll may use a lot initially is the SparkFun P...
Time to try using the Arduino-Pico library to program the RPi Pico using the Arduino IDE. I thought it would be good to try the NeoPixel Ring that I had previously tested using MicroPython Happy Pico Pi Day . But first I am going to use one...
Introduction :-
Raspberry Pi is a low cost, tiny, single board computer to which you can connect a monitor, a keyboard and a mouse and it will work like your PC. It comes in different variants according to its RAM size (2GB, 4GB or 8GB). An external ...
I've recently been experimenting with MicroPython on the Pi PicoPi Pico. There are a few steps you need to get this setup. Install the MicroPython FirmwareSuitable editorUpload the codeSetting the code to run at boot Although it is desi...
The Pi-Top 4 hardware used in the project described in this blog post was provided through a contest at pi-top [4] Unboxing - Karen meets the pi-top 4! . In response to our STEM project being selected, I felt it was important to make a blog post docu...
Idea My first little project with the Raspberry Pi Pico is to control a Electronic Assembly DOGM Graphic display. I have already adopted an arduino library for the display and used it in several projects. So I know the display and how to control...
IntroductionSetting up an IDE for C++ development on the Raspberry Pi Pico is covered in the Getting Started with Raspberry Pi Pico guide. The guide is not surprisingly focused on using a Raspberry Pi as your development machine, although it does cov...
The CAN bus ist widely used in many types of vehicles like cars and trucks, airplanes and now even drones. A few years ago the spec was updated and CAN FD was introduced. This upgraded the transmission speed and even more important extended the paylo...
Do you also swear too much?Don't worry, this artificial intelligence powered, internet of things enabled swear jar is here to help!How does it work?Well, it listens to your every word and detects profanity (AI).When caught, it instantly tells on ...
I was very excited when I heard about the new Raspberry Pi Pico (Raspberry Pi Pico ) Overview I thought about all the projects I am going to built with it. But I needed to find a good starting point.There are already a lot of Arduino Shield...
Introduction
Install Visual Studio Code
Install CMake
Install Build Tools for Visual Studio
Install Python 3, Git and ARM GCC Compiler
Get Code
Building at the Command Line
Fixing NMake not found issues
Building with Visual Code
Running the Applica...
In this project we convert a neat looking radio into a voice-enabled, interactive storyteller. Future, here we come!SuppliesRaspberry PiGoogle AIY Voice Kit v1RadioGoogle Cloud PlatformGoogle DialogflowScrewdriverSoldering EquipmentWiringSpeakerSwitc...