@@ -4,9 +4,9 @@ Oddly enough, the first thing we want to do with networked hardware is probably
...
@@ -4,9 +4,9 @@ Oddly enough, the first thing we want to do with networked hardware is probably
Solving this problem is more or less what I'll be documenting through this project.
Solving this problem is more or less what I'll be documenting through this project.




# Current Progress
# Current Progress
...
@@ -16,7 +16,7 @@ Works, now adding realtime clock syncronization.
...
@@ -16,7 +16,7 @@ Works, now adding realtime clock syncronization.
Here's a video of all of the layers chatting with eachother, where I'm sending serial commands to the network using a socket server and [mods](mods.cba.mit.edu)
Here's a video of all of the layers chatting with eachother, where I'm sending serial commands to the network using a socket server and [mods](mods.cba.mit.edu)




...
@@ -41,7 +41,7 @@ So, each stepper motor has a queue of moves to make, I believe at the time of wr
...
@@ -41,7 +41,7 @@ So, each stepper motor has a queue of moves to make, I believe at the time of wr
Here's a very rough cut of two axis of this just barely working.
Here's a very rough cut of two axis of this just barely working.