dscape / catRemote

simple catRemote Controller : 1 laser 2 servo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cat remote control base project

Project to kick start newcomers to the node>arduino world in the nodebot's day event.

it is built to be simple, exposing control of key elements that could lead to more exploration (lights,servo,connection via web, sensors are missing tho)

feel free to use abuse and play with it (the code, not the cat, at least do not abuse it)

Build robots to make cat's happy, closing the gap between cats and internet, my small contribution to make a better world

###things to do :

  • tool list
  • material list (done but not sure if i should point to hardware site)
  • hardware set up
    • hardware tutorial
    • pict and illustration
    • text for the led
    • diagram for servo
    • diagram for laser
  • clean the repo
  • software tutorial
    • nodebot part
      • finish board initialisation / application logic separation
      • basic led example
      • repl test
      • connecting the servos
      • event chaining
      • link to socket.io ?
      • begin controller part
        • web controller
          • give basic html markup and system to control the device, since it all about the bots
          • link input of the widget to socket.io
          • extend the bot to act after the messages
        • basic leapmotion control
        • hardware joystick
          • hardware wirering
          • extend the bot to act after joystick input
        • game pad via html api
          • get the value from the pad
          • link input of the widget to socket.io
          • extend the bot to act after the messages
          • smoothing value ?
        • creative cam
          • demo since the hardware is not fully available
        • webcam
          • js hand tracking

About

simple catRemote Controller : 1 laser 2 servo