RFM12Pi with TinyTX?

Hi,

i´ve got my RFM12Pi the last days and now want to connect some tinytx and custom build wireless sensors based on RFM12B and ATtiny 84, all Sensors equiped with an DHT22 temperature sensor.

I´ve found this post (http://nathan.chantrell.net/20121107/using-raspberry-pi-as-a-base-statio...) from Nathan but it doesnt include any detailed informations. The wiki isnt very hepful too and the Git Repository of mharizanov contains a Compiled Sample for Attiny 84 but not the ino file.

Is there a sample scetch how to send the data from the sensors to the base?
Do i still need a Perl Secipt which fetches the UART Output on the RasPi?

 

Thanks.

raspberry.tips's picture

Re: RFM12Pi with TinyTX?

Solved, used this one... https://github.com/nathanchantrell/TinyTX/blob/master/TinyTX_DHT22/TinyTX_DHT22.ino

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.