mirror of
https://github.com/OSURoboticsClub/Rover_2017_2018.git
synced 2025-11-08 18:21:15 +00:00
1.1 KiB
1.1 KiB
Science Node
Designed by Anthony Grana.
Summary
Made for the science end affector for the 2018 rover. Powers, and comunicates with the Soil Probe via RS-485. Uses simple logic to power a drill motor (24V,5A, full forward, full back, stop). Outputs 5V to power a digital camera. Sends a signal to the didgital camera to control shoot and zoom.
Bill of Materials
Design Files
Known Issues
V1.1
- The Drill motor controller will pull 5A but the curent power connector for the board can only handle 3A.
- For both RS 485 chips, the RX and TX pins need to be reversed.
- The RS 485 for the soil sensor is connected to the CAN RX TX instead of the Serial RX TX.
V1.2
No Known Issues