Note: Currently new registrations are closed, if you want an account Contact us
Difference between revisions of "Malappuram/MESCE/FSUG/GNU Lab"
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
GNU | GNU Lab at MESCE Kuttipuram, Kerala. | ||
==GNU | ==GNU Lab== | ||
See [[GNU Labs|GNU Labs]] for more details. | |||
==GNU LAB AT MESCE== | ==GNU LAB AT MESCE== | ||
===PROJECTS=== | ===PROJECTS=== | ||
We have the following projects under consideration. Some of these projects are still under discussion and we will make all these projects start officially at the occasion of inauguration of GNU Lab. If you find any of the projects below, worth dedicating yourself to, please do team up as shown below. | |||
#Name | #Name | ||
at the corresponding project. | at the corresponding project. | ||
Also, | Also, please add the project ideas that you think is relevant under GNU Lab. | ||
====#FREEBIRD==== | ====#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.More about | 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 | =====Voice controller robot:Speech recognition extension to FreeBird===== | ||
Project members: | Project members: | ||
#Shyam. | #Shyam.K | ||
The project aims to have speech recognition extension to | 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. | ||
=====Autonmomous Robot:Sensor extension to FreeBird===== | =====Autonmomous Robot:Sensor extension to FreeBird===== | ||
Project members: | Project members: | ||
#Sachin | #Sachin Chandrashekhar | ||
# | #Shalima K.S | ||
# | #Sanam Ashraf | ||
Project aims to add ultrasonic and digital compass sensors to free bird.Enabling those pair of sensors make the robot move avoiding obstacles and report where it has been reached,using the digital compass. | Project aims to add ultrasonic and digital compass sensors to free bird. Enabling those pair of sensors make the robot move avoiding obstacles and report where it has been reached, using the digital compass. If obstacles are static, the robot can be programmed to trace back the way it went, by storing the information sent by the digital compass. | ||
=====Wireless extension to FreeBird(under discussion)===== | =====Wireless extension to FreeBird(under discussion)===== | ||
Project aims to have zignee modules added to | Project aims to have zignee modules added to FreeBird to enable it with the capability of wireless communication. | ||
====#GNU HURD==== | ====#GNU HURD==== | ||
Department of information technology has been working in projects on GNU HURD,the original kernel for GNU softwares.Last year,students of the then final year batch did | Department of information technology has been working in projects on GNU HURD, the original kernel for GNU softwares. Last year, students of the then final year batch did the famous HURD installer project. students of IT continues with those projects. | ||
Project Members | Project Members | ||
#Sabah | #Sabah | ||
#Binu | #Binu | ||
#Manoj | #Manoj | ||
====#Malayalam calendar==== | ====#Malayalam calendar==== | ||
Project Members: | |||
#Mahesh | #Mahesh Mukundan | ||
Project aims to computerize the Malayalam calendar system, so that keralite users can have their traditional, calendar displayed on the system. | |||
====#Malayalam LCD- Display(under discussion)==== | ====#Malayalam LCD- Display(under discussion)==== | ||
Project aims to build a module,consisting of an | Project aims to build a module, consisting of an LCD panel and a controller section, which as a whole, can display Malayalam in proper fashion, as in usual PC's. Scope of this project is enormous as it offers Malayalam display for the whole range of embedded systems. Complexity of the project is equally high, as it has to handle the rendering issues and algorithms, which are handled by the rendering engine in a usual PC(ie. pango for GNOME... QT based for KDE... etc) | ||
====#Hardware OGG player(under discussion)==== | ====#Hardware OGG player(under discussion)==== | ||
The ultimate aim of the project is to have a portable,complete multimedia system for the user,with which one | The ultimate aim of the project is to have a portable, complete multimedia system for the user, with which one can take pictures and videos, record it on free formats. Also it can act as a personal music player. Initially we expect to develop an ogg vorbis player, which can be later extended accordingly. So, design parameters also considers the scope for expanding the project to offer more... | ||
===Activities=== | ===Activities=== | ||
====Asterisk User Group==== | ====Asterisk User Group==== | ||
Asterisk is a great software that offers a | Asterisk is a great software that offers a lot in telephony. If anyone is interested, we could setup an asterisk based user group, which essentially does call forwarding to a group of volunteers available at the moment. That is, we have a system with asterisk in it, and the system is configured with the phone numbers of volunteers who wish to answer queries from people through phone during a given period of a day as they wish. So, asterisk can automatically forward the call from a user to the volunteer who is available at the moment. Interested students may list your names | ||
below as seen in the example below. | below as seen in the example below. Team up and lets do it before MESTECH itself...:) | ||
# | Project Members: | ||
#Manu Krishnan T.V | |||
Useful links | |||
Home: http://www.asterisk.org/ | |||
About: http://www.asterisk.org/support/about | |||
Architecture: http://www.asterisk.org/support/architecture | |||
Features: http://www.asterisk.org/support/features |
Revision as of 13:08, 5 March 2008
GNU Lab at MESCE Kuttipuram, Kerala.
GNU Lab
See GNU Labs for more details.
GNU LAB AT MESCE
PROJECTS
We have the following projects under consideration. Some of these projects are still under discussion and we will make all these projects start officially at the occasion of inauguration of GNU Lab. If you find any of the projects below, worth dedicating yourself to, please do team up as shown below.
- Name
at the corresponding project. Also, please add the project ideas that you think is relevant under GNU Lab.
#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. More about FreeBird is at the bird's home
Voice controller robot:Speech recognition extension to FreeBird
Project members:
- Shyam.K
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.
Autonmomous Robot:Sensor extension to FreeBird
Project members:
- Sachin Chandrashekhar
- Shalima K.S
- Sanam Ashraf
Project aims to add ultrasonic and digital compass sensors to free bird. Enabling those pair of sensors make the robot move avoiding obstacles and report where it has been reached, using the digital compass. If obstacles are static, the robot can be programmed to trace back the way it went, by storing the information sent by the digital compass.
Wireless extension to FreeBird(under discussion)
Project aims to have zignee modules added to FreeBird to enable it with the capability of wireless communication.
#GNU HURD
Department of information technology has been working in projects on GNU HURD, the original kernel for GNU softwares. Last year, students of the then final year batch did the famous HURD installer project. students of IT continues with those projects. Project Members
- Sabah
- Binu
- Manoj
#Malayalam calendar
Project Members:
- Mahesh Mukundan
Project aims to computerize the Malayalam calendar system, so that keralite users can have their traditional, calendar displayed on the system.
#Malayalam LCD- Display(under discussion)
Project aims to build a module, consisting of an LCD panel and a controller section, which as a whole, can display Malayalam in proper fashion, as in usual PC's. Scope of this project is enormous as it offers Malayalam display for the whole range of embedded systems. Complexity of the project is equally high, as it has to handle the rendering issues and algorithms, which are handled by the rendering engine in a usual PC(ie. pango for GNOME... QT based for KDE... etc)
#Hardware OGG player(under discussion)
The ultimate aim of the project is to have a portable, complete multimedia system for the user, with which one can take pictures and videos, record it on free formats. Also it can act as a personal music player. Initially we expect to develop an ogg vorbis player, which can be later extended accordingly. So, design parameters also considers the scope for expanding the project to offer more...
Activities
Asterisk User Group
Asterisk is a great software that offers a lot in telephony. If anyone is interested, we could setup an asterisk based user group, which essentially does call forwarding to a group of volunteers available at the moment. That is, we have a system with asterisk in it, and the system is configured with the phone numbers of volunteers who wish to answer queries from people through phone during a given period of a day as they wish. So, asterisk can automatically forward the call from a user to the volunteer who is available at the moment. Interested students may list your names below as seen in the example below. Team up and lets do it before MESTECH itself...:)
Project Members:
- Manu Krishnan T.V
Useful links
Home: http://www.asterisk.org/
About: http://www.asterisk.org/support/about
Architecture: http://www.asterisk.org/support/architecture
Features: http://www.asterisk.org/support/features