ST7735

Raspberry Pi Pico Thermometer & Clock

2022-09-07T12:45:45+03:00

Raspberry Pi Pico Clock & Thermometer Dear friends welcome to another project! Today we are going see how to build this low-cost real-time clock and thermometer with a color TFT display using CircuitPython on a Raspberry Pi Pico board.  Let’s start! Intro to the Project 6 years ago, I built [...]

Raspberry Pi Pico Thermometer & Clock2022-09-07T12:45:45+03:00

Raspberry Pi Pico VS ESP32 S2 speed comparison benchmark using CircuitPython

2022-06-15T19:14:46+03:00

In this video I am going to do a speed comparison between the Raspberry Pi Pico and the ESP32 S2 board, two of the most powerful and inexpensive boards for makers. Before running the computation speed benchmark, I have developed, let’s take a quick look at the most basic specs of each board to [...]

Raspberry Pi Pico VS ESP32 S2 speed comparison benchmark using CircuitPython2022-06-15T19:14:46+03:00

Raspberry Pi Pico Color Display ST7735 Tutorial

2022-06-09T23:44:21+03:00

In this video I am going to show you how to connect a 1.8” color TFT display that uses the ST7735 driver to your Raspberry Pico board and how to use it with CircuitPython. I will also share with you 3 simple programs I developed using this display to help you get started. If [...]

Raspberry Pi Pico Color Display ST7735 Tutorial2022-06-09T23:44:21+03:00

ESP32 S2 Color Display ST7735 Tutorial

2022-06-09T13:29:49+03:00

In this video I am going to show you how to connect a 1.8” color TFT display that uses the ST7735 driver to your Lilygo ESP32 S2 board and use it with CircuitPython. I will also share with you 2 simple programs I developed using this display to help you get started. [...]

ESP32 S2 Color Display ST7735 Tutorial2022-06-09T13:29:49+03:00

OpenMV Screen ST7735 Tutorial

2019-06-18T14:30:26+03:00

OpenMV Screen ST7735 Tutorial Dear friends welcome to this OpenMV Screen Tutorial! This is Nick from educ8s.tv and today I am going to show how to connect our familiar, $5 1.8” Color TFT display to the OpenMV camera module and display live data to it. Let’s get started! A few months ago, I reviewed the [...]

OpenMV Screen ST7735 Tutorial2019-06-18T14:30:26+03:00

Arduino Two-Way Bluetooth Communication

2017-10-14T09:48:49+03:00

Welcome to this Arduino Two-Way Bluetooth Communication Tutorial! Today we are going to learn how to use Bluetooth to exchange data between two Arduino boards! As a demonstration project, we are going to build a simple weather station. There is a lot to cover so let’s get started!   Intro to the Arduino [...]

Arduino Two-Way Bluetooth Communication2017-10-14T09:48:49+03:00

STM32 Tutorial

2018-02-22T12:48:35+02:00

In this Arduino STM32 Tutorial, we are going to take a first look at the STM32 Arduino Compatible Board. This board is powerful and inexpensive. Let's see what it has to offer! Intro to the Arduino STM32 Tutorial Hello, guys, I am Nick and welcome to educ8s.tv a channel that is all about DIY [...]

STM32 Tutorial2018-02-22T12:48:35+02:00

Arduino Bitmap Graphics Tutorial

2018-03-31T16:55:06+03:00

Hey guys, Nick here. welcome to educ8s.tv a channel dedicated to DIY electronics projects with Arduino, Raspberry Pi, ESP8266 and other popular boards. In today's Arduino tutorial, we are going to learn how to display custom bitmap graphics on most of the popular screens/displays that are compatible with the Arduino using the Adafruit GFX library [...]

Arduino Bitmap Graphics Tutorial2018-03-31T16:55:06+03:00
Go to Top