Home > The Tech Academy
In essence, The Tech Acacemy (TTA) is a social enterprise in Bangladesh that focuses on teaching children Electronics, Computer Programming and other STEM related topics. TTA is the one of the first start-ups to have ever executed something like this for children in Bangladesh.
Other than teaching, TTA also maintained a Research & Development Lab where TTA students and staff collaborated on creative projects (installations, interactive systems, games etc). These were a mix of client-based and experimental projects.
I was involved with TTA from January 2017 - May 2017.
Here, one of the kids (Samir) attempted to design a prototype for a motion-sensing camera that can be used for wild-life photography. The prototype makes use of an ultrasonic sensor to detect anything in front of it. Once detected, the sensor triggers a program written in Processing to snap a frame off the webcam.
Flappy eggy is essentially a Flappy Bird clone with a twist - the player has to physically jump on a platform in order to navigate the bird. The "platform" was equipped with piezoelectric sensors and an Arduino read the change in voltage to detect jumps.
This was a team effort. I was responsible for implementing and calibrating the hardware part. Moreover, I initiated the development of an Android version of the game minus the sensors.
Noise Box makes use of the Minim Library in Processing to alter the features of a sound, such as pitch and volume. Moreover, these features can be manipulated by a simple interface I created using a potentiometer, a button and an Arduino.
A particle system that can be controlled using hand gestures via an ultrasound sensor. Documentation