Program Maker Pi Pico and ESP01 with Blynk IoT App using Arduino IDE

Program Maker Pi Pico and ESP01 with Blynk IoT App using Arduino IDE

Introduction

Around last week, the Arduino community shared how to program a Raspberry Pi Pico using the Arduino IDE. Once I knew about this, the first thing I wanted to try was to program the ESP01 on the Maker Pi Pico. So, how about we try to program using the Blynk IoT code example in Arduino IDE? Ok let’s try!

Video

This video shows how to program Maker Pi Pico and ESP01 with Blynk IoT app using Arduino IDE.

 

Hardware Preparation

This is the list of items used in the video.

Software Preparation

This is the summary of the steps. For more details, please refer to the video.

  1. Download and install the latest version of Arduino IDE software.
  2. Add the json link - https://github.com/earlephilhower/arduino-pico/releases/download/global/package_rp2040_index.json and install Raspberry Pi Pico board.
  3. Install the latest Blynk library through Library Manager.
  4. Download BlynkESP8266 library from GitHub - https://github.com/vshymanskyy/BlynkESP8266, and install using 'Add .ZIP library'.

Thank You

References:

Thanks for reading this tutorial. If you have any technical inquiries, please post at Cytron Technical Forum.

"Please be reminded, this tutorial is prepared for you to try and learn.
You are encouraged to improve the code for a better application."

Related Products