Pavel Bánský

About .NET in Mobile and Embedded World

Goto menu
Archive » October 2007

Joining CPU pins to input byte value

Sunday, October 28, 2007 @ 17:17
Reading byte values from pins joined together.

Joining CPU pins to output byte value

Sunday, October 28, 2007 @ 16:41
How to write byte value to multiple pins in .NET Micro Framework.

1-Wire Bus and .NET Micro Framework

Friday, October 26, 2007 @ 13:55
Real-time is sometimes to fast for Micro Framework 2.0 ..... and how I've tried to get thermometer DS18B20 worked with .NET Micro Framework, and ends up with the data link analyzer written in C#.

Compact Web Server in Compact Framework

Monday, October 22, 2007 @ 15:42
Sometimes man needs the web server functionality for it's application. Sometimes man needs web server for Windows Mobile or Windows CE. I worte web server class to be used with Compact Framework.

Fetching URL via default proxy in C#

Friday, October 12, 2007 @ 19:10
Downloading content from the web is the attribute of our present. So how to download content in C# application and utilize default system web proxy?

Input mode in smart phone application

Friday, October 5, 2007 @ 14:03
Changing input mode (T9, AlphaABC, Numeric) in your applications.

Devantech drivers for .NET Micro Framework

Thursday, October 4, 2007 @ 10:04
I wrote C# class library for SRF05, SRF02, CMPS03 and SD20. From now, you can use popular robot electronic from Devantech in .NET Micro Framework.