×

Reflections on Interning at Aura Semi

The Aura Auro Design team had interned in Bangalore for two weeks from the 2nd to the 14th of May at Aura Semi . The day started at 8:30 AM and we would leave after 7 PM. In these two weeks there...

Read out all

Internship at Aura semiconductors, Bangalore

We spent two weeks as interns at Aura semiconductors, Bangalore. Staying, food and travel was taken care by Aura. Things that I noticed differently: I saw people working for a long time from 10 to 13 hours a day. They worked very...

Read out all

Stemland Guests

  Children from Govt school, Edayanchavadi visited us one day in April 2016. They interacted with Udavi children. Some of them showed them how to do the Rubiks cube. They were taught Abalone and other games. Some made the Bigshot cameras and...

Read out all

Bangalore Naatkal – May 2016

I spent two full weeks at Aura Semiconductor, Bangalore as an Intern. Most of the days we were in office from 8:30am to 7pm. These two weeks for me was more about learning and noticing how people at Aura work efficiently. Though...

Read out all

Making a Model of a Generator

Along with the 6th graders in Udavi we had created a working model of a generator using a motor. The motor was connected to a pulley and routed to the cycle wheel. In turn when the wheel was rotated it produced electricity...

Read out all

Installation of standalone python34

STEP1: Download python34 (python3.4.0 msi)  from following website, https://www.python.org/downloads/release/python-340/ After you have installed it go to command terminal(cmd) and put this python in your path as first priority PATH=C:\Python34;C:\Python34\Scripts;%PATH%     (or) Go to Control Panel -> System and Security -> System ->  Advanced system settings...

Read out all

StemLand-Name Board

At first the children did a seven segment display(SSD) board which displays StemLand on it by lighting it up using a 9V battery using a corresponding resistor in series. After that we(Anishvathi,Sangeetha,Praveen,Sharmila,Fevina- 8th Grade Students) properly soldered the SSD on a pcb...

Read out all

Syringe Generator

The syringe generator from Arvind Gupta’s Toys was made by few students in the 6th grade. They got the required materials; syringe, enamel wire, Neodymium magnets, and a LED. The children saw the video and came up with their own syringe generator....

Read out all

Running python3.3 from python 2.7

After installing py33 using the following commands conda update conda conda create -n py33 python=3.3 anaconda activate py33 Some files need to copied over from Anaconda to py33. Click on the link below to download the documentation. Spyder3Doc

Read out all