Skip to content

Espruino JavaScript code to control a remote control car, using ESP8266, double H-Bridge, Websocket server and client

Notifications You must be signed in to change notification settings

olliephillips/espruinoCar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

EspruinoCar

img_3086

Espruino code to control a remote control car, using ESP8266, double H-Bridge, Websocket server and client. Control itself is provided by iotUI.js which is based on riot.js and HTML device orientation API on iPhone.

There are four components:-

  1. The Car build (as per image above)
  2. The control object, ec
  3. The HTML page to serve which allows us to control the car from iPhone.
  4. The http/websocket server, which serves the HTML page and creates a websocket connection and listens for message events.

Full write up of project can be found here

About

Espruino JavaScript code to control a remote control car, using ESP8266, double H-Bridge, Websocket server and client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published