PROGRAMMING MICROCONTROLLERS WITH NET AND C
For some time now I have watched the market for microcontrollers that have .NET runs, more precisely .NET micro framework or NETMF short. To program these boards exclusively in C #. Now I have added to it and get me a FEZ Domino board. It costs € 75.-, but also has a quite generous feature set with USB host and microSD card. Let's see if this is good for a robot. Ok, what is one of them holding a Microsoft operating system on a relatively underpowered microcontroller. Can it work? Hardware Features First of all the technical data: Microsoft's .NET Micro Framework 4.1 NXP LPC2388 ARM7 Processor 72Mhz Arduino pin compatible Arduino shield compatible Debugging and programming via USB with Visual Studio 2010 (VS2010 with Express) 21 digital IOs, 6 analog inputs 3xUART, 1xI2C, 2xSPI, 1xCAN 3.3V IO, 5V tolerant The processor comes from NXP. It is an LPC2388 ARM7 core.512kB 96kB FLASH and RAM. It is already the .NETMF of electronic GHI . With .NETMF the chip is then called USBizi a...