Тёмный

Arduino Menu Tutorial with a Rotary Encoder and a Nokia 5110 LCD display. 

educ8s.tv
Подписаться 124 тыс.
Просмотров 185 тыс.
50% 1

Welcome to this Arduino Menu Tutorial with a Rotary Encoder. Today we are going to build a simple menu on a Nokia 5110 LCD display. Let's get started!
Hello guys, I am Nick and welcome to educ8s.tv a channel that is all about DIY electronics projects with Arduino, Raspberry Pi, ESP8266 and other popular boards. Subscribe to the channel now if you don't want to miss any future videos. In this video we are going learn how to build our own menu for the popular Nokia 5110 LCD display, in order to make our projects more user friendly and more capable. We have built a similar project in the past, but a lot of the viewers of the channel suggested that I should prepare another video on this subject. This time we are going to use a rotary encoder instead of push buttons. Also, the menu we are going to build today has more items to choose from. Let's watch it in action.
💻 Code & Parts: educ8s.tv/arduino-rotary-encod...
Want to learn to code?
👨‍💻 Check my new RU-vid channel: bit.ly/3tku2n0
🎮 My Android Game: bit.ly/QuizOfKnowledge

Наука

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

 

24 июл 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 156   
@Educ8s
@Educ8s 13 дней назад
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.
@danljohnston
@danljohnston 7 лет назад
I too have been wishing for a project like this. There are many variations on the Tube, but none for a non-coder like me to understand. I appreciate the effort put in this. Thanks Nick for all your videos.
@edwatters6377
@edwatters6377 7 лет назад
Nice job... It gives you the option to reduce the number of buttons on a complex project. Setting month, day, year, hour, minute & second on a clock project becomes very easy for an end user.
@ozguroztar3385
@ozguroztar3385 7 лет назад
It's a topic I've been looking for a long time. Thank you very, very much.
@ziopoe
@ziopoe 7 лет назад
Yay! I've been waiting for this, thanks! Rotary encoder are so much cooler than buttons.
@pawelkondratowicz6889
@pawelkondratowicz6889 7 лет назад
Great job Nick! This tutorial inspired me to my new project :) Thanks a lot!!!
@kunalsonone4523
@kunalsonone4523 6 лет назад
Great project, well explained. Thank you for the detailed explanation and material. Looking forward to seeing your new projects.
@satrah101
@satrah101 7 лет назад
I have has some of these rotary encoder on the bench for a while now. i think i will have to try it out . Thanks for another great video.
@JaredElliott1
@JaredElliott1 7 лет назад
Thanks for the instruction. This will come in handy for many projects!
@sstocker404
@sstocker404 7 лет назад
I like rotary encoders instead of buttons, takes up less space, and can do much more. Keep up the great videos.
@emmamendes7211
@emmamendes7211 7 лет назад
είσαι αρχηγός..... this is a truly enlighting project.... all questions answered....
@ferriswhitehouse1476
@ferriswhitehouse1476 5 лет назад
Your code was very well written and easy to adapt. beautiful tutorial
@rocketfuel-
@rocketfuel- 5 лет назад
Awesome topic. Your work will surly help many people (me included). Thank you very much
@hamedtaha1
@hamedtaha1 6 лет назад
like joystick buttons and i'll try to make this menu in a json format , Thanks Nick your videos is always helping
@jonvannatto
@jonvannatto 7 лет назад
I prefer buttons and would love to see a version of this menu system for an OLED display. Great video.
@rexheck
@rexheck 6 лет назад
Jon Vannatto you can apply buttons and an oled screen to this concept. I just stumbled across this video looking to make a menu for my oled prject. The links are key here. Adafruit gfx also works with oled. Also buttons are fairly similar to rotary encoders, just less exciting 🤣🤙
@MrRoman238
@MrRoman238 7 лет назад
Great videos you do. Thank you very much for it!
@abdulkadermaqsoud4890
@abdulkadermaqsoud4890 7 лет назад
Thx man, please do one for 20x4 lcd with I2C interface, sd card, and uno , thx again .LOVE your videos .
@nedstar7378
@nedstar7378 Год назад
Thank you very much for sharing and helping me out with this project and excellent information.
@RaviJani
@RaviJani 7 лет назад
you are great in explaining stuff. keep up.
@Henryhaspants
@Henryhaspants 5 месяцев назад
This is exactly what I need. Thanks!
@DogRox
@DogRox 7 лет назад
Excellent!! Nice job! the rotary encoder is very handy :-)
@steveshaw259
@steveshaw259 7 лет назад
Excellent video, thanks for the explanation.
@renesolaire8319
@renesolaire8319 3 года назад
Hello ! Very nice ! I’ll try this ! Thank you very much !
@abdulazeez.98
@abdulazeez.98 7 лет назад
Awesome video as always !
@gspowersolutions
@gspowersolutions 3 года назад
I prefer to have encoders than button to minimize the panel space. Thanks for your wonderful video tutorials. 😊
@ruslan.zhumabai
@ruslan.zhumabai 6 лет назад
You are helping everybody. It is very useful chanel and i think perceptive.
@Souvik_IoT_Projects
@Souvik_IoT_Projects 5 лет назад
the rotary encoder is always a cool one. but combine rotary encoder with switches, creates damm good interfacing panel. my personal favourite is SMD joysticks. thank you very much for this tutorial.
@ajentsong6151
@ajentsong6151 Год назад
very nice explaining...for a person with no knowledge in software/coding, in your video explaining what does what in the code has help me understand it a little more then getting an app to actually learn to write example codes that i have no intrest in...you video answer alot of my questions
@jacquesdejager5362
@jacquesdejager5362 5 лет назад
Most difficult solution seen, and it works, congrats, this code can at least be halved and still works My professor at varsity always said if you want a difficult answer ask a student. I first tried to understand the flow before changing it, and it was really difficult. A few switch statements and whala .. if then elseif have priority and is extremely difficult to read, but switch statements can easily be read if used in a state machine, even more if enums is used instead for constants (0,1,2,.. 6).
@user-tr4wv4jl8f
@user-tr4wv4jl8f 4 года назад
Excellent!! Nice job!
@kennyFF033
@kennyFF033 7 лет назад
I like rotary over just buttons. What I think is really cool is a hybrid... use a 4-way hat switch or buttons of your choice AND a rotary... BAM! best of both worlds, user choice and you can use both to navigate, select and so on. Might be a bit of an ache to code and connect but... Thanks for continuously teaching me new stuff and doing so in such a way an old noob like me can understand.
@johnpitsos99
@johnpitsos99 7 лет назад
Πραγματικά καταπληκτική δουλειά στο κανάλι! Αρκετά από τα tutorial δεν εμβαθύνουν στο θέμα όπως εσύ! Πιστεύω θα ήταν αρκετά ενδιαφέρον αν έκανες ένα tutorial για ένα Midi Controller χρησιμοποιώντας Rotary Encoders, Potentiometers, Buttons και Faders! θα με βοηθούες αρκετά, εφόσον έχω στο νου μου να φτιάξω ένα! Και πάλι ευχαριστώ και καταπληκτική δουλειά!
@basmangeorge
@basmangeorge 4 года назад
an absolute fantastic thanks
@gustavozaraza6456
@gustavozaraza6456 7 лет назад
Excellent video one of the best
@ambarishlg
@ambarishlg 6 лет назад
Hi Nick, This is really great option indeed, similar to my in-vehicle infotainment system (control). The complex code is very well simplified here, I must say! I would like to see "Incremental Optical Rotary encoder" with stepper motor (i.e. in close - loop ckt/feedback) to determine any movement of shaft (stepper motor's shaft) when motor is in ideal state and its direction like clock-wise or anti-clock-wise. The cost of the project / POC (Proof of Concept) could be on higher side, but would be fun and challenging. Thank You, BR, Ambarish
@ElectronGordo
@ElectronGordo 7 лет назад
thank you for the video :) very useful
@lintangwisesa
@lintangwisesa 7 лет назад
Great, Nick! u make me miss my first Nokia phone so much
@rolandberendonck3900
@rolandberendonck3900 3 года назад
I still have a few.
@2112user
@2112user 6 лет назад
Thanks for the video, still learning or trying to learn all the pieces I will need to merge/write for a project I would like to do, so this should help me understand what I need to do. I was wondering, how would you go about having a home page as the first window, and then enter the menu with a button push? For my project I would like to display the time, temp and a stats for those 2 listings (aquarium lights on/off, water temp and if heater is on/off) as the main page or view, then use a menu to adjust the activating/deactivating time/temp on/off points only.
@adityak3578
@adityak3578 4 года назад
we love you educ8
@orlandomolina6218
@orlandomolina6218 7 лет назад
thank you. it is amazing video tutorial.
@jonathanbirriel7681
@jonathanbirriel7681 7 лет назад
Great video, I like encoders because I can purpose them for other things, like speed of motors. Buttons are ok also depending on how many you want to use. One question, wouldn't a switch case statement help better with menu items?
@notionSunday
@notionSunday 7 лет назад
more than a cool Arduino tutorial, I learned how to make better videos. great job! that's how it's done!
@UpcycleElectronics
@UpcycleElectronics 7 лет назад
Awesome. Now I have to build another project using the rotary encoder. I'm already working on a power supply that uses your button tutorial for the display. If I hadn't already designed and built the enclosure I would probably use the encoder instead of buttons. A rotating knob is more natural for a percentage type of variable like voltage or current output, in my opinion.
@UpcycleElectronics
@UpcycleElectronics 7 лет назад
Also, it's easy to salvage a rotary encoder from a computer mouse. The upper rubberized scroll wheel is a rotary encoder. If you cut out the plastic that it's mounted to, it also has a push button under it.
@notionSunday
@notionSunday 7 лет назад
would probably function better too. I have a couple cheap encoders and they don't work so well.
@gonzalorosa8578
@gonzalorosa8578 4 года назад
Great vid! Question, how could you set limits to the variables' values?
@glasseffect
@glasseffect 6 лет назад
This is a brilliant menu, and it works perfectly on an OLED module with very few modifications to the code. I just have a small request. I want to build a nested menu system. For example, if I select contrast, I should see one more menu similar to the first menu. Can you help me with a minimalistic code example? Thanks!
@pococitesmieci2137
@pococitesmieci2137 4 года назад
Very nice! I will use this code :D
@danljohnston
@danljohnston 7 лет назад
How did you do this?? Awesome. Great work Nick......thanks
@thorbennielsen3845
@thorbennielsen3845 7 лет назад
Great tutorial. What about make one about running project on battery = low power/sleep?
@mattlogue1300
@mattlogue1300 5 лет назад
I'm doing a thermastat. My control will be a 5-way switch, more akin to buttons I suppose. My wife has MS and the rotation of a knob requires complex wrist movements therefore I went with the 5-way.
@pauldusa
@pauldusa 6 лет назад
great project, i already converted it to a oled display i2c
@jiriburghard
@jiriburghard 6 лет назад
Hi, could you share the code for oled display please.
@punjabilog
@punjabilog 3 года назад
Thank you very much
@ArunKumar-us6zn
@ArunKumar-us6zn 2 года назад
this is amazing and is it possible to use another display for eg 16x2
@Ammy-bc6bh
@Ammy-bc6bh 5 лет назад
nice job , well done, i have one question, whatever the values i am entering, it should save so next time if i switch on the arduino, i should get the saved setting not the default one, thanks
@ToymanJoe
@ToymanJoe 11 месяцев назад
The link provided for the Powerbank shows sold out. What do you recommend for a substitute (Power rating)?
@sil0_o
@sil0_o 7 лет назад
very nice zanel :)
@bugrapolat9501
@bugrapolat9501 6 лет назад
Would you show an example where you can read the temperature by selecting the menu with the menu? Can you help me to run different code from selected menus?
@sotiriskordas1072
@sotiriskordas1072 4 года назад
Would the library for this Nokia Screen work for some OLED I2C screen?
@dave-in-nj9393
@dave-in-nj9393 5 лет назад
awesome information.
@coolduckproductions9048
@coolduckproductions9048 7 лет назад
Good stuff. Can I offer a suggestion. For fixed menus, you might want to consider using the F macro to save RAM and store in flash memory, e.g. String menuItem1 = F("Contrast"); and so on, otherwise you can start eating up precious RAM in more complex projects just for the menus themselves.
@peerappel2012
@peerappel2012 5 лет назад
aah, so it's that simple : you just need to add an F? Great, thanks for the suggestion!
@ramdanisyamsa8795
@ramdanisyamsa8795 Год назад
Sir, I really like your video. If you like it, please tell me which part I need to change in order to use the 16x2 lcd. Thank you very much
@karanbirsoin9983
@karanbirsoin9983 4 года назад
After having made the selection trough the encoder lets say the menu item needs a count of 650 as set by the encoder, how do you step out of this in the void loop().. to count 650 and display it on the screen? Will appreciate some clarity on this please.
@johnpapadopoulos8440
@johnpapadopoulos8440 6 лет назад
Πολύ καλό! Dear friend, is it possible to use clone's TFT's for your projects? I would like to see much more universal types than Adafruit's which is best but more expensive for the rest of us. Thank you!
@Holgidolgi
@Holgidolgi 5 лет назад
Is it possible to use Rotary Encoder for keybord up ,down, enter (nano leonardo)??
@dp8306
@dp8306 2 года назад
Hi Nick, nice menu. I would like to use on ST7920 display. Could you please do a video showing a menu on that type of display?
@ElkronAiken
@ElkronAiken 5 лет назад
Hi Nick! I want to add a "home screen" in the menu, but apparently there are only two pages to work with. How can i add more pages?
@gate6670
@gate6670 Год назад
Thank you for providing good information. I'm trying to make something else out of this. Can you make a function to enter a 4-digit number in the page?
@pong301275cmu
@pong301275cmu 7 лет назад
nice work.
@merkabaenergy9558
@merkabaenergy9558 7 лет назад
Hi could you do a video using one of these screens to display a hall effect sensor activating a relay on a count of detections of the magnet and then turning off after a few more detections please :)
@mirceacraciun4091
@mirceacraciun4091 7 лет назад
thank you !
@laurenceturner9346
@laurenceturner9346 3 года назад
Is there any way to get the code to run on a Due, some of the libraries seem uno specific..
@tbjjnvfrdhjiuhcrhb688
@tbjjnvfrdhjiuhcrhb688 6 лет назад
thank you for the video
@Educ8s
@Educ8s 6 лет назад
You are welcome!
@thienanpham7466
@thienanpham7466 3 года назад
can i ask u that i cant find the ClickEncoder library to work with the code sir, plz reply me ! Thank you !!
@angelicacaus3467
@angelicacaus3467 6 лет назад
Hello! I'm using the same ramps and I displeased you. But I'm not able to map the encoder pins. Would you have any tips?
@KFlorent13
@KFlorent13 5 лет назад
My menu works but I can't get sensor readings into it, my values are not updating at all. I have heard of state machine and the use of interrupts but I don't see how to implement it with this code.
@unalakdogan9416
@unalakdogan9416 2 года назад
Hi, can you do the same example with oled i2c display? Please.
@AbdolazimHasseli
@AbdolazimHasseli Год назад
Nice.
@htronica4711
@htronica4711 2 года назад
hi there i haave been trying to migrate this code to one display IC st7789 240x240 pixels but until now not much progress im not using i2c comunication im usin SPI maybe you could make one video with that!! by the waay this video is really nice !! congratulations
@MrBobWareham
@MrBobWareham 6 лет назад
Nice video well done good explanation but it would have to be buttons for me
@DudeInAMotorhome
@DudeInAMotorhome 7 лет назад
could you do a video of doing a menu like this with the nokia display, rotary encoder and raspberry pi in python or such? really enjoy your videos.
@michelfrance75
@michelfrance75 4 года назад
This solution with rotary encoder associated with a push button is an excellent man-machine interface used in many aeronautical equipment. But the TimerOne library is not compatible with the new Arduino Nano Every board which will replace the Nano basic board and other Arduino board of this family (Uno, ...). Is there an alternative library ?
@frab88
@frab88 7 лет назад
I think that a "state machine" would be much more easy to follow than raw `if-then-else` blocks.
@peters60813
@peters60813 7 лет назад
what is " lastMenuItem = menuitem; " mean in this projeact ?
@Perspectologist
@Perspectologist 7 лет назад
Nice project. I can see value in both buttons and the rotary encoder approach. It sounds like the source isn't up yet so I can only see what was shown in the video. I wonder why not use an array of strings for the menu item text rather than separate variables (menuItem1...)? I am an experienced programmer, but new to Arduino. The Arduino IDE seems primitive in some ways. Maybe I don't fully understand how best to use it. It doesn't seem to have any concept of a Project. If I switch micro-controllers I seem to have to change a bunch of global settings. I feel like there should be some way to save the settings in a project. Also there isn't anything like intellisense (context aware code completion). As someone new to the platform code completion would be very helpful. Do these features exist in the official Arduino IDE? I understand there are alternate IDEs that have have some of these features but I haven't explored them yet. Do you have any recommendations? This might be an interesting topic for a future video: Better Arduino IDE alternatives.
@Educ8s
@Educ8s 7 лет назад
Hello friend, thank you very much for your comment. Unfortunately I didn't upload the corrent code file and now I am away from office. I will upload the correct one soon. I used seperate variables for the menu items in an effort to make the code easier to understand to people new to programming. Since most of the viewers of the channel have small coding experience I try to make the code as easy as possible to understand. Yes, the Arduino IDE is primitive, I miss the code completion as well. I haven't used any other IDE for the Arduino so far. It is a good idea to try different IDEs for Arduino development. Cheers
@pulesjet
@pulesjet 6 лет назад
Two Questions Please ? One How large is the Code Compiled ? Two Are the settings completed via menu stored on power down ? On next power up will setting be the same ?
@holdertobi
@holdertobi 7 лет назад
Thanks.
@HelmutHassfurther
@HelmutHassfurther 5 лет назад
the contrast should be set to values between 52 and 67 (varies from display to display) during setup, otherwise nothing is visible from the menu.
@helderegbert5509
@helderegbert5509 8 месяцев назад
I'm trying to get my display to work, but nothing appears! What can it be? I've checked the connections several times, but everything is fine.
@adamastorga3216
@adamastorga3216 4 года назад
I prefer to use the IR remotes because it keeps to the nostalgia of arduino. Using the rotary encoder is the best for nostalgia tho.
@satrah101
@satrah101 7 лет назад
tip for the bread board, if you are getting loose connections the pin rail at the back may need to be push in a bit. This fixed loose connections on my board. Some of these cheap china breadboards are fake. Had some troubles with projects check wiring, parts, power, and the rest, but not breadboard.
@tinytak
@tinytak 7 лет назад
Hello, i want to see in the same skech temprature of 2 x DS18b20 like if the menu is not used then switch over to 2x times the temprature shown in the display. i like to here from you Gr T.Tak
@naboulsikhalid7763
@naboulsikhalid7763 7 лет назад
very instructive. tkx
@Trailtraveller
@Trailtraveller 7 лет назад
Code is not downloadable on the site.. link is not correct.
@ayhankulaksz1579
@ayhankulaksz1579 7 лет назад
good but, i need more items with buttons because i dont have any encoders. Thanks :)
@jordanmusleh6305
@jordanmusleh6305 4 года назад
Do i have to buy your code to use it for my projects ..??
@nilsskansar416
@nilsskansar416 7 лет назад
Very nice project, Thanks for sharing. Is the Nokia 5110 display compatible with 5 volts signal ? Or will it get destryed over some time ? Nils
@jaywon555
@jaywon555 7 лет назад
It is mains wise, but it the screen is very touchy for the data lines, after I added in some resistors the screen was solid as a rock. learn.sparkfun.com/tutorials/graphic-lcd-hookup-guide
@Ed19601
@Ed19601 7 лет назад
Wise, as the 5110 is in fact 3.3Volt
@syncro66500
@syncro66500 6 лет назад
Hello, how to exit the interrupt cycle to display something other than the menu without the arduino 328p blocks? I do not see that in the code. can you help me ? thank you very much, because this is very informative
@syncro66500
@syncro66500 6 лет назад
?
@TutocarloCV
@TutocarloCV 7 лет назад
nice
@farouqahmd
@farouqahmd 5 лет назад
How to display menu on nokia 1202 lcd with arduino?
@udith-pz4tv
@udith-pz4tv 7 лет назад
Thanks ,,,,,,,,,,,,,,,,,,,,,,,
@sato4kaiba
@sato4kaiba 6 лет назад
You sound like Fernando Martinez from 98.9 Emotion aka GTA Vice City LOL
@abdulkadermaqsoud4890
@abdulkadermaqsoud4890 7 лет назад
rotary encoders are easier for mounting in projects enclosures.
Далее
Top 5 Arduino Displays
6:29
Просмотров 623 тыс.
Menu with voice & rotary encoder - Arduino
15:01
Просмотров 101 тыс.
How to use Rotary Encoder with Arduino
14:44
Просмотров 41 тыс.
How to use rotary encoders
14:12
Просмотров 30 тыс.
I built my own computer. by hand.
13:03
Просмотров 1,1 млн
Display examples - which one to use?
12:41
Просмотров 252 тыс.
Красиво, но телефон жаль
0:32
Просмотров 1,5 млн
Battery  low 🔋 🪫
0:10
Просмотров 13 млн