Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/petruspierre/turtle

IFPB Alpha's robot for OBR 2020.
https://github.com/petruspierre/turtle

Last synced: about 2 months ago
JSON representation

IFPB Alpha's robot for OBR 2020.

Awesome Lists containing this project

README

        

# Turtle
Robô da equipe IFPB Alpha pra a OBR 2020.

## Dependências
- [Chrono](https://github.com/SofaPirate/Chrono)
- [Encoder](https://github.com/PaulStoffregen/Encoder)
- [A2a](https://github.com/canalBrincandoComIdeias/A2a/tree/master/src)
- [MicroLCD](https://github.com/stanleyhuangyc/MultiLCD/tree/master/MicroLCD)
- [MPU6050_tockn](https://github.com/tockn/MPU6050_tockn)
- [AFMotor](https://github.com/adafruit/Adafruit-Motor-Shield-library)

## Algoritmo
### Segue-faixa

## Referências
[Encoder](https://github.com/robonaticos/MotorComEncoder)

## To-do (software)
- [x] Leitura de sensores de cor
- [x] Leitura dos TCRT
- [x] Leitura do giroscópio
- [x] Alinhamento na faixa
- [x] Encruzilhadas
- [x] Função para andar com encoder
- [ ] Desvio de obstáculos
- [ ] Funções de giro com encoder
- [ ] Lidar com OLED no Arduino Mini
- [ ] Programação para rampa
- [ ] Resgate de vítimas pela esquerda
- [ ] Resgate de vítimas pela direita