Skip to main content

LEO presented by Team PEGASUS......

 
by Team PEGASUS

This is my very first project which I have joined to design and develop a Smart Toy using IOT, Which we named as "LEO". From this project,our main focus is to help children with "AUTISM" to overcome or at least reduce  their spectrum of disorders...........

This project is about design, develop & evaluate a Smart Toy named LEO and a mobile application specially for children with Autism Spectrum Disorder (ASD). As well as this will definitely help normal children (specially 2-4) to identify new objects while they are playing with this toy and the game.
This spectrum is causing in negative way for children primary education because in their little age when they speak their 1st few words they won’t remember it for a while. Kids with speech and language delays and impairments have a common issue of remembering objects, people and keep them in their minds. That happens because with ASD they can’t hear properly and see properly. So, they won’t keep a clear image about the objects and how to identify them in their memory.


To overcome this matter all these years’ therapist used specific Speech and Language therapy to stimulate patient’s mind with verbal and visual at the same time . Per the researches that therapy effective in a positive way to remember their loved ones and domestic tools as well.
           
Therefore, we came up with a solution for toddlers, considering the therapy which mentioned above to help kids to overcome their issues and start their education just like normal kids.

This attempt is all about help to develop mental progress of children, specially in between age 2 to 7 who are suffering from different kind of neuron developmental disorders. Our project will be really helpful to develop their mental progress.

This toy will act as an object identifier. This will consistently help children to remember their usual tools and objects, as well as help to develop their mind sets with confidence about their new abilities. Not only the object identifier this toy consists a game application.

When this toy hits on any of the pre-defined objects, it will speak out loud the name of the object 2 times very clearly. We let the toddler to hear these types of voices while they are playing. So, this is very similar to the therapy which therapist follows. Once the toddler hears the voices of pre-defined objects we are about to play a simple game, which let the toddler to choose the correct image showing two images. Through this toy and the game, parents will be notifying their child's progress. This app can educate parents, how to deal with their little ones.



We hope this smart toy and the game grants children, access to normal development, help them feel comfortable and connected to others and Improve lifetime outcomes.

Comments

Popular posts from this blog

UML Diagrams.....

                            UML Diagrams. UML stands for Unified Modeling Language which is used to display an application structures, behavior and even business forms in programming designing. This is a rich language that can be used to design and documenting a system in an object-oriented manner. This is not a programming language but a modeling language. We create this much before coding or the execution of our program. UML diagrams are the “blue prints” of our source code. There are   14 UML diagram types . 1.     Class Diagram 2.    Component Diagram 3.    Deployment Diagram 4.    Object Diagram 5.    Package Diagram 6.    Profile Diagram 7.    Composite Structure Diagram 8.    Use Case Diagram 9.    Activity Diagram            ...