Skip to content
/ rs485 Public

This is a simple drive for rs485 to translate data between two arm 6410 openboard

Notifications You must be signed in to change notification settings

tedluo/rs485

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

#Author 	ted
#data		2011
#Email		[email protected]

This is a simple drive that can translate date in
serial ports with RS485 between two arm 6410 board.

In order to make this process work,you have prapare 
a kernel source code,and Cross compiler to exchange
X86 structions to arm structions.
and make sure make a node for the device,mknod /dev/
rs482 c 122 0

About

This is a simple drive for rs485 to translate data between two arm 6410 openboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages