7
votes
10answers
5k views

Microcontroller with Java API

My hardware team is planning to use an Atmel AVR 8-bit microcontroller for a future project. So far as I know, it must be programmed in C. I have found a JVM for AVR, though it is more limited than ...
2
votes
5answers
1k views

Micro-Controller Operating System with GUI

I'm looking for embedded OS for w micro-controller, it's not clear until now for me what'll be the controller type, but my first priority is to found an OS with GUI can be written in C# or any .NET ...