Data Monitoring, Networking, and Automation Energy Calibration (3/31/2015)

Today I calibrated the energy monitoring sensor some more. I had to convert the 0-1024 digital data to a value that when multiplied by a constant results in the number of amps currently flowing. I then had to multiply that by the voltage to get the current power consumption value.
However, because the amp data has a small error, this is magnified by a factor of 120, resulting in the occasional odd value.
In addition, we talked about our projects to a bunch of students.
I also had to found that Unity5 caused all my programs to crash, so I had to re install Unity4 and set up my projects from scratch.
Once I did that, I found that I could successfully run and build both my Oculus Rift + Leap Motion project and my Google Glass Hologram program again.

Comments