flippedcoder / arduino-johnny-five-locator

a simple IoT device you can use to find your dog or something

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dog Locator

A simple Arduino IoT device you can use to find your dog or something else programmed with JavaScript

Basic set up

  1. Start your Arduino with the Standard Firmata uploaded from the Aruduino IDE
  2. Run npm install in the project directory
  3. Run npm start in your project directory

I have a way more detailed set up guide/tutorial for this coming soon.

About

a simple IoT device you can use to find your dog or something


Languages

Language:JavaScript 61.9%Language:HTML 21.5%Language:CSS 16.6%