Monthly Archives: September 2011

Phil 9.6.11

7:30 – 4:30 VISIBILITY

  • Need to do some clarification for Stuart WRT the patent – done
  • Need to put together a date picker and then something more general.
  • And it looks like I need to move my 401k around a bit.
  • Figured out this SQL query again for Mike:
    • select model, count(model) from cars group by model;
  • Visit with Bill D. Some paperwork and strategizing with Brian

Tom DeVito 9.6.2011

Start: 10:00

  • Continued to work on the higher level control class.  This class is also to monitor a given input pin, as well as receive/run test simulation data for a designated  finger, similar to how the original test sketch works.
  • Wired a second 1 Watt amplifier which is controlled by the second rheostat on the first IC
  • Added code to the amp class to control the second register

End: 6:00

Tom DeVito 9.2.2011

Start: 10:00

  • Finished midi class and start debugging.  This one didn’t have as many problems as the others and was relatively simple to debug.
  • Started a higher level module which controls the amp and midi controller so I can initialize both in one instance

End: 6:00

Phil 9.1.11

8:00 – 5:30 VISIBILITY

  • It’s now dark at 5:45. Time for the alarm clock. Sigh
  • Bill D. is off for the rest of the week, so I get two full days of development. Yay!
  • Adding ESRI mapping to VisMob
  • Got a scrolling time widget working. Need to do a date widget and then figure out how to generalize. Maybe. It’s not much code.