Skip to content

Protean 8x2 Serial Protocol for I/O control (generally using RS485)

License

Notifications You must be signed in to change notification settings

adamlhumphreys/Protean8x2-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Protean 8x2 Serial Protocol for I/O control using RS485

Protean 8x2 Serial Protocol (C/C++ Variant)

This is not a library, it is the main code that runs on the Protean 8x2 to perform the basic I/O functions needed to use the board as intended. Currently, it has no redundancy, error checking, or hardware setup sequence for baud rate or address. Hopefully later though! :D

Version – 1.1

Suggested Boards

Intended MCUs

  • ATmega328P/B

Serial Terminal Communication

The *.yat files and text files in Serial_Files are intended for use with the [YAT Terminal] (https://sourceforge.net/projects/y-a-terminal/).

Suggestions for Contribution

  • Report and detail bugs/errors/issues
  • Make pull requests for fixes
  • Suggest enhancements (that haven’t already been suggested)
  • Make pull requests for enhancements (and make them only enabled if defined by a C macro)
  • Tell people about the project!

Copyright

Copyright (c) 2016 Adam L. Humphreys

About

Protean 8x2 Serial Protocol for I/O control (generally using RS485)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages