1. What problem do we want to solve and why?
We want to build positive relationships between robots and people. We want to learn how to build something from concept to prototype. To learn job skills and project management and to gain experience. To experiment with making something new.
2. What are we building?
Image based decision engine. We are implementing an AI concept. A mobile platform. We are building a program to recognize when people smile and cause a robot to preform an action.
3. How?
We are using different resources and projects.. Divide and Conquer.
- When?
Fully functioning prototype - End of Feb.
- Who? MCSO
- Costs? $400
Files
Miramar College Computer Science Club Meeting Minutes.docx
GOAL: Every group should something to show at the next meeting. By the next meeting you should be able to demonstrate something to the club and it should inform us what the next step is.
(Remember prototypes should be quick and dirty, take as little time and money as possible to test out the idea)
Next Meeting is 11/30/17
Facial Recognition Group
Next goal:
- Stationary prototype
(go through the process of setting up linux box and open cv, and hook up camera, and try out different sample codes)
Requirements:
- Recognize someone is there
- Recognize someone is smiling
- Cause a reaction to occur based if the person is smiling
Materials
- raspberry pi / computer that can run linux / linux virtual machine
- camera
Robotic Car Group (Programming and Hardware)
Next goal:
- Remote control car prototype that has obstacle avoidance
Requirements:
- Remote controlled
- Can carry 3 pounds
- Has its own power source
Materials:
- Arduino
- Motors
- Motor drivers
- Wheels
- Battery
- Platform
Controller Interface Group
Next Goal:
- Get a message protocol working that is capable of communicating between a raspberry pi and Arduino
Requirements:
- Library that runs on the pc or raspberry pi
- Communicate across different devices
- Raspberry Pi should be able to give motors commands