Adding more function buttons for the cc3000 wifi robot

For other supported Arduino products from Adafruit: Shields, accessories, etc.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
tawanda
 
Posts: 1
Joined: Fri Jul 11, 2014 10:04 am

Adding more function buttons for the cc3000 wifi robot

Post by tawanda »

hie all, i am planning on purchasing a cc3000 to implement in my internet controlled robot. I intend on having more functions such as pan/ tilt and maybe some robot arm functions. i read in the wifi robot manual that its possible to modify the web interface code to add more buttons. I can add functions for the arduino side but does anyone have an idea on what else i have to modify apart from the JSON file?

here is the tutorial that i am following
https://learn.adafruit.com/wifi-control ... troduction
Thank you for your time.

User avatar
Franklin97355
 
Posts: 23912
Joined: Mon Apr 21, 2008 2:33 pm

Re: Adding more function buttons for the cc3000 wifi robot

Post by Franklin97355 »

You also need to modify the web interface. This page in the tutorial tells you how to set up the demo https://learn.adafruit.com/wifi-control ... -interface and you need to add more buttons for the actions you want. Try modifying the code and see what happens, that's how I figure out what code does. Others may have specific help but as Yoda might have said "to learn is to try"

Locked
Please be positive and constructive with your questions and comments.

Return to “Other Arduino products from Adafruit”