Skip to content

Stopgap firmware for cheap synchronous digital IO on hardware featuring an ATXMEGA.

Notifications You must be signed in to change notification settings

ade-ma/xmega-bridge-firmware

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

This project builds off of the xmega-firmware-framework to add full duplex 1msps direct digital IO functionality via DMA and a universal synchronous transmitter / receiver periperal.

It is currently used in conjunction with a naive 434MHz oscillator / transmitter to enable LibOut to control outlets remotely.

It may be fleshed out to include abstractions for well-structured digital communication protocols such as I2C and SPI.

About

Stopgap firmware for cheap synchronous digital IO on hardware featuring an ATXMEGA.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.4%
  • C 10.6%