micro processors small job -- 2

Job ID: 35681771

Budget: $30 – $250 USD

you have to write a code of a counter that counts from 000 to 250 when the voltage in the microprocessor entry is between 0.5-1.5 and to count downwards (from 250 to 000) when the voltage is 1.8-2.3
The counter will be shown on the first line of the LCD "view", in the second line will be shown UP or DOWN based on the counter direction.
1. showing the counter on the LCD in first row
2. show UP or DOWN based on the counter direction
3. transformation of the voltage measured
4. the counter will count in 1s pace (timer0 or timer1, you can also use interrupt)
5. explain how the program works
6. documentation of the program
7. combine all functions in one program
Related categories: Microcontroller Assembly x86/x64 Assembler