Computing
A microcontroller interfaces directly with the sensor, communicating in whatever particular protocol the sensor implements. The acquired data is then repackaged into a Ethernet packet, which the mission computer reads and uses to make decisions.
NetBurner
- Small ethernet enabled microcontroller
- Supports many standard communication protocols
- Interfaces with sensors
Computer
- Flexible, mature code base
- Runs mission control and vehicle control based on sensor inputs
