Question: Create one C program for Ardunio Uno that function resistor color database 2. User enters resistance value via Hardware Serial 3. Program will show color
Create one C program for Ardunio Uno that function resistor color database 2. User enters resistance value via Hardware Serial 3. Program will show color bands, band1, band2, and3, no tolerance color to via Hardware Serial 4. If user entered invalid resistance, program can identify it and display error message via Hardware Serial 5. Examples of invalid resistance are, negative, less than 1 OHM, larger than 10 Mega OHM 6. If user entered resistance is not industry defined E24, then program provides color bands for the closest resistance 7. An example of not industry defined E24 resistance is 1.11 Kilo OHM. There is 1.1 Kilo OHM, which is the closest resistance to 1.1 Kilo OHM. 8. After each complete operation, program restart from the beginning of the process 9. Program never terminate
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
