View Single Post
  #3   Report Post  
Renato
 
Posts: n/a
Default

Doug,
A company has commissioned a control panel for boats.
This board seems very proper. They includes in the Dev Kit library, also a
class to connect the touch screen. I could use the bus I2c to connect all
the board services with only 2 wires.
Renato




"Doug Dotson" dougdotson@NOSPAMcablespeedNOSPAMcom ha scritto nel
messaggio ...

"Renato" wrote in message
news
Hi,
I have seen the board described in this link.
http://www.seventech.it/english/merlinoboard/2.php
I think that its a good solution to realize an embedded system with VGA
output, in that cases where, to use the PC, is not convenient.
I have seen that it's available also a dev kit to develop the code in C++
and it is not necessary to use an operating system.
How is it possible to work with a system without operating system?
You thing thought of it? Is it really a good product? Who has used this
board?
Thanks
Renato

What are you intending to use it for? An OS is not needed or even
desirable
in many embedded applications. Development is done cross platform on a PC
or something then the application is downloaded to the target. Looks like
this board is
intended for the video game market.

Doug