Part 2 – RFM12 Hardware Interface
In this next part of the RFM12 tutorials I’ll be covering the hardware interface, signal descriptions and how you go about hooking it up to the MCU of your choice.
IMG_8198.JPG, originally uploaded by jgentsch.
The first StrobIt Triggr seen in the Wild!
Jan has made a neat and well packaged version of the StrobIt Triggr. Based on the AtMega8 it runs from a single AA battery. Well done Jan!!!
121
Ok I have finally had a little bit of time to work on things (will be short lived as I’ve just bought a house and moving in the next couple of weeks Aghh!!).
Things are getting very close to reality after many design changes, the very nearly final Strobit Trigger base board, aka a modified Ardiuno BT board, with the Bluetooth removed and now fitted with the RFM12B SMD Tranceiver module and an external SMA antenna connector. The Eagle 3D side of things still needs work as some components are not shown and the inductor for the DC-DC converter is incorrect, but you get the basic idea right!
Why have I gone to a non-dedicated trigger board?
Well a couple of reasons, initially to cover myself from any patent issues that might have arrisen had I used a dedicated wireless triggering device, but mainly to allow better expandability. Why have a dedicated trigger with all the fruit and only use half of it, this way dedicated boards can be used, i.e. standard trigger, or sound/light trigger, sequences etc. Another reason is that the Ardruino is very well established and supported in the open source community, especially when it comes to the firmware libraries etc, it’s already been done. also I can use these in my robotics hobby as well, not just for photography.
Ok onto the board features:
What is left to do?
120
Due to the number of requests for help in getting a link operation with the RFM12 tranceiver, I’ve set up a dedicated topic on the forums. http://forums.everythingrobotics.com/index.php. Please post any cries for help there, that way no information is lost in the comments of my blog or my email inbox
During the development of the StrobIt Open Trigger Project I’ve been using the HopeRF RFM12B Tranceiver as the RF module. The learning curve was fairly steep so I’ve decided to create a series of How-To articles so that others can easily get the module up and running fairly quickly for their project of choice. So far I’ve already slated these for use in a few other projects around the house, both robotics, home control and weather station related.
101
Well I finished the two prototype boards tonight with some minor changes and a bit of troubleshooting, still lots to do though. I now have them triggering. Will be testing further over the next few days to get indication of range etc. So far it is only syncing at 1/100. I will be posting more details , schematics, firmware etc as well as I get time.
What did I say in my last entry about murphys law and my RFM12 header boards? Guess what arrived in the post today lol…..
After a hectic and very hot Christmas (41DegC) I managed to get some development time and finished 2 prototype boards. My RFM12 header boards still have not arrived, caught up in the christmas mail I guess
So I’ve had to resort to hand soldering some wires to the header in the meantime. (Murphys law suggests that as soon as I finish soldering these headers the breakout boards will arrive in the mail)
Tomorrow/Later tonight I will test both of them and see if I can get a remote trigger happening woohoo.
Sorry about the quality of the photos as they were taken with my phone
Unfortunately development has ground to a halt for me.
Whilst repartitioning my laptop to give my system drive some more space (I REALLY dislike the default DELL partitioning of 20GB for c: and the rest for d:), I lost my development drive (and the rest of my data drive as well) with all my recent work on it, like the latest pcb I finished yesterday. Luckily I have most of it backed up, however murphys law now comes into play and some of it was not.
To cut a long store short I’ve had to resort to lowlevel recovery of my files, which at this point looks like I’ll recover 100% of my data…phew, but its slow work doing sector level file recovery of a 140GB worth of data!
On a brighter side, just received a shipping notice from batchpcb that my first lot of header boards for the RFM12 has been shipped, I’m hoping that they arrives before Christmas so I can play with them over the break. My 2×6 2mm headers also arrived earlier this week.
I’m pleased to announce the very ALPHA release of the RFM12 library for the wireless HopeRF RFM12 FSK tranceiver module that I’m using for the strobist open trigger project. It was developed under BOOSTC for the PIC embedded controller, but should be easily ported to any compiler.
Most of it is untested, hence the alpha release, but it’s a good starting point. Everything is fairly well documented, but like any project could do with more. Please send me any bug fixes/improvements that you may find while using it.
Download: rfm12-0_1a.zip
Features:
TODO: (not in any order)
License:
Released under the Creative Commons – Attribution-Noncommercial-Share Alike
Disclaimer:
Please use this library at your own risk. I will not be held liable for any damages.