educ8s.tv
educ8s.tv
  • Видео 181
  • Просмотров 18 147 746
DIY ESP32 Color E Paper Weather Station
This is an Arduino project I've wanted to build for over a decade now. A DIY Color E-Paper Weather station project with an ESP32. I've finally made it and I am really excited- a battery-powered weather station project. I've built many weather station projects in the past, but this one is different. It can last on batteries for months. The reason for this is the amazing E-Paper display it uses. Let me show you how I built this project and how you can build your own using the same or a similar display.
Parts:
🛒 E-Paper Display Board: educ8s.tv/part/ColorEPaper
🛒 DHT22 Sensor: educ8s.tv/part/DHT22
🛒 BMP180 Sensor: educ8s.tv/part/BMP180
🛒 BME280 Sensor: educ8s.tv/part/BME280
💻 Code: educ8s.tv/ardu...
Просмотров: 16 036

Видео

Inkplate 6Color - A color E-Paper display with ESP32
Просмотров 7 тыс.7 месяцев назад
I love E-Paper displays and I have used them in many Arduino Projects. I have found something amazing. An all in one 6” color e-paper board. It has everything we need. Let’s see what it offers in detail. Board: educ8s.tv/part/ColorEPaper
Arduino Snake Game with Raspberry Pi Pico and Nokia 5110 LCD
Просмотров 5 тыс.Год назад
In this tutorial, we'll be building a Snake Game with Arduino and Raspberry Pi Pico (It works with Pico W as well). We'll be using the Nokia 5110 LCD to display the game scene. If you're a fan of Snake games, then this project is perfect for you! With the help of Arduino and Raspberry Pi, we'll be able to create a Snake game that is playable on our Nokia 5110 LCD. Don't miss out on this fun pro...
Arduino Pong Game with Raspberry Pi Pico and 1.3" OLED (SSH1106)
Просмотров 8 тыс.Год назад
Arduino Pong Game with Raspberry Pi Pico and 1.3" OLED (SSH1106) Today, we're embarking on an exciting project to build a classic Pong game using Arduino and an OLED display. In this game, you'll be playing against the computer, controlling the left paddle using a joystick. As you score points, the score will be updated on the screen. The first player to reach 10 points wins the game! Not only ...
Raspberry Pi Pico OLED (SSH1106) display tutorial using Arduino
Просмотров 13 тыс.Год назад
Raspberry Pi Pico OLED (SSH1106) display tutorial using Arduino In this video I am going to show you how to connect this 1.3” OLED display to a Raspberry Pi Pico board. I will also show you how to use it with Arduino and I will share with you 3 useful projects to help you get started and save you a lot of time. Let’s start. 🛒 OLED: educ8s.tv/part/OLED13 🛒 Raspberry Pi Pico: educ8s.tv/part/Raspb...
Arduino VS CircuitPython Speed Comparison
Просмотров 38 тыс.Год назад
Arduino VS CircuitPython Speed Comparison I run the same Pi approximation algorithm on two Raspberry Pi Pico Boards. One board is using CircuitPython and the other one is using Arduino. Which one is faster, and by how much? Let's find out. CircuitPython Code: github.com/educ8s/CircuitPython-Pi-Calculation-Benchmark Arduino Code: github.com/educ8s/Arduino-Pi-Calculation-Benchmark Join this chann...
Raspberry Pi Pico Color OLED (SSD1331) display tutorial using CircuitPython.
Просмотров 8 тыс.Год назад
Raspberry Pi Pico Color OLED (SSD1331) display tutorial using CircuitPython. In this video I am going to show you how to connect this 1” Color OLED display to a Raspberry Pi Pico board. I will also show you how to use it with CircuitPython and I will share with you 3 useful projects to help you get started and save you a lot of time. This Color OLED display is one of my favourite displays of al...
Raspberry Pi Pico Animations on OLED displays using CircuitPython
Просмотров 10 тыс.Год назад
Raspberry Pi Pico Animations on OLED displays using CircuitPython There are many ways to load and display an animation on an OLED screen, either with Arduino or CircuitPython. I am going to show you what I think is the easiest way to achieve it. I will work with the monochrome OLED, but the procedure works with the Color one as well with only one minor difference that I will show you later in t...
Raspberry Pi Pico 20x4 LCD display tutorial using CircuitPython
Просмотров 11 тыс.Год назад
Raspberry Pi Pico 20x4 LCD display tutorial using CircuitPython Dear friends, welcome back! In this video I am going to show you how to connect this big 20x4 Character LCD display to a Raspberry Pi Pico board. I will also show you how to use it with CircuitPython and I will share with you 3 useful projects to help you get started and save you a lot of time. Let’s start. 🛒 Display: educ8s.tv/par...
Raspberry Pi Pico OLED ( SSD1306) display tutorial using CircuitPython
Просмотров 22 тыс.Год назад
Raspberry Pi Pico OLED (SSD1306) display tutorial using CircuitPython In this video I am going to show you how to connect this 1” OLED display with a Raspberry Pi Pico board. I will also show you how to use it with CircuitPython and I will share with you 3 useful projects to help you get started and save you a lot of time. Let’s start. This OLED display is one of my favourite displays of all ti...
Raspberry Pi Pico Nokia 5110 ( pcd8544 ) display tutorial using CircuitPython
Просмотров 8 тыс.Год назад
Raspberry Pi Pico Nokia 5110 ( pcd8544 ) display tutorial using CircuitPython The Nokia 5110 display is probably my favourite display. I have used it in many Arduino projects in the past and I really like it because it is inexpensive, it costs around $4, it is very easy to use, it has very low power consumption, and it is readable under direct sunlight. The display has a resolution of 84x48 pix...
Raspberry Pi Pico ILI9341 display tutorial using CircuitPython
Просмотров 17 тыс.Год назад
In this video I am going to show you how to connect this 2.8” colour TFT display with a Raspberry Pi Pico board. I will also show you how to use it with CircuitPython and I will share with you 3 useful projects to help you get started and save you a lot of time. Let’s start. This Colour TFT display is one of my favourite displays of all time. I have used it in many Arduino projects in the past ...
Raspberry Pi Pico Project - Thermometer & Clock ST7735 & DS3231
Просмотров 15 тыс.Год назад
Raspberry Pi Pico Project - Thermometer & Clock ST7735 & DS3231 using CircuitPython. In this Raspberry Pi Pico project tutorial 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. 🛒 ST7335 Display: educ8s.tv/part/7735 🛒 Raspberry Pi Pico: educ8s.tv/part/RaspberryPiPico 🛒 RTC DS3231: educ8s.tv/part...
Raspberry Pi Pico VS ESP32 S2 speed comparison benchmark using CircuitPython
Просмотров 201 тыс.2 года назад
Raspberry Pi Pico VS ESP32 S2 speed comparison benchmark using CircuitPython Which board is faster? 🛒 ESP32 S2: educ8s.tv/part/esp32s2 🛒 Raspberry Pi Pico: educ8s.tv/part/RaspberryPiPico 🛒 Display: educ8s.tv/part/7735 🛒 USB Meter: educ8s.tv/part/UsbDoctorOLED 💻 Code: educ8s.tv/raspberry-pi-pico-vs-esp32s2/ Join this channel to get access to perks: ruclips.net/channel/UCxqx59koIGfGRRGeEm5qzjQjoi...
Raspberry Pi Pico ST7735 display tutorial - CircuitPython
Просмотров 41 тыс.2 года назад
Raspberry Pi Color Display ST7735 How to use tutorial with Circuit Python 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 Pi Pico 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. If you are long time viewer of this channel you know t...
ESP32 S2 Color Display ST7735 How to use tutorial with Circuit Python
Просмотров 14 тыс.2 года назад
ESP32 S2 Color Display ST7735 How to use tutorial with Circuit Python
How to install CircuitPython on the Lilygo ESP32 S2 board.
Просмотров 5 тыс.2 года назад
How to install CircuitPython on the Lilygo ESP32 S2 board.
LilyGo T5 4.7" E-Ink Review with Arduino
Просмотров 12 тыс.2 года назад
LilyGo T5 4.7" E-Ink Review with Arduino
OpenMV Tutorial: Control DC Motors with the L298N driver module
Просмотров 11 тыс.3 года назад
OpenMV Tutorial: Control DC Motors with the L298N driver module
How to control a DC motor with L298N driver and Arduino Uno
Просмотров 113 тыс.3 года назад
How to control a DC motor with L298N driver and Arduino Uno
How to make a CircuitPython Light Meter Project with a Seeeduino Xiao board and a photoresistor
Просмотров 11 тыс.3 года назад
How to make a CircuitPython Light Meter Project with a Seeeduino Xiao board and a photoresistor
How to install CircuitPython on the Seeeduino Xiao Board (SAMD21)
Просмотров 25 тыс.3 года назад
How to install CircuitPython on the Seeeduino Xiao Board (SAMD21)
Seeeduino XIAO (SAMD21) Tiny Arduino Board, Getting Started Tutorial & Arduino IDE
Просмотров 48 тыс.3 года назад
Seeeduino XIAO (SAMD21) Tiny Arduino Board, Getting Started Tutorial & Arduino IDE
Arduino ST7789 Display Tutorial
Просмотров 90 тыс.3 года назад
Arduino ST7789 Display Tutorial
Raspberry Pi Gui tutorial using guizero (v. 2020)
Просмотров 36 тыс.4 года назад
Raspberry Pi Gui tutorial using guizero (v. 2020)
OpenMV Screen Tutorial - ILI9341
Просмотров 22 тыс.4 года назад
OpenMV Screen Tutorial - ILI9341
Raspberry Pi Remote Desktop Connection
Просмотров 227 тыс.4 года назад
Raspberry Pi Remote Desktop Connection
Image Recognition with the Sipeed M1 Dock board
Просмотров 49 тыс.4 года назад
Image Recognition with the Sipeed M1 Dock board
Arduino LCD Tutorial ST7920
Просмотров 138 тыс.4 года назад
Arduino LCD Tutorial ST7920
OpenMV Screen Tutorial ST7735 - M7, H7 or H7 Plus
Просмотров 12 тыс.5 лет назад
OpenMV Screen Tutorial ST7735 - M7, H7 or H7 Plus

