MicroTrac Controller v17.10: Difference between revisions
Jump to navigation
Jump to search
Line 51: | Line 51: | ||
<html><img src="https://docs.google.com/drawings/d/e/2PACX-1vQxKgus9H1Ei5klT6setcuZxsabnpzahh_7WOZAEatIIOA62xpUis6sOaZN3n8fILuHOKx-YM025qi0/pub?w=600"></html> | <html><img src="https://docs.google.com/drawings/d/e/2PACX-1vQxKgus9H1Ei5klT6setcuZxsabnpzahh_7WOZAEatIIOA62xpUis6sOaZN3n8fILuHOKx-YM025qi0/pub?w=600"></html> | ||
===BOM=== | |||
*switches | |||
== Onboard Box == | == Onboard Box == |
Latest revision as of 03:00, 17 November 2017
Used to control the hydraulic system of MicroTrac.
See the arduino code that runs inside this controller box.
Goals
- Remotely control solenoid valves
- Transmit signals from remotely located control box to onboard control box
- Broadcast GPS location and compass heading from MicroTrac
- Determine suitability of different wireless standards and hardware
- Wifi Shield
- xbee long range
Tentative BOM
- Arduino Mega
- xbee Long Range mouser
- Arduino wireless shield mouser arduino store
- xbee programming board sparkfun
- 8 Channel Relay Module
- (4) 6P DPST toggle switch grainger
- (5) 4-way Trailer Connector Grainger
- GPS Module Sparkfun
- GPS Antenna Sparkfun
- Compass breakout board sparkfun
- Logic Converter Sparkfun
- (2) RP-SMA F-M Cable digikey
- 900Mhz Antenna Sparkfun
- portable battery charger Amazon
Wiring Diagram
Full Controller Box
- Includes parts for direct connection to trailer
Wiring Harnesses
Remote Only Controller Box
BOM
- switches
Onboard Box
Wire Harnesses
Code
MicroTrac_Controller_v17.10/Code
xbee setup
- download digi xctu software.
- connect via usb sparkfun board
- define a network number
- define destination radio serial number - printed on each xbee board
- lower broadcast strength
- tweak other settings
- repeat for second radio
Future Work
- Remotely control throttle
- Remotely shut down or start engine
- Integrate with GPS functionality
- Music arduino tones