Arduino Nano RP2040 Connect – Arduino meets Raspberry Pi

Arduino Nano RP2040 Connect

The much-anticipated Arduino Nano RP2040 Connect board has a Raspberry Pi RP2040 MCU with ESP32-based WiFi and Bluetooth. The board also sports a 6-axis IMU with Machine Learning, a built-in MEMS Microphone, and a Cryptographic Coprocessor.

Today we will learn how to set up our development environment to work with this exciting new board, and we’ll run a few Arduino-supplied example sketches.

Raspberry Pi Pico with CircuitPython

CircuitPython with Raspberry Pi Pico

CircuitPython is an easy-to-use language with hundreds of libraries for microcontrollers. Today we will be using CircuitPython with the Raspberry Pi Pico

With over 300 libraries already to go CircuitPython makes it easy to expose the power of the Raspberry Pi Pico.

Today we’ll see how to install CircuitPython and how to use it to build a keyboard emulator, a mouse emulator, work with MicroSD cards and flash some addressable RGB lights.

WiFi Stepper Motor Controller

WiFi Stepper Motor Controller

The WiFi Stepper is exactly what its name would imply – a board that lets you control a stepper motor via WiFi. Its full-featured web-based interface gives you complete control of your motor, and it can support steppers of all sizes up to 85 volts at 10 amps!

Today I’ll demonstrate how to use this versatile board. I’ll hook it up, learn how to use it and even run a simple Bash script on a Raspberry Pi to demonstrate how to incorporate it in your programs.

Don’t get Zapped by Static Electricity!

Static Electricity

It’s hard to say anything nice about static electricity. It causes things to stick to your socks, makes it difficult to comb your hair and can give you a nasty zap when you touch a doorknob after walking across a carpet!

Even worse, static electricity is a deadly enemy for electronic components. A static shock can completely destroy or severely degrade fragile semiconductor devices. In this article we’ll examine what you can do to prevent that from happening to your precious components and circuit boards.