Skip to content

handiko/SequencerCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SequencerCode

EME Relay Sequencer Code (Beta test). Runs on ATmega16 / pin compatible chip. Compiled using CodeVision AVR (Not the Arduino rubbish).

I/O Ports

Input

  • PTT Input (active low) PIND.3

Leds:

  • PTT Led (TX high) PORTD.2
  • EVENT 1 PORTA.4
  • EVENT 2 PORTA.5
  • EVENT 3 PORTA.6
  • EVENT 4 PORTA.7

Clock

Using an external 4MHz XTAL, is required.

Fuse Bits

  • Low 0xBD
  • High 0x99

Delay

Fix delay 35

Invert Event 4 (TX INH)

No

...

About

EME Relay Sequencer Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages