- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi. I have recently bought an Intel Edison with the Arduino compatible breakout board. I am planning to use this for an universal translator project. Something like this. But what I am hoping to do is make it into a wearable, controlled by my phone, which would be connected to a microphone and a speaker. The translation would be using the Google speech recognition API and Microsoft translate API.
The problem is that this would involve making the whole breakout board smaller. I have seen many projects online which used the Edison board and arduino and the whole thing was small.
So what I ask for in this thread is a bit of advice about the project:
1. Should this run on Linux or Arduino? Which one is better for this project?
2. How can I make the whole thing as small as possible?
P.S.: AS far as my skills are concerned, I think I am quite qualified to do this project. I am an advanced programmer, so the software side of this project should be a piece of cake and my hardware abilities are, I would say, about upper intermediate, since I have lots of experience in hardware. But I have never worked with Edison or Galileo, so I will need some help in this way.
링크가 복사됨
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
As you have posted the same question already on the Makers forum and you got answers there I suggest to follow up there?
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Well from my experience Arduino can't handle that much processing , so go for an ARM processor with linux on it. And you'll need to make a custom board with he processor or use something like Edison to make the form factor small.
