U8g vs. U8g2 Arduino Graphics Libraries (Tutorial - OLED and LCD screens with Arduino UNO)

preview_player
Показать описание

------------------------------------------------------------------------------

------------------------------------------------------------------------------

Links from the video:

Related videos:

------------------------------------------------------------------------------

PCBWay is a service for manufacturing custom PCBs. If you click the link above, you will get a coupon for $5, which is exactly the price of 10 pieces of custom PCBs. In that case, you will only pay for shipping. Do you have any experience doing this? Please let me know in the comment section!

------------------------------------------------------------------------------

Hashtags:
#OLED #arduino

------------------------------------------------------------------------------

Do you have any questions? Suggestions for the next video? Please put those down in the comment section. I try to answer as many questions as I can. Thank you for watching and reading the video description, and I hope to see you next time. Good luck with your projects!

------------------------------------------------------------------------------
Рекомендации по теме
Комментарии
Автор

Fantastic work. Your video dropped heaven-sent since I am working on a small project based on your rotating cube video and it reinforced some concepts on the u8g2 library. Thanks

danielmelendrez
Автор

You vdeos quite frankly continue to grow in 'Awesomeness'....cheers!

andymouse
Автор

Thanks man, I've been doing almost every step which you showed in this video manually since I've saw your first video with Turbo Gauge. This is verry nice tutorial for automating this conversions. Also it's worth to mention, that u8g2 lib works for almost every 128x64 screen and solves problems with sudden freeze on cheaper one models, thats probably why you've done this tutorial as I can guess ;) Verry nice work, can't wait when you connect it to MCP2515 and show some real data on this littile cuties 😎🤞

SuddenlyPineapple
Автор

Thank you again for sharing your informations :)
Greetings from Germany.

nyfaz
Автор

If you hold the shift key while right-clicking in the file window (blank area of it) there is an additional item in the context menu, either "Open Command Prompt Here" or "Open Powershell window here" depending on version of Windows and/or a specific setting. Either way you get a command prompt already pointing to the correct folder.

thisnthat
Автор

Amazing Video. Great description of the page mode. Small remark: LCDs are slower because of the SW I2C mode used in the video. HW I2C mode is much faster and is also possible with the LCDs.

ucglib
Автор

u8g is a fantastic lib. I used to use it with the generic 128x64 graphic LCDs that are all over ebay before i moved across to touch screen TFTs.

colinsmith
Автор

Hi! great videos, they are really cool. I would like to use the circular gauge that you use for mph and rpm. I saw in one of your earlier videos that it can be animated, showing the progress, but did not find code for that. Do you have it, or any resource i can check in how to do that? Thanks!

jeremiaspenas
Автор

How do you avoid screen flickering? I always have the problem with the delay/refresh in the loop for the input.

Lemonholster
Автор

Hey man, is it possible to increase the pixels, and use the RM67162 controller like the lilygo-s3-amoled screen? Thkx

gerarldlee
Автор

Can I buy a screen ready to work I’m not familiar with coding

gleteam
Автор

Pro tip if you're using the u8g2 library make sure to ✔️ "swap" and convert image no more flipped parts of pictures

atheist_happie
Автор

Hello, I have a question, were you able to connect an ODB2 adapter via bluetooth to get this information from the ECU? If you can give me some tips, thanks!

ThalysCosta
Автор

Která z knihoven zabere méně paměti (ponechám-li program jinak stejný).
Which library is les memory hungry assuming the same program

Raby
Автор

What a bummer that they changed the bit order as well as made the image interpretation inverted. Are there no flags to tell the library to be backwards compatible?

nkronert
Автор

for bitmaps you can use flash as well

GANCFLEX
Автор

I am a bit lost, may be you can help me? I tried to adapt procedure for getting the arduino code with image2cpp. The OLED only shows crazy stuff as you have showed at 5:34, is there a way to avoid such mess up upfront?

ACIDBREAKS
Автор

@upir any chance you know why sometimes the display stops refreshing while using the old u8g library but there is no issue with the new u8g2 library?

haideralikhan
Автор

Sir, good day. Can you make sample ui for M5stack Core2? Thanks. More power.

ohseiyagaming
Автор

is this library compatible with esp8266?

akshaypalkar