l***g 发帖数: 1035 | 1 正在做一个automotive dashboard cluster。基本上就是一个lcd加上can,serial通讯和
几个digital io. 有什么off the shelf硬件系统+软件系统可以比较简单的实现呢?没
有太大精力,graphics最好有open source lib。 比较重要要求就是功耗低,开机快。
android 可行么?有什么lib么?development tools? |
g******u 发帖数: 3060 | 2 I guess it's better to outsource it for your company, it'll take long time
to write the codes anyhow, the hardware should be simple enough.
Try this http://www.grayhill.com/panelsassemblies/displays.aspx, they can do customed vehicle mounted display and they are well equipped with software people.
if it's of help, buy more IR parts :) |
l***g 发帖数: 1035 | 3 we did... and it is a mess... endless money that way... we have a freescale
platform non-tested.. seems freescale now have some library eGUI that i migh
t be able to leverage..
【在 g******u 的大作中提到】 : I guess it's better to outsource it for your company, it'll take long time : to write the codes anyhow, the hardware should be simple enough. : Try this http://www.grayhill.com/panelsassemblies/displays.aspx, they can do customed vehicle mounted display and they are well equipped with software people. : if it's of help, buy more IR parts :)
|
F********g 发帖数: 475 | 4 Why not microcontrollers. A lot of microcontrollers has SPI,I2C,CAN
interfaces.
freescale
migh
【在 l***g 的大作中提到】 : we did... and it is a mess... endless money that way... we have a freescale : platform non-tested.. seems freescale now have some library eGUI that i migh : t be able to leverage..
|
g******u 发帖数: 3060 | 5 He needs some existing modules. It'll take forever to write a complicate
display program on a mcu from scratch.
【在 F********g 的大作中提到】 : Why not microcontrollers. A lot of microcontrollers has SPI,I2C,CAN : interfaces. : : freescale : migh
|
c****n 发帖数: 21367 | 6 it's not difficult to write a raw display program
for a collection of well defined functionalities
to write a general purpose / complicated display I/O library
is a completely different story...
【在 g******u 的大作中提到】 : He needs some existing modules. It'll take forever to write a complicate : display program on a mcu from scratch.
|
F********g 发帖数: 475 | 7 简单的DISPLAY不难,如果加KEYPAD控制MENU复杂的话费点时间。
【在 g******u 的大作中提到】 : He needs some existing modules. It'll take forever to write a complicate : display program on a mcu from scratch.
|
l***g 发帖数: 1035 | 8 interested in design a hardware for this?
【在 g******u 的大作中提到】 : I guess it's better to outsource it for your company, it'll take long time : to write the codes anyhow, the hardware should be simple enough. : Try this http://www.grayhill.com/panelsassemblies/displays.aspx, they can do customed vehicle mounted display and they are well equipped with software people. : if it's of help, buy more IR parts :)
|
g******u 发帖数: 3060 | 9 If you can find the software guy, I can design the hardware no problem.
You see, sometimes it's their call.
【在 l***g 的大作中提到】 : interested in design a hardware for this?
|
b*****e 发帖数: 1193 | 10 当年俺是直接visteon买了个caradio module, hack了信号,就直接上了;
要是做一个,就买现成的吧;
要是批量,就自己设计 |