Skip to content

Browser based UI to manage Johnny Five animations

Notifications You must be signed in to change notification settings

AgtLucas/go-johnny-go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Go-Johnny-Go

Browser based UI to manage Johnny Five animations

Go-Johnny-Go is a web based user interface to create and manage animations to be used with the Johnny-Five Robotics Programming Framework

Johnny-Five has very powerful animations capabilities but describing keyFrames and cue positions for a lot of servos in code, can be a bit tiring.

Go-Johnny-Go allows you to create and edit animation segments using a browser base user interface.

See it in action

Demo
YouTube Demo Video

##This project is still under development.

Status: finishing the UIX

Next: Control hardware via Sockets.IO

##Roadmap:

  • Control attached hardware via Sockets.IO
  • Change ease type for keyFrames
  • Allow keyFrames to be null

License

Copyright (c) 2015 Ronald Jaramillo ronald@burningservos.com Licensed under the MIT license.

About

Browser based UI to manage Johnny Five animations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.7%
  • HTML 34.2%
  • CSS 6.1%