Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Single wire protocol for PIC / Arduino / Raspberry comm with a few examples.

License

NotificationsYou must be signed in to change notification settings

lyriarte/dummycomm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

4-ticks transmission frames

carrier : 1000zero: 1100one: 1110

Automaton format

first byte: automaton size

states:byte 1: latC outputbyte 2 high quartet: nb transitionsbyte 2 low quartet: latA low quartet output

transitions:byte 1: b0=1: b7..b1 delaybyte 1: b0=0: b7..b4 latB high quartet inputb3..b2 latA,4 latA,5b1=0byte 2: target state offset

first byte / automaton size=2 / single state

byte 2 high quartet: latbB high quartet output

first byte / automaton size=0 / final state / error:

send output vector: b7..b4 latB high quartetb3..b2 latA,4 latA,5b1=0b0=0 / 1 on error

LED hex display

automaton size=2

byte 1: high quartet display on latCbyte 2: low quartet display quartets swap on latB high / latA low

arduino dummycomm automaton size=1

expand byte1 into quartets display in byte1 + byte 2send 2 bytes automaton

About

Single wire protocol for PIC / Arduino / Raspberry comm with a few examples.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp