Hi,
I'm starting work on a system that takes various sensor data from a CAN bus in car, displays the info visually on a screen (dials and gauges) stores the data and sends it to other computers in a network.
Not worked with the observer pattern before, wondering if it would be best for this situation?

thanks,
m