educ8s.tv
educ8s.tv
  • 181
  • 18 233 615
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/
zhlédnutí: 16 469

Video

Inkplate 6Color - A color E-Paper display with ESP32
zhlédnutí 7KPřed 8 měsíci
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
zhlédnutí 5KPřed rokem
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)
zhlédnutí 8KPřed rokem
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
zhlédnutí 14KPřed rokem
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
zhlédnutí 40KPřed rokem
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.
zhlédnutí 8KPřed rokem
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
zhlédnutí 10KPřed rokem
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
zhlédnutí 11KPřed rokem
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
zhlédnutí 23KPřed rokem
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
zhlédnutí 8KPřed rokem
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
zhlédnutí 17KPřed rokem
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
zhlédnutí 15KPřed rokem
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
zhlédnutí 206KPřed 2 lety
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: czcams.com/channels/xqx59koIGfGRRGeEm5qzjQ.html...
Raspberry Pi Pico ST7735 display tutorial - CircuitPython
zhlédnutí 43KPřed 2 lety
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
zhlédnutí 14KPřed 2 lety
ESP32 S2 Color Display ST7735 How to use tutorial with Circuit Python
How to install CircuitPython on the Lilygo ESP32 S2 board.
zhlédnutí 5KPřed 2 lety
How to install CircuitPython on the Lilygo ESP32 S2 board.
LilyGo T5 4.7" E-Ink Review with Arduino
zhlédnutí 13KPřed 2 lety
LilyGo T5 4.7" E-Ink Review with Arduino
OpenMV Tutorial: Control DC Motors with the L298N driver module
zhlédnutí 11KPřed 3 lety
OpenMV Tutorial: Control DC Motors with the L298N driver module
How to control a DC motor with L298N driver and Arduino Uno
zhlédnutí 117KPřed 3 lety
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
zhlédnutí 11KPřed 3 lety
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)
zhlédnutí 25KPřed 3 lety
How to install CircuitPython on the Seeeduino Xiao Board (SAMD21)
Seeeduino XIAO (SAMD21) Tiny Arduino Board, Getting Started Tutorial & Arduino IDE
zhlédnutí 49KPřed 3 lety
Seeeduino XIAO (SAMD21) Tiny Arduino Board, Getting Started Tutorial & Arduino IDE
Arduino ST7789 Display Tutorial
zhlédnutí 92KPřed 3 lety
Arduino ST7789 Display Tutorial
Raspberry Pi Gui tutorial using guizero (v. 2020)
zhlédnutí 36KPřed 4 lety
Raspberry Pi Gui tutorial using guizero (v. 2020)
OpenMV Screen Tutorial - ILI9341
zhlédnutí 22KPřed 4 lety
OpenMV Screen Tutorial - ILI9341
Raspberry Pi Remote Desktop Connection
zhlédnutí 231KPřed 4 lety
Raspberry Pi Remote Desktop Connection
Image Recognition with the Sipeed M1 Dock board
zhlédnutí 49KPřed 4 lety
Image Recognition with the Sipeed M1 Dock board
Arduino LCD Tutorial ST7920
zhlédnutí 139KPřed 4 lety
Arduino LCD Tutorial ST7920
OpenMV Screen Tutorial ST7735 - M7, H7 or H7 Plus
zhlédnutí 12KPřed 5 lety
OpenMV Screen Tutorial ST7735 - M7, H7 or H7 Plus

