Open z3t0 opened 9 years ago
@Clementsd @revumol7 I am quite decided on http://www.amazon.ca/CanaKit-Raspberry-Complete-Starter-Supply/dp/B0096M7IJY/ref=sr_1_3?ie=UTF8&qid=1444366488&sr=8-3&keywords=raspberry+pi+2
Which is a Raspberry Pi 2 Model B kit with everything we need to get started including WiFi, so that also answers #3 for us.
Will close this after it is discussed on Monday's meeting
We need to decide on the onboard computer for the robot. Keep in mind we are likely to use MORE than one brain.
My Recommendation
Raspbery Pi 2 as the main controller
Excerpt from: https://www.raspberrypi.org/help/what-is-a-raspberry-pi/
What’s more, the Raspberry Pi has the ability to interact with the outside world, and has been used in a wide array of digital maker projects, from music machines and parent detectors to weather stations and tweeting birdhouses with infra-red cameras. We want to see the Raspberry Pi being used by kids all over the world to learn to program and understand how computers work.
ATmega chips (Arduino) as sub computers
These are essentially Arduino boards but smaller and without extra things we dont want or need. They will be used mainly for communicating with the "robotic" parts because we can easily have many of these performing simple tasks efficiently while the main brain (Raspberry Pi 2) is coordinating.
That's all for now.