code

You are browsing the code tag archive.

Code (2 of 2) for @MattsOffice

As promised in my earlier post and the follow up post, here is some sample code I’m using to respond to @MattsOffice mentions. With a version of this code and a Cron job I can respond to any number of specific commands. This code only illustrates responding to one command, “light”, but could easily be extended [...]

Code (1 of 2) for @MattsOffice

As promised in my earlier post here is the code that I’m using to auto-update the MattsOffice Twitter account. With this code and a Cron job I can update the light and temperature conditions of my office automatically at whatever time interval I choose. ioBridge.com does offer “Actions” but none of the current actions allow the [...]

jControl – PCI Controller Using Java

jControl – PCI Controller Using Java

During my time at SpinCore I got the opportunity to do some real world software engineering. We were about to release our newest product, RadioProcessor, but we didn’t have a user friendly way of controlling the PCI card. My task was to develop a graphical user interface that would make it very simple to control. I [...]