educ8s.tv
educ8s.tv
  • 181
  • 18 220 270
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/arduino-e-paper-weather-station/
Переглядів: 16 401

Відео

Inkplate 6Color - A color E-Paper display with ESP32
Переглядів 7 тис.8 місяців тому
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
Переглядів 14 тис.Рік тому
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
Переглядів 39 тис.Рік тому
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
Переглядів 23 тис.Рік тому
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
Переглядів 205 тис.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: ua-cam.com/channels/xqx59koIGfGRRGeEm5qzjQ.html...
Raspberry Pi Pico ST7735 display tutorial - CircuitPython
Переглядів 43 тис.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
Переглядів 13 тис.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
Переглядів 116 тис.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
Переглядів 49 тис.3 роки тому
Seeeduino XIAO (SAMD21) Tiny Arduino Board, Getting Started Tutorial & Arduino IDE
Arduino ST7789 Display Tutorial
Переглядів 91 тис.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
Переглядів 230 тис.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
Переглядів 139 тис.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

КОМЕНТАРІ

  • @sumitabgad.
    @sumitabgad. День тому

    Is it automatic or rc?

  • @SurriDev
    @SurriDev День тому

    It worked but it's one time because you connect 5V to gnd using the resistor, so connect the resistor or your arduino will EXPLODE! 💥

  • @vhsdvdmanaus
    @vhsdvdmanaus 7 днів тому

    Great video. Thank you

  • @justinteasley7823
    @justinteasley7823 8 днів тому

    Which board manager profile do you use? I'm starting to run into an issue using earlphilhower's profiles. If I try to include a second library into my sketch, I get a Failed to Upload error. For example, I'll start with the core Joystick lib and compile my code fine. I'll have a second sketch with the ssd1306 library and it'll compile fine. As soon as I start to combine the code (down to calling the constructor of a second lib) the compile / upload fails.

  • @jonasbergmann211
    @jonasbergmann211 9 днів тому

    is there any way to change the pins for SDL and SDA?

  • @PhamViPhuThienB
    @PhamViPhuThienB 10 днів тому

    hello nick, I want to ask why my project is not working properly, tft lcd only shows dots and doesn't display any images at all, do you have email or facebook? so we can discuss about this issue

  • @sonla247
    @sonla247 10 днів тому

    Thanks a lot for sharing. I have a project now. I need to display some data on multiple oled displays via SPI protocol and within 100 meters. So can I ask you a question? If I need to use 100-200 OLED and use RaspberryPi. Can I complete my project? Please give me some avide.

  • @darkrena
    @darkrena 10 днів тому

    Does this work for the arduino nano?

  • @kasemalrpe4106
    @kasemalrpe4106 10 днів тому

    L293D engine hood problem. Output voltage in m4. 7 volts, and the rest of the outputs are 2 volts

  • @nwa_mondlane
    @nwa_mondlane 10 днів тому

    Please can you share the code

  • @EsraFisolfi
    @EsraFisolfi 11 днів тому

    What a treat, you could remote control your computer and trigger water pumps via relays automatic feeding to keep your fish happy, while youre on vacation. Very handy tutorial

  • @mexicanfirefighter
    @mexicanfirefighter 12 днів тому

    do the 10k resistors also work with a 4" TFT?

  • @zlackbiro
    @zlackbiro 14 днів тому

    I will never trade C++ for something else!

  • @OFCIFR
    @OFCIFR 14 днів тому

    It opens chromium on my raspberry pi and not on my windows virtual session 😢

  • @user-qy1bz2xe5o
    @user-qy1bz2xe5o 14 днів тому

    Can you get the code?

  • @user-zr4il5zc3k
    @user-zr4il5zc3k 15 днів тому

    Hey man how you doing? you still got the code for this?

  • @minipv9972
    @minipv9972 16 днів тому

    NIck, excellent work do you think that you can combine this project with Fm radio and have a projects that serves both Sparti and Athens, Also since you like Vintage, fo you think you can incorporate this fantastic look in your project?ua-cam.com/video/8GhKMw5Raoo/v-deo.html (Btw) i did send you a number of emails in your mail, but never got a response!!

  • @SamoPetek
    @SamoPetek 18 днів тому

    Could you post the code that is used for such a display as in the video at 2:34''?

  • @Educ8s
    @Educ8s 19 днів тому

    I hope you took away lots from this video. Let me know below! PS: I'm creating an OOP course! Sign up at programmingwithnick.com/course for early access and a 50% launch discount.

  • @Educ8s
    @Educ8s 19 днів тому

    I hope you took away lots from this video. Let me know below! PS: I'm creating an OOP course! Sign up at programmingwithnick.com/course for early access and a 50% launch discount.

  • @exciteproductions4two0
    @exciteproductions4two0 21 день тому

    Got everything to works except when I remote in then it's just a blue screen.

  • @subhashvasudev6278
    @subhashvasudev6278 21 день тому

    bro can u do tetris game

  • @Nazwan-r7r
    @Nazwan-r7r 24 дні тому

    Great, I am using micropython and i cannot upload bmp file, do i have to switch to circuit python for this feature?

  • @rbsfinger
    @rbsfinger 25 днів тому

    Dope

  • @johnathanelkins4285
    @johnathanelkins4285 26 днів тому

    Would it possible to use the DFplayer to play music on a loud speaker via AUX cord? Or does it only work if the DFplayer is powering the speaker itself?

  • @TurkeyBoy2010
    @TurkeyBoy2010 27 днів тому

    Amazing video, simple explination, great demonsitration, and easy to follow

  • @areyesilva
    @areyesilva 29 днів тому

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

  • @electronicsideas1361
    @electronicsideas1361 Місяць тому

    can not download code

  • @user-ob6em3di2u
    @user-ob6em3di2u Місяць тому

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

  • @demonslayer3621
    @demonslayer3621 Місяць тому

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

  • @vijaysulakhe5605
    @vijaysulakhe5605 Місяць тому

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

  • @GameForPeaceOfficial
    @GameForPeaceOfficial Місяць тому

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

  • @osamaelzubair1203
    @osamaelzubair1203 Місяць тому

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

  • @KrishnaReddySandra
    @KrishnaReddySandra Місяць тому

    Is it Raspberry or raspberry?

  • @ThierryC2373
    @ThierryC2373 Місяць тому

    Too bad the website is down in 2024.

  • @masonjodood554
    @masonjodood554 Місяць тому

    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 Місяць тому

    Love u bro❤❤❤❤❤

  • @ramkrishna4431
    @ramkrishna4431 Місяць тому

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

  • @mirelamascarenhas1691
    @mirelamascarenhas1691 Місяць тому

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

  • @donniealfonso7100
    @donniealfonso7100 Місяць тому

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

  • @ecsyntric
    @ecsyntric Місяць тому

    arduino is sleeping but the motion sensor is always powered on

  • @note9redmi17
    @note9redmi17 Місяць тому

    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 Місяць тому

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

  • @murganswirkey
    @murganswirkey Місяць тому

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

  • @selectstartenter5016
    @selectstartenter5016 Місяць тому

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

  • @SurplussMan
    @SurplussMan Місяць тому

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

    • @tantarantantan_
      @tantarantantan_ Місяць тому

      what if the noise is at the right side?

    • @darkrena
      @darkrena 5 днів тому

      Where exactly in the TFT_ILI9163C.h file do I add it in? I'm still kinda bugged about this

  • @joeblow4353
    @joeblow4353 Місяць тому

    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