Page 1 of 1

Assignment 7. (30 pts) Consider a PIC16F877A microcontroller based body weight measuring device. Write a complete PICBAS

Posted: Tue Jun 07, 2022 10:22 am
by answerhappygod
Assignment 7 30 Pts Consider A Pic16f877a Microcontroller Based Body Weight Measuring Device Write A Complete Picbas 1
Assignment 7 30 Pts Consider A Pic16f877a Microcontroller Based Body Weight Measuring Device Write A Complete Picbas 1 (84.85 KiB) Viewed 28 times
Assignment 7. (30 pts) Consider a PIC16F877A microcontroller based body weight measuring device. Write a complete PICBASIC PRO code that Reads the ten "byte-sized" weight measurements saved in the internal EEPROM of the microcontroller starting at address 10, Finds the maximum weight measured, MaxW, the minimum weight measured, MinW and the mean of the weight measurements, MeanW, And stores MaxW, MinW and MeanW in the internal EEPROM starting at address 5.