Skip to content

big-data-visualization/smart-car

Repository files navigation

smart-car

A hardware begin guide for Front-End developer, enjoy it!

A hardware begin guide, enjoy it! part 1

A hardware begin guide, enjoy it! part 2

FEAUTRUES

  • Real-time video camera.
  • Control of driving though web socket.
  • Speech recognition.
  • Image identification.
  • Obstacle avoidance.

HARDWARE

  • Motor Shield

GETSTART

require:

depends on:

Client

Install front-end modules

$ cd client
$ bower install
$ gulp

Build static resources

$ cd client
$ gulp

Server

Config it first

$ vi config/server.js

Run the server

$ cd client
$ node index

Then head to http://localhost:8000 in your browser.

AUTHORS

About

A hardware begin guide for Front-End developer, enjoy it!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published