Комментарии

  • @areyesilva
    @areyesilva 10 часов назад

    This video is 9 years ago. Is there any update device to do this?

  • @electronicsideas1361
    @electronicsideas1361 День назад

    can not download code

  • @user-ob6em3di2u
    @user-ob6em3di2u 2 дня назад

    i most like the lcd keypad shield because the community made a lot of games for it.

  • @demonslayer3621
    @demonslayer3621 2 дня назад

    how should i save my files in which folder im really new to this

  • @vijaysulakhe5605
    @vijaysulakhe5605 5 дней назад

    Thanks for the video...keep it up with new sensors and visual outputs.

  • @GameForPeaceOfficial
    @GameForPeaceOfficial 8 дней назад

    any one can help ? file version is too low ? what to do please help

  • @osamaelzubair1203
    @osamaelzubair1203 9 дней назад

    I can not find the Wemos D1 board on the Arduino Yun . I am using arduino 2.3 IDE. any suggestions ??

  • @KrishnaReddySandra
    @KrishnaReddySandra 9 дней назад

    Is it Raspberry or raspberry?

  • @ThierryC2373
    @ThierryC2373 10 дней назад

    Too bad the website is down in 2024.

  • @masonjodood554
    @masonjodood554 11 дней назад

    Just a tip if you didn’t know or are new to high definition tft displays: Instead of clearing the screen for each loop or each time something is updated, just paint over it using a black rectangle and then print the new data. It is basically partial refresh and will DRASTICALLY improve performance.

  • @minecraftpro-yj5yf
    @minecraftpro-yj5yf 13 дней назад

    Love u bro❤❤❤❤❤

  • @ramkrishna4431
    @ramkrishna4431 15 дней назад

    I am using 4 motors with l289n but i am not able to set pwm below 128

  • @mirelamascarenhas1691
    @mirelamascarenhas1691 15 дней назад

    Does anyone know how to use this interface to open scratch without having to open the raspberry home screen?

  • @donniealfonso7100
    @donniealfonso7100 15 дней назад

    Is there a replacement for the GPS hat specified? Looks like the one you are using is no longer available.

  • @ecsyntric
    @ecsyntric 15 дней назад

    arduino is sleeping but the motion sensor is always powered on

  • @note9redmi17
    @note9redmi17 18 дней назад

    Thank you for the great video. For the second PIR motion detect example, it can be simplified by using only one interrupt (digital pin 2) to control the led on/off. The following modified code works very well: #include "LowPower.h" #define PIRmotion 2 #define LedPin 13 void setup() { pinMode(LedPin,OUTPUT); pinMode(PIRmotion,INPUT); attachInterrupt(digitalPinToInterrupt(PIRmotion),OutputLED,CHANGE); } void loop() { LowPower.powerDown(SLEEP_FOREVER , ADC_OFF, BOD_OFF); } void OutputLED(){ digitalWrite(LedPin,digitalRead(PIRmotion)); }

  • @Sharmamona322
    @Sharmamona322 20 дней назад

    This is actually so good. THE only tutorial that ACTUALLY HELPED ME. TANK YOU SO MUCH. AMAZING 11/10!

  • @murganswirkey
    @murganswirkey 25 дней назад

    Please Do You have code for Interfacing USB port for PIC18Fxxxxxx ?

  • @selectstartenter5016
    @selectstartenter5016 27 дней назад

    Thank you so much, sir!!! Very nice video.

  • @SurplussMan
    @SurplussMan 28 дней назад

    If there is noise at the top of the screen, try adding '#define__OFFSET 0' to the 'TFT_ILI9163C.h' file.

  • @joeblow4353
    @joeblow4353 28 дней назад

    UPS just lost my hard drive. I gave it to Geek Squad (at Best Buy) for a repair. Since Geek Squad could not fix onsite, they sent to Kentucky. The UPS driver never scanned the package (this was a month ago), it got lost, and now UPS can't find it. That's 1 Terabyte of data (years of files and photos) gone because of UPS incompetence. Geek Squad should've forced UPS to scan before leaving, to at least ensure some tracking. Because they didn't scan, it's not traceable. Don't EVER give your hard drive to Geek Squad, as this weak link (UPS) could destroy all your data. Get a hard drive fixed locally, on-site. Geek Squad’s fault and carelessness in this was a) Not making sure that UPS scanned my package, and b) Not tracking the progress of the shipment. They should’ve noted that the package did not arrive and then immediately filed a claim. Instead, the manager waited until my email - over three weeks after I dropped it off - to look into it. So the package could’ve gotten stolen or even more lost in the meantime. Absolutely irresponsible, top to bottom, both on the part of Geek Squad and UPS.

  • @billglass5160
    @billglass5160 Месяц назад

    Using the touch screen for ESP32 requires the tft_espi library

  • @rrssmooth6643
    @rrssmooth6643 Месяц назад

    what a waste of time.

  • @arial012
    @arial012 Месяц назад

    Longest introduction ever

  • @ValFolarin
    @ValFolarin Месяц назад

    doesnt work. the screen stays blue on the remote desktop connection

  • @ahmedrazak2063
    @ahmedrazak2063 Месяц назад

    Excellent, this has worked very nicely and easily. Thank you very much.

  • @advadanino8168
    @advadanino8168 Месяц назад

    graet video! can I do it with respberry pi?

  • @grahambrown5874
    @grahambrown5874 Месяц назад

    I can't get this program to compile. Spent hours troubling shooting but no luck. 'String getDayOfWeek(int)' previously defined here String getDayOfWeek(int i)

  • @ronaldmorrison2765
    @ronaldmorrison2765 Месяц назад

    I used my ST7789 display with an ESP32 and a DHT22 sensor. That gives me the temperature in Celcius or Fahrenheit plus humidity. Since the ESP32 is a 3.3 volt device there is little chance of damaging the display and with proper coding can have the information available over WIFI. Now I can monitor the temperature and humidity outdoors without leaving my desk.

  • @Yakroo108
    @Yakroo108 Месяц назад

    👍👍👍

  • @hahahahahaha664
    @hahahahahaha664 Месяц назад

    i tried to copy your code but it came out error

  • @venifakumar7189
    @venifakumar7189 Месяц назад

    sir,what is the resistor value that you have used

  • @grahambrown9409
    @grahambrown9409 Месяц назад

    Your code is generating the following error: Compilation error: redefinition of 'Adafruit_ST7735 tft' and stops at line 14 Adafruit_ST7735 tft = Adafruit_ST7735(TFT_CS, TFT_DC, TFT_RST); I installed the Adafruit library ST7735 and ST7789, version 1.10.4 Any ideas please?

  • @squiky741
    @squiky741 Месяц назад

    what is the SSH PLEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASSSSSSSSSSSSSSEEEEEEEEEEEEEEEEEEEEE HELPPPPPPPPPPPPPPPP MEEEEEEEEEEEEEEE HELP MEEEEEEEEEEEEEEEEE! WHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA

  • @MuhammadUzair-iq4yl
    @MuhammadUzair-iq4yl Месяц назад

    How to convert graphics to display on Nokia 5110? Thank you for video it was very helpful.

  • @hobart2501
    @hobart2501 Месяц назад

    This is helpful but the sample code I down loaded is messed up if your using a PI lots of syntax issues.

  • @tvdylan
    @tvdylan Месяц назад

    I AM GOING TO USE IT TO TRIGGER MYPULSE MOTOR COILS !! and then charge batterries with negative energy ! : )

  • @user-pz1zv5jw6d
    @user-pz1zv5jw6d Месяц назад

    How to circuit sematic ????????????,

  • @RGormanJr
    @RGormanJr Месяц назад

    Thank you for this! It showed me the mistake in my first circuit!

  • @JohnDoe-qc3cl
    @JohnDoe-qc3cl Месяц назад

    Looking for a display screen that is good for a DYI Pip Boy project preferably close to 5x3”. 😊

  • @vincentsarmiento2682
    @vincentsarmiento2682 Месяц назад

    Can I ask for help? I dunno why but when I try to run the code it doesn't work, it says something about line 3 module not found, but i copied all of the necessary libraries needed. how do I fix that? ps. when i booted it up it worked and displayed a later date, but when I try to set the time it says File "D:\code.py", line 2, in <module> import board, busio, displayio ModuleNotFoundError: No module named 'board' how do I fix that??

  • @fredykaris4534
    @fredykaris4534 Месяц назад

    I need your assistance, when coding, my computer gives me a certain response Newping.h: that file does not exist,, what could be the problem kindly

  • @hannuhanhi183
    @hannuhanhi183 Месяц назад

    Python LOL, one of the slowest programming languages in the world with extremely ugly syntax. Use C++ instead. Just my two cents but the Pico is totally uninteresting board.

  • @hum1st
    @hum1st Месяц назад

    you gained a new subscriber, can you please mention the values of potentiometer?

  • @Hadadoh
    @Hadadoh Месяц назад

    I have tried to change the code to work with st7789 240*240 display without chip select and arduino st7789 library but so far no display of drawings

  • @marios_ideas
    @marios_ideas Месяц назад

    I want to build a project around this display however I have one extra SPI device (sd card reader) I need as well. Is it possible to connect them so they coexist. This part does not seem to have CS

  • @benjaanimations5219
    @benjaanimations5219 Месяц назад

    how do i connect the red wires together in the schematic