Arduino + OLED display + custom made menu + buttons

preview_player
Показать описание
- Arduino Mega 2560
- Digole OLED display 1.3" (128x64 white)
- 4x button (from old mouse)
- custom made easy expandable menu system written by me :)

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

Very nice project. would you mind sharing the code with the Buttons. Thanks

abdelbadiaremani
Автор

how informative this project! if you keep pushing buttons!!!. Can you explaine how did you doi it and share knowledge. This youtube is about. thank you

naboulsikhalid
Автор

interesting project but I get this error when compiling: No such file or directory
I don't have the Digoleserial.h file in the library folder

montectronyxz
Автор

Hi Good Morning. Your menu seems to be interesting, but I am getting this error while compiling.
'prog_char' does not name a type; did you mean 'putchar'?

Please advise.

rarenu
Автор

Can you somehow connect the display to show the screen of a smartphone?

antek
Автор

Is there a newer version that works with newer display libraries? I couldn't find any branches on the git. There is a dependency for an old digole display library

phasetek
Автор

Sir please make 16x2 LCD based menu system please consider my request

vengug
Автор

can you please tell how to make custom menu for oled display plz

mdafroz
Автор

would you be so kind to make available the code by using the menu with buttons please?

robertovenier
Автор

Michal Palka  tnx for your code ... 
I really need to this and long time search for this ... 
but i have a problem > that show this error :

  This report would have more information with
  "Show verbose output during compilation"
  enabled in File > Preferences.
Arduino: 1.0.6 (Windows 7), Board: "Arduino Uno"
In file included from TestMenu.pde:14:
error: ../Wire/Wire.h: No such file or directory
In file included from TestMenu.pde:14:
error: ISO C++ forbids declaration of 'TwoWire' with no type
error: expected ';' before '*' token

plZz help :-( tnx

mahziyarakbari
Автор

Can you post the arduino code for the video setup ?

hbmjason
Автор

please ..please share the code broh... i need it i have all other componetnts

black-cat-hackerjr
Автор

a awesome can you tell me that how its work the menu how you have made the menu can you tell me about the library

mdafroz
Автор

Hi, the screen is conected using i2c?

ManuelCastillo-kqxy
Автор

hello Michal Palka,

i have tried compile your sketch for a i2c, but ist doesnt work. can your help me/us? maybe there is an other people too with the same problem to try your good job. friendly greetz

denda
Автор

is there a way I can use the same menu but have the display be a 16-bit color OLED screen that still uses SPI?

dylanborchert
Автор

Thanks
Is it possible to use this with Adafruit library?

HPVIDEO
Автор

Beautiful project, there is any chance you can share the code?
Thank you 

HPVIDEO
Автор

can I use this source code with arduino nano or uno?

muenkruen
Автор

Hi! great work!! do you have the i2c version...?? 

juanjocastillo