i and my friends decided to do a project based on embedded systems.
it is a dual controlled wheelchair. it can control via voice recognition method and magnetic control method…
initially we decided to do it in arduino platform using arduino 2560 mega board… but our teacher told us that doing in arduino will not help us to understand the internal process that going inside the wheel chair…
so we would love to learn all the internal process that going inside a microcontroller(register status, interrupts…)
so we are love to design our own pcb board in which we can connect our microcontroller( not interested in using arduino devolopment borad)… so we are much confused about our project that from which microcontroller should we start to work with… please guys… help us…
I’m not sure what your teacher’s objection is. Surely he/she doesn’t expect you to build your own microcontroller from discrete blocks ?
Can you explain what you mean by “magnetic control method” ?
You need to describe, in detail, the concept and the some of the design choices before a recommendation can be made for a micro. “We” (and you) need to know what it’s functions are going to be in order to choose an appropriate device.
i and my friends decided to do a project based on embedded systems.
it is a dual controlled wheelchair. it can control via voice recognition method and magnetic control method…
initially we decided to do it in arduino platform using arduino 2560 mega board… but our teacher told us that doing in arduino will not help us to understand the internal process that going inside the wheel chair…
so we would love to learn all the internal process that going inside a microcontroller(register status, interrupts…)
so we are love to design our own pcb board in which we can connect our microcontroller( not interested in using arduino devolopment borad)… so we are much confused about our project that from which microcontroller should we start to work with… please guys… help us…