Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Oct 1, 2023. It is now read-only.
/ angular-iot Public archive

Internet of Things directives for Angular 2 (Led, Button, etc.)

urish/angular-iot

Repository files navigation

Build Status

Angular 2 IoT

IoT support for Angular 2

Building & Running the Blink example

The Blink Example will blink the built-in LED on an Adruino board that is connected to your PC. You will need to upload the StandardFirmata firmware to your Arduino board first.

git clone https://github.com/urish/angular2-iot
cd angular2-iot
npm install
npm run example:build
npm run example:run

Note: The example program will try to detect the serial port that the Arduino is connected to automatically. You can manually specify the port name by setting the SERIAL_PORT environment variable prior to running the example.

License

MIT License

About

Internet of Things directives for Angular 2 (Led, Button, etc.)

Resources

Stars

Watchers

Forks

Packages

No packages published