Skip to content

Ruby gem to interact with the RFM69 radio module over SPI

License

Notifications You must be signed in to change notification settings

m1ari/ruby-rfm69

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RFM69

The HopeRF RFM69 is a small radio module operating in the licese free ISM bands and can be controlled through SPI. This makes it easy to interface with various Small Board Computers (such as the Raspberry Pi and C.H.I.P.)

Installation

Add this line to your application's Gemfile:

gem 'rfm69'

And then execute:

$ bundle

Or install it yourself as:

$ gem install rfm69

Usage

TODO: Write usage instructions here

Development

After checking out the repo, run bin/setup to install dependencies. You can also run bin/console for an interactive prompt that will allow you to experiment.

To install this gem onto your local machine, run bundle exec rake install. To release a new version, update the version number in version.rb, and then run bundle exec rake release, which will create a git tag for the version, push git commits and tags, and push the .gem file to rubygems.org.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/m1ari/ruby-rfm69.

About

Ruby gem to interact with the RFM69 radio module over SPI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published