Skip to content

fenbyfluid/puddle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Puddle

Linear servo drive controller.

Supported Hardware

  • LinMot C1250-MI drive with the LinUDP interface installed

Useful Commands

DHCP:

sudo dnsmasq -d --log-dhcp --bind-interfaces --interface eth0 --dhcp-range=192.168.2.100,192.168.2.200,24h --dhcp-host=00:1a:4e:xx:xx:xx,192.168.2.2```

LinUDP Proxy:

socat -x -d -d udp4-listen:49360 udp4:192.168.2.2:49360,sourceport=41136

Configuration (RSTalk) Proxy:

socat -x -d -d udp4-listen:20000 udp4:192.168.2.2:20000

Serial Console:

picocom -b 38400 --omap spchex,tabhex,crhex,lfhex,8bithex,nrmhex --imap spchex,tabhex,crhex,lfhex,8bithex,nrmhex /dev/ttyAMA0

About

Linear servo drive controller.

Resources

Stars

Watchers

Forks

Languages