Close
0%
0%

LCD typewriter

In this project I developed a simple mechanism to type alphabets on lcd using a potentiometer

Similar projects worth following
134 views
0 followers
  • Description
  • Details
  • Files 0
  • Components 0
  • Logs 0
  • Instructions 0
  • Discussion 0
In this project I used an LCD interfaced with an atmega328p. A potentiometer was connected with the adc pin of atmega328p. And one push button was connected to microcontroller as well. This project was special because in this project i learned to write the interfacing library of 16 × 2 lcd using its reference manual. So first I created some LCD APIs to interface LCD. After that i used the ADC channel of microcontroller to take character input. So the input was taken by changing the value of potentiometer, i divided the adc channel in 26 parts each part corresponding to an English alphabet. Therefore we were able to type on screen by changing the alphabet using pot and then confirming our selection by push button.

Enjoy this project?

Share

Discussions

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates