0.2.0 • Published 4 years ago

examenopdracht-ladzlo v0.2.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

Home Automation

A library that can display temperature data in the console in LCD style.

npm badge ESLint Markdown Linter

Installation

OS X & Linux:

npm install --save Windows:

edit autoexec.bat

Usage example

Use setting to send a setting to the temperature for the LCD:

const segment = new Segment()
segment.segmentConverter("5" + " °C")

Development setup

npm install

Release History

0.1.0
Print one digit of temperature in LCD format.
0.2.0
Print multiple digits of the temperature in LCD format.
0.2.1
Add linter + a readme.
0.2.2
Fix jest.
0.2.3
Add documentation.

Meta

Username: ladzlo
Email: ladzlo.dejonghe@student.vives.be
School: VIVES Brugge
License: MIT