Komentáře

  • @freshskylight7852
    @freshskylight7852 Před 21 hodinou

    are touch pin need resistor too?

  • @MrBobWareham
    @MrBobWareham Před 3 dny

    Thank you for sharing your classic game, my daughter has a little girl with ADHD and I think I will copy your game and make it for her to play, thank you so much Bob in the UK.

  • @shadowfighter7085
    @shadowfighter7085 Před 3 dny

    Can I power it with a 3.7 lipo battery

  • @kondordv
    @kondordv Před 3 dny

    thank you. Do you have an example with same shield and library to use for AT commands from serial monitor? In this video 2:53 what does it mean to not forget to disable PIN at SIM card?

  • @andybesoiu
    @andybesoiu Před 3 dny

    do you have for the same shield AT commands play by using serial monitor?

  • @VanNguyen-om4ut
    @VanNguyen-om4ut Před 5 dny

    I put in adapter 220V-5V typeC in esp32 and in 14 days it overheated and broken, can connect to wifi anymore

  • @sumitabgad.
    @sumitabgad. Před 5 dny

    Is it automatic or rc?

  • @SurriDev
    @SurriDev Před 5 dny

    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 Před 12 dny

    Great video. Thank you

  • @justinteasley7823
    @justinteasley7823 Před 12 dny

    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 Před 14 dny

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

  • @PhamViPhuThienB
    @PhamViPhuThienB Před 14 dny

    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 Před 14 dny

    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 Před 14 dny

    Does this work for the arduino nano?

  • @kasemalrpe4106
    @kasemalrpe4106 Před 15 dny

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

  • @nwa_mondlane
    @nwa_mondlane Před 15 dny

    Please can you share the code

  • @EsraFisolfi
    @EsraFisolfi Před 16 dny

    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 Před 17 dny

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

  • @zlackbiro
    @zlackbiro Před 18 dny

    I will never trade C++ for something else!

  • @OFCIFR
    @OFCIFR Před 19 dny

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

  • @user-qy1bz2xe5o
    @user-qy1bz2xe5o Před 19 dny

    Can you get the code?

  • @user-zr4il5zc3k
    @user-zr4il5zc3k Před 20 dny

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

  • @minipv9972
    @minipv9972 Před 20 dny

    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?czcams.com/video/8GhKMw5Raoo/video.html (Btw) i did send you a number of emails in your mail, but never got a response!!

  • @SamoPetek
    @SamoPetek Před 22 dny

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

  • @Educ8s
    @Educ8s Před 23 dny

    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 Před 23 dny

    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

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

  • @subhashvasudev6278
    @subhashvasudev6278 Před 26 dny

    bro can u do tetris game

  • @Nazwan-r7r
    @Nazwan-r7r Před 29 dny

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

  • @rbsfinger
    @rbsfinger Před měsícem

    Dope

  • @johnathanelkins4285
    @johnathanelkins4285 Před měsícem

    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 Před měsícem

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

  • @areyesilva
    @areyesilva Před měsícem

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

  • @electronicsideas1361
    @electronicsideas1361 Před měsícem

    can not download code

  • @user-ob6em3di2u
    @user-ob6em3di2u Před měsícem

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

  • @demonslayer3621
    @demonslayer3621 Před měsícem

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

  • @vijaysulakhe5605
    @vijaysulakhe5605 Před měsícem

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

  • @GameForPeaceOfficial
    @GameForPeaceOfficial Před měsícem

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

  • @osamaelzubair1203
    @osamaelzubair1203 Před měsícem

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

  • @KrishnaReddySandra
    @KrishnaReddySandra Před měsícem

    Is it Raspberry or raspberry?

  • @ThierryC2373
    @ThierryC2373 Před měsícem

    Too bad the website is down in 2024.

  • @masonjodood554
    @masonjodood554 Před měsícem

    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 Před měsícem

    Love u bro❤❤❤❤❤

  • @ramkrishna4431
    @ramkrishna4431 Před měsícem

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

  • @mirelamascarenhas1691
    @mirelamascarenhas1691 Před měsícem

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

  • @donniealfonso7100
    @donniealfonso7100 Před měsícem

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

  • @ecsyntric
    @ecsyntric Před měsícem

    arduino is sleeping but the motion sensor is always powered on

  • @note9redmi17
    @note9redmi17 Před měsícem

    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)); }