×

Children Presentation – Udavi – STEMland

Sanjeev came up with the idea of letting the 9th grade children present what they learned so far over a month to the rest of the class. As in some days we have combined classes with the 7th and 8th graders, they...

Read out all

Mandala’s

This scratch project was created by Barani (7th std student) from Udavi School, Auroville. Barani had started this project to get a feel of scratch. This was one project which was not about animated characters playing a role in a story. Next...

Read out all

STEM Land Brochure

 Three fold brochure/flyer/handout of STEM Land Front Back Updated Brochure Front Back

Read out all

STEM land Annual Report 2015 – 2016

STEM LAND The vision behind the STEM is learning based on concepts, practical observation & abstraction with the help of teaching kits & technology. In short “Mediocrity to Excellence. It empowers students to use their creativity to solve problems, ask questions and...

Read out all

Matplotlib Animation – calling animation from a function

Creating Animation in Matplotlib: #—————————————————————————— # ANIMATION- DYNAMIC PLOTS #—————————————————————————— import matplotlib.pyplot as plt import matplotlib.animation as animation from matplotlib.figure import Figure import time def animated_plot(): def data_gen(t=0): “”” Generator – generating data to plot the graph “”” cnt = 0 while...

Read out all

Passing ‘Global Variable’ across the files in Python

Passing global variable – Attachment I have encounter a situation where i need to pass a variable from one file to another file. This is like passing global variable across the files. I’ve created three files to demonstrate this as follows, main.py  ...

Read out all

Tooltip for Canvas items

Tooltip : Attachment  Tooltip: I am presently  creating a GUI in python. One of features is when I go on top of any button it should show the name of the button.  Tooltip can do this in python. Unfortunately it doesn’t work with...

Read out all

Rubik’s Cube – The viral in StemLand

We started to build the robot to solve rubik’s cube with python as platform in the STEM land. At that time Yuvaraj (8th grader) wanted to solve it. He searched for the algorithm to solve rubik’s cube. It took him 3 classes to solve the...

Read out all

Bangalore Days – My Internship on “Toys from Trash”

I went to Bangalore to do an internship on “Toys from Trash”(Aravind Gupta Toys). I did the Internship at SchoolGuru(located at Malleshwaram in Bangalore). Procheta was my practioner. The timing was from 10am-5pm.I did some 21 toys by watching the videos on...

Read out all