Тёмный

ESP8266 e-Paper Displays Funny Quotes | Scraping Reddit Data 

datasith
Подписаться 29 тыс.
Просмотров 3,5 тыс.
50% 1

• Free prototype for Christmas PCB at PCBWay: pcbway.com
==========
• Your support helps me post videos more frequently:
/ acrobotic
www.paypal.me/...
buymeacoff.ee/...
BTC: 1ZpLvgETofMuzCaKoq5XJZKSwe5UNkwLM
==========
• Find me on:
/ acrobotic
/ acrobotic
/ acrobotic
==========
• My shops:
acrobotic.com/...
amazon.com/sho...
==========
• Description:
In this video, I build a 5"x4" picture frame containing an e-Paper/e-Ink display controlled by an ESP8266. I program the ESP8266 to fetch data from reddit.com. Specifically, I fetch the top post of the day from the /r/showerthoughts subreddit. Instead of using reddit's API, I show how we can get the data by a simple query with some URL parameters. I also show how to scrape the site and parse the response manually, as it can be too large to store in a variable in the sketch.
==========
• Related vids:
Getting started with an e-Ink display using an ESP8266: • Getting Started | e-Pa...
Getting started with the ESP8266 Development Board: • ESP8266 Web Server Ste...
==========
• Project parts:
ESP8266 e-Paper Display Driver:
amzn.to/2Sqappn (affiliate)
ESP8266 4.2" e-Paper Display:
amzn.to/2Sqappn (affiliate)
ACROBOTIC Development Board for ESP8266:
acrobotic.com/...
amzn.to/2dAZ1mW (affiliate)
Detailed guide for getting started with the ESP8266 Development Board:
learn.acrobotic...
==========
• Project code:
Firmware for the Arduino IDE:
github.com/acr...
==========
• Sponsor:
This video was sponsored by PCBWay
==========
• Music:
Epidemic Sound (epidemicsound.com). Standard RU-vid License.
==========
#ESP8266 #Arduino #Tutorial

Опубликовано:

 

5 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 12   
@WagonLoads
@WagonLoads 3 года назад
I want to thank you for all of your wonderful videos. I hope you can do more videos in the future..
@TheAlibigdeli
@TheAlibigdeli 4 года назад
nice one, kinda gave me lots of other ideas but there some questions for me: 1 - what makes it different than other tft displays? 2 - how big was your bitmap icon and what amount of memory did it need? 3 - how much energy does this kinda display consume? 4 - i was thinging to run it on battery and give the esp some other functionalities like deep sleep and so on to down the energy or using some energy harvest methods to use it for some of my projects
@TheAlibigdeli
@TheAlibigdeli 4 года назад
@@jblecoz well i did knew about it what i ment was the size it took not the formula like how much of flashsize did it allocate for the icon he made
@datasith
@datasith 4 года назад
Hey, Ali. Glad you liked it! 1 - good: ultra-low power, high contrast (closest to real paper). bad: slow refresh rate, 2 or 3 colors only. 2 - 400x300 8-bit bitmap; stored in a char array of 15000 elements, so literally 120,000 bits of memory. 3 - it only consumes during refresh. the image stays on display even if the board and/or screen lose power. if e-paper is used to its strengths-i.e., for displays that are updated relatively infrequently-it will use considerably less power than a same-sized TFT LCD! 4 - definitely a great addition to a battery-powered project, as long as you don't need information refreshing quickly on the screen
@EvilOverlord96
@EvilOverlord96 4 года назад
Can't get it to run. After connecting to WIFI, it doesn't seem to do anything. "getShowerthought" is never called.
@notsecure
@notsecure 3 года назад
Do you have version for ESP32 ?
@HamzaHajeir
@HamzaHajeir 4 года назад
Nice and neat as always :) Did you hear about ESPArto Framework for ESP8266 ? It would help a lot. I'd be happy by hearing your opinion about it ;)
@datasith
@datasith 4 года назад
Hey, Hamza. Thanks for the kind comments, and for stopping by (as usual) to check out the video. I haven't heard of ESPArto, I'll give it a try over the next few weeks, and see about making a demo video. Thanks for the suggestion!
@HamzaHajeir
@HamzaHajeir 4 года назад
@@datasith Nice, I've been following author since a year ago. So I can help if any question. ;)
@EDGARDOUX1701
@EDGARDOUX1701 4 года назад
Great eInk project man! Keep going cause YOU rule . Tomo mate mientras veo el video, te convido :)
@datasith
@datasith 4 года назад
Haha, thanks boss! Yo aca contando los dias para viajar para la fiestas. Mate, asado, y fulbo aca vamos ATR!
@EDGARDOUX1701
@EDGARDOUX1701 4 года назад
@@datasith Joya que vengas, tengo otros amigos que vienen desde alla. Aca con 38 grados y creo que unos 40 de termica :(
Далее
Scraping Data with an ESP8266 or an ESP32
9:36
Просмотров 20 тыс.
Ford RS gauges with Arduino UNO
45:38
Просмотров 346 тыс.
Getting Started with PlatformIO
51:54
Просмотров 625 тыс.
When you Accidentally Compromise every CPU on Earth
15:59
YOU can Learn the ESP32 in 15 Minutes:  Hello World!
22:52