Presents
Little Inventors

Arushi Nath

Toronto, Ontario, Canada
1 brought to life

Website:www.HotPopRobot.com

Twitter:@wonrobot

Skills:I have been making science and space projects for the last 5 years. I especially like to make projects that mix science, arts, and music. I can code using Arduino, Micro:Bit and Python. Some of the projects I have made include: Canada Arm, Trappist-1 Exoplanetary Model, CuriousBot Rover, KiloNova Rover and many others. My project "YES I CAN" won the Canadian Space Apps Challenge 2017. I also won the 2018 Jesse Ketchum Award of the Royal Astronomical Society of Canada for my Solar-X project.

I am 9 years old. I have participated in 27 hackathons so far.  I won the Canadian Space Apps Challenge 2017 and was in Global 25 in 2018 NASA Space Apps Challenge.

I am the co-founder of HotPopRobot which brings projects on space and science to the NextGen. I am the Youth Committee Member of the Royal Astronomical Society of Canada.

I have made over 25+ space projects which have been displayed at Maker Festival Toronto, Ontario Science Centre, Toronto International Film Festival, MakerExpo, Science Rendezvous, MakerFest (Delhi) and other places.

I am bilingual in French and English.

Recent project reports

Completed Make Astronaut Smile (MArS) Bot!
Posted about Make Astronaut's smile (MarsBot) by Arushi

MArSBot was my first project that combined Arduino, Python and Artificial Intelligence (AI).  Life on the International Space Station can be hard for Astronauts as they are away from their families and kids.  My MArSBot scans the faces of Astronaut on the International Space Station and uses AI algorithm to see if anyone is feeling sad.  It then gives them a high five! 

It took me several weeks to make. As with all projects I like to make a drawing using paper and pencil. I then start to think of materials  I will use to make my project and the programming I need to do to make my robot move. The project is now complete. It is one of my big projects and I am very happy with it. But I want to improve this project so that the Bot will be able to smell its surroundings and be able to say if a flower smells good or not.

Programming and testing
Posted about Make Astronaut's smile (MarsBot) by Arushi

I tested it many times and made changes to the code in Arduino and Python. It took me lots of attempts to transmit correct information from Python to Arduino. I found out that you have to close the python console before you upload the Arduino code as both use the same COM port. Next time I need to learn how to create a separate COM Port for 2 projects using the same computer.

Making changes and overcoming difficulties
Posted about Make Astronaut's smile (MarsBot) by Arushi

I had to place the horns of the servo at the right place because they can only go 180 degrees (half a circle). They had to be aligned so that the robot's hands and the robot's face displayed the correct movements depending on the happy or sad emotions detected by the robot. Both the arms also had to go up the same height. So I had to do lots of adjustments in the code. As there were lots of servos to control, the code became really long but then I learned about naming the servos creatively which made it easier to remember them.

Ideas brought to life