Malappuram/MESCE/FSUG/GNU Lab/FreeBird: Difference between revisions

New page: ==FreeBird== FreeBird is a GNU/LINUX based mobile robot based on atmel's avr32 network gateway board, ATGNW100. FreeBird is a robotic platform for engineering students to study programming...
 
 
Line 2: Line 2:
FreeBird is a GNU/LINUX based mobile robot based on atmel's avr32 network gateway board, ATGNW100. FreeBird is a robotic platform for engineering students to study programming. More about FreeBird is at the bird's [http://www.gnuvision.com/freebird home]
FreeBird is a GNU/LINUX based mobile robot based on atmel's avr32 network gateway board, ATGNW100. FreeBird is a robotic platform for engineering students to study programming. More about FreeBird is at the bird's [http://www.gnuvision.com/freebird home]


===Voice controller robot:Speech recognition extension to FreeBird===
===Voice controlled robot:Speech recognition extension to FreeBird===


The project aims to have speech recognition extension to FreeBird. The ATNGW100 board used in FreeBird as such don't support audio input. So audio input is added with the help of ac97 audio-codec chip cs4202, as later speech recognition libraries are ported to the board to make the board respond to the voice commands.
The project aims to have speech recognition extension to FreeBird. The ATNGW100 board used in FreeBird as such don't support audio input. So audio input is added with the help of ac97 audio-codec chip cs4202, as later speech recognition libraries are ported to the board to make the board respond to the voice commands.