Posts

Showing posts from March, 2023

Using WiFi in the Raspberry Pi Pico (Part 5)

Image
In this post we will see how to access a REST API with the Raspberry Pi Pico W, using the SDK C/C++ and MicroPython. An example of a call to a RESP API, using Postman Basically, a REST API is uses an HTTP method (like GET and POST) to access and manipulate "resources".

Mini Review: Banana Pi BPI-PicoW-S3, an ESP32-S3 Board with the Pico Form Factor

Image
Banana Pi is known for its alternatives to Raspberry Pi SBCs (single board computers). Now they have launched a board with the same pinout and form factor as the Pi Pico, but with an ESP32-S3 microcontroller. Let's take a look at it.