In this article I'll show you how to realize a simple
computer information display using free version of
Visual Basic.NET (I'll use 2008 express edition) and a
MuIN LCD.
At the end of the article you can
dowload source code too.
On the display we are going to show:
- Date and time as displayed by computer
- Free Available space on a selected drive (percent and dimension in Mb or Gb ecc)
- Free Available RAM (percent and dimension)
- Temperature in °C
The display will look like this:
In order to display temperature you'll need an
LM35 temperature
...