-
Redesign of project and code
02/12/2015 at 03:31 • 0 commentsI wanted to give everyone and update.
I apologize for the delay thus far, over the last year I have been busy moving my family into our first home, and finally graduating with my Bachelors Degree..
Anyways, some of the issues I previously ran into were related to basing too much of my project around Mochad's socket, so I have started to redesign the project and code.Keeping to my original plan of making it more modular. I am going to separate the modules that handle the data input sources and pass the data to a central location in a standardized protocol, I am currently testing a fifo file for the central source file. Then building a central application to pass the data into the database.
-
Updates: database and python code v1 done
06/05/2014 at 07:53 • 0 commentsdatabase and python script v1 is finished. It works, but I have some work to do with mochad to handle custom sensors and messages. I have looked at the sourcecode and noticed the other ports and options available. I have also started testing out custom sensors with cheap 433mhz rf transmitters, but I still have a lot of development work to do before I will have a working custom sensor. All the details are posted to my website SecurityPI Part 5. Once I get the web interface done I will get a github setup so it will be easier for everyone to test out my project.