Pinchy

April 18, 2016 ยท View on GitHub

Pinchy is presented as the second iteration of our previous robot, uBot. It is an educational robot specifically made to be used as an ideal medium to start learning to program, know more about robotics and familiarize yourself with the basic electronic concepts.

What's this?

Pinchy is an open source educational robot that can be printed using ordinary 3D printers. It's made up of a PCB, used as a shield with an Arduino Micro on top of it, the before mentioned chasis and some sensors to interact.

UnidadesComponente
2Continuous Rotation Servos
1Ultrasound Sensor
2Line Follower Sensor
1RGB LED
1Buzzer
1Bluetooth Module
1Protoboard
15x7 LED Array
1Arduino Micro

I/O Ports

PinFunction
0TX / BT Module
1RX / BT Module
2Buzzer
3Free I/O / Pincer Servo
4Optorreflector 1
5Servomotor 1
6Servomotor 2
7Trigger Ultrasound Sensor
8Echo Ultrasound Sensor
9Blue RGB LED
10Red RGB LED
11Green RGB LED
12Optorreflector 2
13Free I/O
14Push Switch
15MAX7219 SCK
16MAX7219 MOSI
17MAX7219 SS
A0Free I/O
A1Free I/O
A2Free I/O
A3Free I/O
A4Free I/O
A5Free I/O
A6Free I/O
A7Free I/O

Files

Chasis

The chasis that makes this robot more than a custom PCB with an Arduino is made with our 3D printers helping us to reduce the costs of assembling a fully functional educational robot. All the necessary files are here.

Pinchy's chasis without the circuitry

Circuit and Board

Pinchy's main PCB

The circuitry that is needed is in the Circuits folder, there you can find the schematics and the CAD files for the main PCB and for the custom-made optoreflectors.

Contributing to this project

If you find a bug in the code or an issue in the circuit, we would like to know it so please follow the next steps so we are aware of it:

  1. Fork this repository
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am "Hey Bilbao Dynamics, I've added something that you might like!"
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request and we might add it to the project! ๐Ÿ˜‰

License

GPL license or Creative Commons Attribution-ShareAlike (Copyleft)

Contact us

We are an active group of students that want to stay in touch if there are some issues or new things that you want to share with us. We are available on the following sites:

Bilbao Dynamics @ 2016