e-Paper with Arduino & Raspberry Pi

e-Paper with Arduino & Raspberry Pi

e-Paper displays have a number of unique features, such as being visible in broad daylight, consuming very little current, and retaining their image when powered down. But they also have some disadvantages – they have poor refresh rates, limited color capability, and are more expensive than other display types.

in some applications, however, e-Paper is a perfect choice, and today we will see how to use these displays with both an Arduino and Raspberry Pi.

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.

Arduino Nano 33 IoT Board

Arduino Nano 33 IoT

Today we will look at the Arduino Nano 33 IoT board, an updated 32-bit version of the original Nano. This board combines WiFi, Bluetooth, an IMU, and a Real-Time Clock in a package identical to its older cousin.

We’ll see how to set up the board with the Arduino IDE and how to use all of its features.

I’ll be using this board in a few IoT projects, so it’s a good idea to get familiar with it.