View Single Post
  #6  
Old 31-10-2020, 06:24 PM
peter_4059's Avatar
peter_4059 (Peter)
Big Scopes are Cool

peter_4059 is offline
 
Join Date: Jun 2007
Location: SE Tasmania
Posts: 4,574
I've been making steady progress on this over the past week. I've got a pretty good Arduino base code done and I've been playing with the PC interface. There is quite a bit to consider as there are multiple potential inputs and logic to decide what to do with the outputs. I'm trying to write the code in a way it can be quite flexible and able to be configured for the specific application.

Here's how the PC interface is shaping up and an attempt to map out the data moving around between the various layers (in my case Voyager, the PC app and the controller).

I need to give some thought to the logic and how best to do this while maintaining a degree of flexibility/individual configuration. That's next!

In keeping with my previous Arduino project, I'm calling it RelayBox however I might need to get Troy in the marketing department to come up with something clever
Attached Thumbnails
Click for full-size image (P1.JPG)
25.3 KB50 views
Click for full-size image (P2.JPG)
26.5 KB55 views
Click for full-size image (P3.JPG)
22.4 KB42 views
Click for full-size image (P4.JPG)
30.7 KB75 views
Click for full-size image (Data_Flow.jpg)
147.1 KB57 views
Reply With Quote