Skip to content

Application to control a Sphero robotic ball using a web browser

License

Notifications You must be signed in to change notification settings

wesselperik/ACT-Sphero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACT-Sphero

MIT License Gitmoji

This project was made to control Sphero app-enabled robotic balls using a browser instead of the default app. This project is made by Thymo van Beers and Wessel Perik, members of the Saxion HBO-ICT Promoteam (HIP).

Prerequisites

Currently this project runs on two platforms: Linux and macOS.

Linux

  • NodeJS with npm
  • BlueZ (with extra-tools for rfcomm utility)
  • Kernel with CONFIG_BT_RFCOMM and CONFIG_BT_RFCOMM_TTY

macOS

  • None

Build setup

# clone the project
$ git clone https://github.com/wesselperik/ACT-Sphero

# install dependencies
$ npm install

# run according to your operating system
$ npm run linux
$ npm run mac

License

MIT

Copyright

© 2018 Wessel Perik & Thymo van Beers

About

Application to control a Sphero robotic ball using a web browser

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published