Software Archive
Read-only legacy content
17061 Discussions

My Intel Edison project

Jozef_T_
Beginner
855 Views

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.

 

 

 

0 Kudos
4 Replies
Jozef_T_
Beginner
855 Views

sorry, the link does not work, it is supposed to be this: http://makezine.com/projects/universal-translator/

0 Kudos
Matthias_H_Intel
Employee
855 Views

As you have posted the same question already on the Makers forum and you got answers there I suggest to follow up there?

0 Kudos
chang_k_
Beginner
855 Views

matthias-hahn (Intel) wrote:

As you have posted the same question already on the Makers forum and you got answers there I suggest to follow up there?

I do agree with you, from os-store

0 Kudos
Dushan_C_
New Contributor I
855 Views

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.

0 Kudos
Reply