You are on page 1of 12

Practice Titles

1. Real-time Clock with LCD Display 2. Real-time Clock with 7-Segment LED Display 3. Temperature Surveillance with LCD Display 4. Temperature Surveillance with 7-Segment LED Display 5. Motor Rotation Rate Surveillance with LCD Display 6. Motor Rotation Rate Surveillance with 7-Segment LED Display 7. Illumination Surveillance with LCD Display 8. Illumination Surveillance with 7-Segment LED Display 9. Implementation of RS232 by GPIO of MCU 10. Implementation of I2C by GPIO of MCU

Requirements:
1. The selection of MCU ( Micro-controller Unit) is strictly confined within products of Microchip MCU. For detailed information about the products, please read www.microchip.com. 2. The software development environment, MPLAB IDE v8.40 or higher, can be downloaded free from the above mentioned website. 3. Other involved components, sensors can be selected at the designers will. But those commonly used components are preferred. 4. The datasheets of involved components should be proposed as attachments along with the final reports. 5. The firmware, or program codes, *.asm, should also be submitted as part of design work, which should be executable. 6. Hardware connection diagram, or schematic plot, should be submitted in either of the following forms: (a) drawing objects of Microsoft Word document; (b) *.sch file of Altium Designer 6 or higher. 7. The students are evaluated by the final reports they submitted, including schematic plots, *.asm files and datasheets. Notes: Final reports should be in the forms of print and soft copies. Code files and datasheets are in soft copy only.

1Real-time Clock with LCD Display

Objective Implementation of electronic clock by MCU with LCD display Main Components: MCU (Micro-controller Unit) LCD display Technical Difficulties: The principles and applications of MCU Hardware and software designing The application of LCD display MPLAB IDE Requirements Master the principles of MCU Design hardware connection Program codes Run codes in MPLAB IDE Submit final report of designing, including schematic plot, code file, datasheets of components

2Real-time Clock with 7-Segment LED Display

Objective Implementation of electronic clock by MCU with 7-Segment LED display Main Components: MCU (Micro-controller Unit) LED display Technical Difficulties: The principles and applications of MCU Hardware and software designing The application of 7-Segment LED display MPLAB IDE Requirements Master the principles of MCU Design hardware connection Program codes Run codes in MPLAB IDE Submit final report of designing, including schematic plot, code file, datasheets of components

3Temperature Surveillance with LCD Display Objective Implementation of surveillance of air temperature with LCD display Main Components: MCU Temperature sensor LCD display Technical Difficulties: The principles and applications of MCU The principles and applications of temperature sensor Hardware and software designing The application of LCD display MPLAB IDE Requirements Master the principles of MCU Master the principles of temperature sensor Design hardware connection Program codes Run codes in MPLAB IDE Submit final report of designing, including schematic plot, code file, datasheets of components

4Temperature Surveillance with 7-Segment LED Display Objective Implementation of surveillance of air temperature with 7-Segment LED display Main Components: MCU Temperature sensor 7-Segment LED display Technical Difficulties: The principles and applications of MCU The principles and applications of temperature sensor Hardware and software designing The application of 7-Segment LED display MPLAB IDE Requirements Master the principles of MCU Master the principles of temperature sensor Design hardware connection Program codes Run codes in MPLAB IDE Submit final report of designing, including schematic plot, code file, datasheets of components

5: Motor Rotation Rate Surveillance with LCD Display

Objective Implementation of surveillance of motor rotation rate with LCD display Main Components: MCU Motor rotation sensor LCD display Technical Difficulties: The principles and applications of MCU The principles and applications of motor The principles and applications of motor rotation sensor Hardware and software designing The application of LCD display MPLAB IDE Requirements Master the principles of MCU Master the principles of motor rotation sensor Design hardware connection Program codes Run codes in MPLAB IDE Submit final report of designing, including schematic plot, code file, datasheets of components

6: Motor Rotation Rate Surveillance with 7-Segment LED Display

Objective Implementation of surveillance of motor rotation rate with 7-Segment LED display Main Components: MCU Motor rotation sensor 7-Segment LED display Technical Difficulties: The principles and applications of MCU The principles and applications of motor The principles and applications of motor rotation sensor Hardware and software designing The application of 7-Segment LED display MPLAB IDE Requirements Master the principles of MCU Master the principles of motor rotation sensor Design hardware connection Program codes Run codes in MPLAB IDE Submit final report of designing, including schematic plot, code file, datasheets of components

7: Illumination Surveillance with LCD Display

Objective Implementation of surveillance of illumination with LCD display Main Components: MCU Illumination sensor LCD display Technical Difficulties: The principles and applications of MCU The principles and applications of illumination sensor Hardware and software designing The application of LCD display MPLAB IDE Requirements Master the principles of MCU Master the principles of illumination sensor Design hardware connection Program codes Run codes in MPLAB IDE Submit final report of designing, including schematic plot, code file, datasheets of components

8: Illumination Surveillance with 7-Segment LED Display

Objective Implementation of surveillance of illumination with 7-Segment LED display Main Components: MCU Illumination sensor 7-Segment LED display Technical Difficulties: The principles and applications of MCU The principles and applications of illumination sensor Hardware and software designing The application of 7-Segment LED display MPLAB IDE Requirements Master the principles of MCU Master the principles of illumination sensor Design hardware connection Program codes Run codes in MPLAB IDE Submit final report of designing, including schematic plot, code file, datasheets of components

9: Implementation of RS232 by GPIO of MCU Objective Implementation of RS232 protocol by GPIO (General Purpose IO pin) of MCU with computer RS232 port Main Components: MCU RS232 driver chip (optional) Computer with RS232 port (for test only) Technical Difficulties: The principles and applications of MCU The principles and applications of RS232 Hardware and software designing MPLAB IDE Requirements Master the principles of MCU Master the principles of RS232 protocol Design hardware connection Program codes Run codes in MPLAB IDE Submit final report of designing, including schematic plot, code file, datasheets of components

10: Implementation of I2C by GPIO of MCU Objective Implementation of I2C protocol by GPIO (General Purpose IO pin) of MCU to communicate with other I2C devices Main Components: MCU I2C driver chip (optional) Technical Difficulties: The principles and applications of MCU The principles and applications of I2C protocol Hardware and software designing MPLAB IDE Requirements Master the principles of MCU Master the principles of I2C protocol Design hardware connection Program codes Run codes in MPLAB IDE Submit final report of designing, including schematic plot, code file, datasheets of components

You might also like