Electronics Part

The electronics of our interactive Bot.

Updates
10 Insights
Finally able to implement servo movement and face tracking together at a decent speed!
posted 3 days, 16 hours ago by Deepali Gupta

10/6/2015: We have finally completed writing improving OpenCV and Arduino codes for neck movement mechanism and able to implement it at a decent speed. :)

Created code in python for face detection using OpenCV
posted 1 week, 4 days ago by Kritagya Dabi

02/06/15 - Created a code in python which can detect the human faces from webcam and trace them using OpenCV
for this we took help from the tutorial https ...

read more
Started learning OpenCV
posted 1 week, 5 days ago by Kritagya Dabi

01/06/15 - We started learning how to use OpenCV for face tracking from YouTube tutorial videos
https://www.youtube.com/watch?v=Czb9lOG4Swg&list=PLEmljcs2yU0wHqeLlrytfuiqyNKTKIlOq&index=2

Studied an open source project BOT - FRITZ by xyzbots
posted 2 weeks ago by Deepali Gupta

28/5/15
http://www.xyzbot.com/
https://www.kickstarter.com/projects/1591853389/fritz-a-robotic-puppet
https://www.youtube.com/watch?v=1A_sELjnYPs

Continued Programming with Python and tested Speech and text API
posted 2 weeks ago by Deepali Gupta

27/5/15:Continued Programming and obtained reply(in form of text) from a chatbox using speech recognition and also made two online chatboxes chat with each other.

Continued with programming on python and tried to run google API
posted 2 weeks ago by Deepali Gupta

26/05/2015:Tried speech recognintion on google API

Started Learning Python
posted 2 weeks ago by Deepali Gupta

25/05/15:
The Electronics Team members started learning Python as electronics part is going to need it in future in image processing
www.codecademy.com
http://ocw.mit.edu ...

read more
Serial Communication
posted 2 weeks ago by Deepali Gupta

24/05/15:
Watched Tutorial on serial communiaction
https://www.youtube.com/watch?v=g0pSfyXOXj8&list=PLir_96O_k3klCo-7Dm-HFUmZCIwftAZIm&index=6
Tested serial communication between Arduino and System

Tested Servo Motor
posted 2 weeks ago by Deepali Gupta

23/05/15:
Tested Servo motor by running a code on Arduino Mega 2560

Watched Arduino Tutorials
posted 2 weeks ago by Deepali Gupta

21/05/2015:
Watched Arduino tutorials on Youtube by Jeremy Blum
https://www.youtube.com/watch?v=fCxzA9_kg6s&list=PLir_96O_k3klCo-7Dm-HFUmZCIwftAZIm

1 File
newface_detect.py
uploaded 1 week, 3 days ago by Deepali Gupta Download File
code for Face detection in a video through webcam in python
0 Documentations