Archive

Posts Tagged ‘Image’

RGB Display display temperature/humidity and pictures

December 8th, 2008 Elze No comments

The RGB Led Panel project get’s a bit more real. The SHT11 class and Yahoo Weather classes I made earlier are now combined with the application and I’ve created a PHP that helped me convert GIF images to an C# byte[] array the RGBDisplay class can understand.

The current application displays the following information:

  • Temperature from Yahoo
  • Humidity from Yahoo
  • Weather image based on Yahoo Weather code
  • Temperature from SHT11
  • Humidity from SHT11
  • Time synced with NTP time server
  • Date synced  with NTP time server
  • Random anim

You can find more information about this project on its project page

 

Categories: Projects Tags: , , ,