examenopdracht-dreescamertijn
v0.5.1
Published
make a LCD disply to show temperature
Readme
examenopdracht
description
the goal is to write a library that stores temperature data console can display in LCD style according to following format:
whit frame
___________________________
| _ _ _ _ |
| | _| _||_| |_| | |
| ||_ / _| | |_ |
|___________________________|no fram
_ _ _ _
| _| _||_| |_| |
||_ / _| | |_big whit frame
___________________________________
| __ __ __ __ |
| || || | | || |
| ||__ __||__| |__|| |
| | | | | | |
| | __| / |__ | |__ |
|___________________________________|big whit no frame
__ __ __ __
|| || | | ||
||__ __||__| |__||
| | | | |
| __| / |__ | |__Installation instructions
install all the modules.
npm installUse this command every time to test your code.
npm run testUse this command every time to check if your code is conform the linter rules.
npm run lintdocumentation of classes
https://vives-software-engineering-2020.github.io/examenopdracht-DreesCamertijn/
Licence
MIT License
choosealicense.com/licenses/mit
