Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.25 KB

File metadata and controls

33 lines (24 loc) · 1.25 KB

ARM_PROJECTS

Description

This repository is used to store the ARM projects.

Contain

  • ONE_WIRE repository is the early version of RTOS_MYPROJECT.

RTOS_MYPROJECT project

  • This project have been written to build an embedded system for thesis topic.

  • The purposes are about reading DS18B20 sensor and display on LCD_I2C

  • Contain:

    • Containing different libraries from the internet.
    • one-wire codes from here
    • Standard Peripheral Libraries from ST.COM
    • Delay and LCD_I2C libraries from here
    • Other information, desciptions of this project would be found in the below technical report.
  • Technical report

    • This is my thesis and I have not done it yet. However, the technical document part is ready, you could see it here

Note

  • Remember to configure C/C++ complier in uVision5 before compile.

Author

Created by Nhut Tran