Hi,
I am new to the world of Pi and want to start some interesting project.
The name of the project is "Number Data Logger" - NDL
The main characteristics of the project:
1. NDL has to be autonomous- means one battery (9v) for at least half year may be more
2. Once per three hour (adjustable) NDL make picture from the cam and recognize the number
3. The recognized number NDL will send to some Inet site (through the wifi or 3g)
The first questions are how about the autonomy (for example from the batteries 9v or else)?
As I understood in the Pi there is now RTC (real time clock) how to get the timer?
Better way to sending the data to the site (wifi or 3g) is there some lora 3g modems?
Please advise.