Update science.md

This commit is contained in:
granaa
2018-07-16 11:43:30 -07:00
committed by GitHub
parent 79e30b446f
commit 0a68b044f0

View File

@@ -26,8 +26,15 @@ Materials](https://docs.google.com/spreadsheets/d/1dY48bTzPCWO-qP4mQwElCYWBNv3Bg
[Science node on circuit [Science node on circuit
maker](https://workspace.circuitmaker.com/Projects/Details/Anthony-Grana/Sience-Node) maker](https://workspace.circuitmaker.com/Projects/Details/Anthony-Grana/Sience-Node)
[V1.1](files/SienceNode.Zip)
### Known Issues ### Known Issues
####V1.1
1. The Drill motor controller will pull 5A but the curent power connector for the board can only handle 3A. 1. The Drill motor controller will pull 5A but the curent power connector for the board can only handle 3A.
2. For both RS 485 chips, the RX and TX pins need to be reversed. 2. For both RS 485 chips, the RX and TX pins need to be reversed.
3. The RS 485 for the soil sensor is connected to the CAN RX TX instead of the Serial RX TX. 3. 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