Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aless1313/chem-e-car-uanl
Programación de robot Chem-E-Car-UANL
https://github.com/aless1313/chem-e-car-uanl
Last synced: about 2 months ago
JSON representation
Programación de robot Chem-E-Car-UANL
- Host: GitHub
- URL: https://github.com/aless1313/chem-e-car-uanl
- Owner: Aless1313
- Created: 2024-03-24T04:17:15.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-24T04:27:37.000Z (10 months ago)
- Last Synced: 2024-03-24T05:22:27.691Z (10 months ago)
- Language: C++
- Size: 263 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chem-E-Car-UANL 2024
Programación de robot Chem-E-Car-UANL### Componentes utilizados
+ ESP32
+ Sensor de Color TCS34725
+ Motor
+ PCB Personalizada
Circuito personalizado### Esquematico para referencia de código
![SCHEMATIC.](https://github.com/Aless1313/Chem-E-Car-UANL/blob/main/Schematic/Schematic_ChemecarUANL2024.png)### Código de ESP
[Código](https://github.com/Aless1313/Chem-E-Car-UANL/blob/main/src/main.cpp)