The MAA is a visionary master program with an innovative and open structure, mixing diverse disciplines, shaping professionals capable of producing theoretical & practical solutions towards responsive cities, architecture & technology.


Filters

Ultrasonic Sensor HC – SR04 and LCD

Ultrasonic sensors are great tools to measure distance without actual contact. In this project we have used an Ultrasonic Sensor to determine the distance of an obstacle from the sensor that is read by LCD screen. Basic principal of ultrasonic distance measurement is based on ECHO. When sound waves are transmitted in environment then waves … Read more

Distance & Light Detecting System

Abstract Using Ultrasonic sensor for detecting the distance and display the value at the LCD screen, while under certain value the Microservomotor rotates 90 degrees. Also, detecting the light by using a Light sensor, which values is being displaying to the LCD screen throw the message ‘dim’ or ‘bright’ light. BoM (Bill of materials) Code … Read more

Soil Moisture and Light Alarm

Goal The aim of this project is to grow the plants with no worries regarding the light or water.This is how the procedure is being done;Soil Moisture receives the data based on the code applied on Arduino UNO board. If the moisture is not enough the buzzer would reacts and rings to alert.Addition to this, … Read more

The Temperamental Alarm

Project Concept The idea was to create a system that measures the surrounding temperature and humidity and then displays it on a backlight lcd screen. It also checks if the temperature is out of limits range and starts an alarm, as well as displays a warning on the screen. This system could be used in … Read more

Mobile ‘illithea’

“Do electronic ‘cats’ dream of bluetooth mouse?” Just like a pet cat, it will run around in random directions around your house and also away from you. But this is not a cat. It’s a small ‘robotic’ pet that will keep you company and not get bored. Unlike a cat, it won’t run into things … Read more

Automated Pantograph

//Step 1 interest What interested me in the subject of programming was how complex operations can be decomposed into simple steps. I was impressed by the example of the computer: how the coding system changes at different levels and how multiple combinations come out of binary code. Therefore I decided to study mechanical motion to … Read more

Sound and Distance-Activated Motor

The intention of this project was to use two sensors (sound and distance) to ultimately activate a single motor. A sound sensor is first used to trigger an LED. If the LED was previously off, then it is activated. In this case, the distance sensor is also activated.Based on the distance detected, a motor is … Read more

Ultrasonic Opening Mechanism

Concept This project has been inspired by the mechanism of Automatic Doors. Automatic doors respond to the movement in front of the activation sensors which opens and closes the door. This mechanism has been replicated in this Arduino project with the help of an Ultrasonic Sonic Sensor and Servo Motor. The LEDs have been used … Read more

Smart Water System

CONCEPT The project aims to operate a smart water pump device that can be used in domestic, commercial, and agricultural applications. It has sensors that are switching outputs on and off according to the requirement and monitor the water level in a tank or well. Reducing and optimizing the usage of water, energy and time. … Read more

SRC | Smart Room Control

Abstract The initial intention is to create a control system for interior space conditions. A space has temperature around 20-25°C and humidity percentage of 50-60%. Assuming that this system reads the temperatures and the humidity percentage. If the conditions are good, then, the users can be informed by the LCD screen and also by the … Read more

Game 0ver

Concept The goal I set for myself was to create a little Mini-Game on the 8×8 Matrix display that is controlled with a joystick. Inspired by classics like Tetris, the goal is to move a seemingly falling point into the gap that randomly generates at the bottom of the display. After each successful iteration the … Read more

ULTRASONIC SENSOR + LED

The idea of project was to create a system with ultrasonic sensor, which detects a subject within specifyied distance and ligths up the LEDs in predetermined order. There are two options of output (two codes): the light is moving from LED to LED or they lighten up gradually, so when the object is next to … Read more

Safety Distance Alarm

CONCEPT The ultrasonic sensor detects the distance of an object and gives a reading of the same on the LCD screen. If the distance is above 10 cm, the Green Led turns ON and if the distance goes below 10 cm the Red Led turns ON and the buzzer produces a noise alerting the user of … Read more

Interactive Lights 

Concept The aim of the project is to develop as lighting system that will be responsive and interactive to its surrounding people’s movements. And to make that happen, I have used the ultrasonic sensor as a proximity sensor to measure the distance of people and their movements. As a next step of this project, we … Read more

SMART HELMETS – SAFETY FIRST!

Safety Detectors on Helmets for Motorcyclists, Bikers and Skaters. The Smart Helmets aim at providing Safety to Motorcyclists, Bikers and even Skaters, to avoid crashing into a car or any object by detecting the distance of the object and light intensity from cars or other vehicles and alerting the rider with the help of buzzers … Read more

Matrix Chase

LED CHASE USING JOYSTICK LED CHASE The project intends to create a chase representing a snake and food chase game. Where we can direct the orientation using X and Y axis and increase or decrease the speed in which the animations makes the snake move by pushing or pulling in the same direction.

Security key

This project remakes simply key passcode for the door locks. You should type the correct password and the lock will open. If entered the wrong password 5 times,  it will give an Alarm sound. Then have to press the # button to reset the password. Main code

SHADED SEAT

Concept The project’s goal is to create a tensile shaded seating arrangement in which the tensile member bends to provide shade below depending on whether someone is seated there and whether it is day or night. Workflow A cable that is being tugged by a servo motor causes the tensile member to bend. And two … Read more

Sunfollower

Sunfollower is a project inspired by the movement of sunflowers.  Solar panels are normally positioned towards the cardinal point with the greatest solar incidence, but throughout the day a lot of energy is lost by this fixed positioning. The idea is to create a public installation, a mixture of a public lamppost, with benches where … Read more

UltraSonic For Vehicle Parking

Concept Creating a circuit based on operating principle of distance detection and on the usage and applications of ultrasonic sensors in PAS (parking assist) applications. Workflow Using an ultrasonic sensor as in input which measures the distance to obstacles (walls, etc.) and reports their proximity to the driver. PAS basic operation Pulse signals are transmitted, … Read more

Interactive LEDs

Concept: Interactive LEDs is a prototype for a wall that utilizes Ultrasonic sensors and Sound modules from Arduino to create a responsive light installation that allows individuals to interact and engage with it. Sound modules constantly check for any type of sound variation and as soon as an individual make one near the wall, ultrasonic … Read more