Pavel Bánský

About .NET in Mobile and Embedded World

Goto menu
Tag » Hardware

MicroDev, new Meridian based single board computer

Wednesday, January 27, 2010 @ 17:18
There is never enough Micro Framework hardware in the room. Let's see the new comer powered by good old Meridian CPU. I think this finally Meridian based board, which we were missing a lot.

C328R Jpeg camera and Micro Framework (2)

Thursday, July 30, 2009 @ 15:13
It's a been quite while, when I published the the first article about C328R Jpeg camera. It turns out to be the most discussed article on my blog. With new features, that came with Micro Framework 3.0, I've decided to make a little update to C328R class.

Micro Framework device controlled via TV Remote

Sunday, April 19, 2009 @ 16:50
Did you've made cool Micro Framework device but you are to lazy to press buttons on it? Read more and use your Sony TV Remote as another input for your device.

Bipolar stepper motor and .NET Micro Framework

Wednesday, April 1, 2009 @ 17:11
Few weeks ago there was a question in Micro Framework discussion group regarding stepper motors. Here is the answer, nothing is easier than driving stepper motor from Micro Framework.

Interfacing LCD using I2C port extender

Monday, October 20, 2008 @ 15:27
Pushing the limits in alphanumeric LCD interfacing. Today with just two wires.

Interfacing LCD with 3 wires from .NET Micro Framework

Wednesday, October 1, 2008 @ 17:02
Next demo and library with video. Today about connecting alphanumeric LCDs to .NET Micro Framework without wasting so many pins on the CPU.

DC motor driver and power supply board

Wednesday, July 2, 2008 @ 19:47
How to drive DC motors from micro-controller, when maximum voltage is about 3.3V and current is more than very small? Think about DC motor driver and read more...

XBee adaptor board

Thursday, June 26, 2008 @ 17:08
Having problem mount the XBee module into breadboard? No more, no more...

Connecting XBee module to Tahoe

Wednesday, June 25, 2008 @ 12:52
Today about connecting excellent ZigBee modules from Digi to Tahoe development board without having the XBee jump start kit.

Control servos from .NET Micro Framework

Thursday, May 15, 2008 @ 13:12
One of the essential component for automation or robotics is servo. R/C modelers uses servos directly connected to R/C receivers. .NET developers uses servos connected to .NET Micro Framework.

Adaptor Board for Digi Connect ME

Wednesday, May 7, 2008 @ 13:20
Digi Connect ME is cute module with .NET Micro Framework support, but it's tiny connector is a bit show-stopper. This blog post is about creating adaptor board, allowing to put Digi module into breadboard.

C328R Jpeg camera and .NET Micro Framework

Sunday, March 2, 2008 @ 19:19
One of the best invention is the camera. Why not connect camera to .NET Micro Framework and start capturing Jpeg images? Read more about C328R Jpeg still camera module driver.

Home Thermometer based on .NET Micro Framework

Saturday, December 29, 2007 @ 16:11
Temperature is grateful topic, so let's build thermometer for measuring indoor and outdoor temperature with clock display and unit conversion. As a cherry on top, there will be the man dressing-up according to outside conditions. Today with video.

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#.