My current test setup has a 12 volt IR led array, but it doesn't have very good range and it requires 12 volts, so its going away in favor of the high intensity IR led. It runs on 3.7 volts and it illuminates nearly as far as the pir sensor can detect . I only need a few feet and I will have that range now.
I will have the battery, charger and converter in a few days. Updated schematic to follow after trials.
Most of the scripting i did was shell. The python I used was for accessing the gpio via the raspberry-gpio-python module: http://sourceforge.net/projects/raspberry-gpio-python . My scripts are on github: https://github.com/visualkev/pi-monitor.
(sorry in advance for the bad English as this is not my mother tongue).
Very good project! I started the same a couple weeks ago and I found yours very great!
I would like to know if the fisheye lens you bought does not require and other lens? Indeed, I bought a set of lens (http://www.amazon.fr/gp/product/B00BMJ5GZM/ref=oh_details_o00_s00_i00?ie=UTF8&psc=1) but my NoIR camera module has a blured image while using the fisheye lens (for the others, seems to be ok).
As there is no autofocus function for the NoIR module - correct me if i'm wrong -, I don't know how to fix this issue.
Thanks in advance for your answer and good continuation for the project.