Raspberry Pi Pico: OLED Display (SSD1306)

  Переглядів 27,243

Tinker Tech Trove

Tinker Tech Trove

День тому

In this video we explore using an SSD1306 based OLED display with the Raspberry Pi Pico. This is a very easy to use display module that can add graphical output to a project with very little effort.
The SSD1306 Micropython driver can be found here: github.com/micropython/microp...
Source Code for this demo is available on my github page at: github.com/tinkertechtrove/pi...
Follow me on Twitter at: / tinkertrove

КОМЕНТАРІ: 44
@fallenrepublic6342
@fallenrepublic6342 Рік тому
as a beginner i am very happy that in nearly every video you include explaining the interface type and how it operates...along with then showing how to use the items and some rudimentary code to utilize it...Thanks for the lessons!!
@Keeping_IT_Simple
@Keeping_IT_Simple 3 роки тому
As usual an excellent demo & explanation - keep up the good work!
@intelgen7860
@intelgen7860 2 роки тому
Excellent lesson! I love the thumb stick x and y idea and tutorial. Keep up this awesome level of quality and you will get many more subscribers. Awesome stuff!!
@johnweller5491
@johnweller5491 2 роки тому
An excellent video on something I have wanted to try - well done!
@erikringwalters
@erikringwalters Рік тому
I was having a hard time getting started until I found this video. Great job and thanks!
@LowLevelLearning
@LowLevelLearning 3 роки тому
Great video! Grats on almost 1k!
@satyapalsinghrathore6547
@satyapalsinghrathore6547 2 роки тому
Last one is unique 👌nice❤
@mariaviklund4546
@mariaviklund4546 Рік тому
Your explaining was as good as your soldering was bad. And you really explained everything very well! ;) Thanks!
@alevans51
@alevans51 6 місяців тому
Very helpful. Thanks!
@robc3536
@robc3536 3 роки тому
It really is amazing just how little cost, wiring and code it takes for an individual to build something like this! Awesome video, I’m inspired to build something I’m just not sure what!
@cuttawayproductions3438
@cuttawayproductions3438 3 роки тому
Great video, thank you.
@MicrobyteAlan
@MicrobyteAlan 2 роки тому
Great video thanks
@raisagorbachov
@raisagorbachov 2 роки тому
As you say... excellent for debugging. More so if your only Pi is the pico.
@pranavthakkar8089
@pranavthakkar8089 2 роки тому
Thank you brother. for saving my time,. please add more tutorial on oled.apis where I can make font size editable. any many more.
@unitedrobotics7377
@unitedrobotics7377 3 роки тому
Nice!!!!
@matthewfelgate
@matthewfelgate Рік тому
Thanks for sharing this because I just got started using displays with Pico. Do you have a circuit diagram for an SPI display? (Pins are VCC, GND, DIN, CLK, CS, D/C, and RES)
@RamjetX
@RamjetX 2 роки тому
Probably try 'wetting' the iron before touching the part and adding solder.... Solder takes to solder faster than the iron does to solder.
@critical_always
@critical_always Рік тому
Did anyone else have a giggle when he pulled off the screen protector first immediately after took to soldering the header pins?
@talk2azs
@talk2azs 2 роки тому
How would one use the OLED using C++?
@tubeDude48
@tubeDude48 Рік тому
Your link to the SSD1306 is dead!
@ednaramor
@ednaramor 2 роки тому
Why do I get this error: Traceback (most recent call last): File "", line 8, in IndexError: list index out of range
@noelkuck3391
@noelkuck3391 2 роки тому
Did you get this resolved? Having the same issue.
@johnweller5491
@johnweller5491 2 роки тому
Is it possible to drive two displays? I've tried modifying your code but no joy. I've added _0 to all of the variables where obvious which still works. I've then duplicated the code changing _0 to _1 but I'm getting dupliacte addresses. Obviously a simple error but I'm not sure where - cabn you help please?
@tinkertechtrove2910
@tinkertechtrove2910 2 роки тому
I have not tried this, I think the address of the screen is fixed but the Pico has two I2C buses so you could try connecting one screen to each, then the address conflict may not matter. Good luck
@vidarhole7204
@vidarhole7204 2 роки тому
@@tinkertechtrove2910 Some displays actually have both I2C and SPI that can make it possible to drive 2 displays. And using a mosfet chip that is set up with I2C bus extender.
@alexfernandesportrai
@alexfernandesportrai Рік тому
Thanks for the video. I am getting an error. What have I done wrong? Traceback (most recent call last): File "", line 8, in IndexError: list index out of range >>>
@alexfernandesportrai
@alexfernandesportrai Рік тому
Got it working. Super tutorial! Thanks again!
@someghostdude3639
@someghostdude3639 Рік тому
@@alexfernandesportrai What ended up being the problem? I'm dealing with the same issue, previously saw to recheck solder. Did that, everything looks good solder wise, this is driving me crazy lol.
@Mikesukes
@Mikesukes Рік тому
me too what is the fix? getting ready to smash with a hammer.
@mailtodanish
@mailtodanish 2 роки тому
Pico takes power in voltage? can we use mobile charger?
@Henry-sv3wv
@Henry-sv3wv 2 роки тому
if(mobile_charger == usb_charger)printf("true ");
@rickharold7884
@rickharold7884 Рік тому
Fun
@bharath5673__
@bharath5673__ Рік тому
On pico w it's not working.. Please help
@Pigeon_FX
@Pigeon_FX 2 роки тому
Just get the error: Traceback (most recent call last): File "", line 8, in IndexError: list index out of range
@jacobholder8188
@jacobholder8188 2 роки тому
I have the same issue
@patrickmattele2013
@patrickmattele2013 2 роки тому
@@jacobholder8188 me too
@vidarhole7204
@vidarhole7204 2 роки тому
Same error using the demo.py as code for main program.
@vidarhole7204
@vidarhole7204 2 роки тому
Has anyone found a soloution ?
@jacobholder8188
@jacobholder8188 2 роки тому
@@vidarhole7204 you may have some issues with your electrical connections. I resoldered my connections and it worked. Sorry for a late response
@zuricatex
@zuricatex 2 роки тому
can you solder a little worse?
@tinkertechtrove2910
@tinkertechtrove2910 2 роки тому
Probably 😂
@Nickiro0
@Nickiro0 2 роки тому
no need for the negativity man! i think it was still a pretty cool video and learned something new that im gonna try in my projects!
The Raspberry Pi Pico WAS Overrated! But that changed!
10:18
GreatScott!
Переглядів 580 тис.
Raspberry Pi Pico - Review and Getting Started
18:32
Gary Explains
Переглядів 73 тис.
Что будет с кроссовком?
00:35
Аришнев
Переглядів 1,2 млн
Артем Пивоваров х Klavdia Petrivna - Барабан
03:16
Artem Pivovarov
Переглядів 3 млн
Add an OLED Stats Display to Raspberry Pi OS Bullseye
8:05
Michael Klements
Переглядів 75 тис.
Raspberry Pi Pico LCD Projects
17:25
ExplainingComputers
Переглядів 97 тис.
Raspberry Pi Pico Projects - Using OLED display
6:14
Tech Talkies
Переглядів 585
Rotary Display Menu for Raspberry Pi Pico in MicroPython
6:09
Kevin McAleer
Переглядів 14 тис.
3 HACKING gadgets you have to TRY!!
19:34
NetworkChuck
Переглядів 1,4 млн
Raspberry Pi Pico & SSD1306 Display with MicroPython
1:00:51
Kevin McAleer
Переглядів 9 тис.
Tutorial on the Pimoroni Pico Display  -Part 1
47:39
Making Stuff with Chris DeHut
Переглядів 3,4 тис.
Cách sửa này được không các bạn?
1:00
Cơ Khí Toàn Nghĩa
Переглядів 841 тис.
План хакера 🤯 #shorts #фильмы
0:59
BruuHub
Переглядів 984 тис.
iPhone - телефон для нищебродов?!
0:53
ÉЖИ АКСЁНОВ
Переглядів 3,5 млн
ЭТО САМЫЙ МОЩНЫЙ ИГРОВОЙ СМАРТФОН ЗА 270$ 🔥
13:33
Thebox - о технике и гаджетах
Переглядів 45 тис.
Как открыть дверь в Jaecoo J8? Удобно?🤔😊
0:27
Суворкин Сергей
Переглядів 880 тис.
Опасная флешка 🤯
0:22
FATA MORGANA
Переглядів 516 тис.
All New Atlas | Boston Dynamics
0:40
Boston Dynamics
Переглядів 5 млн