Question: Que: 1 Application: Password checking system using PIC18F microcontroller. It is required to check the entering of password of size of 4 digits from 0
| Que: 1 | Application: Password checking system using PIC18F microcontroller. It is required to check the entering of password of size of 4 digits from 0 to 9 and special characters * and #. If the password entered by the user is correct, then display message on LCD Password is Correct or else display Wrong Password. Add one extra feature, as per your wish to make this application more reliable and informative.
Assume that key input read function is provided for 43 Keypad. Assume all suitable data with explanation. |
| Que: 2 | Application: A fluid-level control system using PIC18F microcontroller. The aim is to control the level of the fluid at a given point. Use the PIC18F microcontroller to read the fluid level via a level sensor device. The level sensor is providing the analog output in voltage (0-5V) as per resolution say for example, 10mV per 1cm. PIC can be setup with 10bit resolution with reference voltage=5V. Design automatic level control as per user input. In general, the pump is used to fill the tank and output-valve to realize the liquid from the tank. It requires controlling the fluid level at the required value. If the fluid level is low, PIC operates the pump to draw more fluid from the reservoir. In practice, the pump is controlled continuously in order to keep the fluid at the required level.
Assume all suitable data with explanation. |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
