Epic
->TelePresence<-
Robot
Let us begin The Building
Das Plan:
- Learn/Review Basic Web
- Use Python To Control Arduino
- Use Web to Control Arduino
Making Your Controller
- Create Github Repository
- Create a Basic Webpage
- How to make buttons on a webpage
- How to make buttons on a webpage do stuff
- this will +1 Javascript (all this will be added up on your open-source-report-card)
Making Buttons
Making buttons on a webpage can makes the controller usable via mobile phones:
<input type="button" value="Click here to move forward">Boost Your WEbsite with Libraries
Using other people's code, we can make the site look cooler and better.
In the <head> </head> tags of the site include your libraries
<script src="library.js"></script>Angular.Js
Angular.js will allow you to teach your html new tricks
Adding a Database
- Sign-up for developer's account on Firebase.
-
Adding AngularFire
- how Angular works
- Json ( + 1 Database http://osrc.dfm.io/chessmanlo)
It's Python Time
Installing py-Serial
To install pyserial it is good to have easy_install
then you just need to:
sudo easy_install pyserialEpic Telepresence Robot
By gskielian
Epic Telepresence Robot
- 430