Skip to content

KeithLin724/EELab-Sem-2-Final-Project-No-Library-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EELab Sem 2 final project 2022 No library challenge

Written by KYLiN

gifted to MP Liew


Description

You only need to download the library call TimerOne

This library is using for display function in cycle

You can click this link to know more about how to download library


Download

Zip

You can click the Download Zip to download it

Git

Or You can use the command to download it

git clone https://github.com/KeithLin724/EELab-Sem-2-Final-Project-No-Library-Challenge


Setting pin

About the setting pin

Display pin

Button pin setting

Temp setting pin

Distance Setting


Program Flow Chart

flowchart 
    ButtonMode
    
    subgraph var
    Distance
    temp
    end

    subgraph Timer
    TimerOne
    time_75ms
    end
    Main-->Display
    Timer-->Display_Arrays
    control_block

    ButtonMode-->control_block
    Distance -->control_block
    temp-->control_block

    
    control_block-->choice-->Display_Arrays
    Display_Arrays-->Display
Loading

About

This repository is save EELab Sem 2 Final Project Arduino Code

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published