Skip to content

vdesmedt/HelloHome.Rfm2Pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HelloHome.Rfm2Pi Build Status

Meant to be run o moteino platform and used as a gateway between RFM69 and any serial enabled devices (i.e. Raspberry Pi).

  • All messages received from RFM69 are prefixed with rfAddress (1 byte) and RSSI (2 bytes) and send over serial port (CR LF used a separator)
  • All messages received from serial port should be prefixed with rfAddress (1 byte) and ended with CR LF

Support a SSD1306 based LCD screen to display :

  • RFM69 familly (H / HW)
  • Network Id
  • Version of the firmware running
  • Log of the 6 last message transfered

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published