How to Control Level With Oled Display and Arduino
by cristinepotu7171 in Circuits > Arduino
917 Views, 3 Favorites, 0 Comments
How to Control Level With Oled Display and Arduino
In this tutorial we see how control 3 level outpus with Arduino, Oled dispaly scale and push buttons.
Supplies
- Arduino Nano board
- 3xLED
- 5X1K resistors
- Oled Display 64x128
- 2x push buttons
Schematic Diagram
Make the connections of the components according to the diagram below
Wiring and Construction
In this step we make the connections on the wiring, assemble the components and check the correctness of the connections.
Upload Software in Arduino
In this step, upload the code in Arduino board using Visuino. Visuino download : https://www.visuino.com/download Code in atachament, Visuino and INO(sketch) format.
Start the Device
Finally we power the device. We press the "up" button and the display comes into operation displaying the scale. We move the scale from the 2 buttons in descending or ascending direction. Pressing both buttons, we move the output to another pin.I hope you like my project, there will be other interesting ones. Good luck!