Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.29 KB

File metadata and controls

44 lines (30 loc) · 1.29 KB

Coding Sample 1

Description

This repository is used for storing the small school projects.

Contain

C_Data_Structe

  • Knowledge gained from C_course to learn about the Data Structure in C.
    • Learning how to implement different data structures in C and use them to solve problems with simpler algorthims.
    • Some exercises from course - Import/Export storage + Accounting system.

Building Energy Project

  • initsetup

    • Early version for setup RPI environment(adding SSH pub_key, configuring wifi connection, creating buildingenergy account on RPI...)
  • addGitrepo

    • It has been used for setup RPI environment(install essential packages, updating RPI ip_address to GIT repository, enable GPIO pins to read 1-wire sensor...)

Cooling-system project (FAN project) - using Arduino and Interrupt function

Testing assigment - small program used for learning unit test at school

Microcontroller programming

  • Using Arduino and Arduino IDE to develop those projects
    • Simulating Washing Machine.
    • Simulating Black Jack game.
    • Simulating Receving-Transmitting Morse code

School assigments

  • School reports
  • Programming Arduino using Atmel Studio and Atmel ICE debugger

Math game

  • Used for learning CI, unit test...

Author

Created by Nhut Tran