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
Course

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

Backpack Alarm

Ultrasonic Sensor with LEDs and Buzzer The Ultrasonic sensor measures the distance of a person. Depending on the distance of the person the the LEDs will correlate with green for far, yellow for medium distance and red for close. The buzzer will also get louder as the person gets closer to the Ultrasonic sensor

Experience Room

00_ABSTRACT Aim of this project is to make a human experience room, this room will have different light settings based on the input presented by people inside the room. Various input  considered in this project are mist(Humidity), Heat and smoke, each of these gives a different light setting to the room. The project is developed with … Read more

Inhale

source: https://www.medicalnewstoday.com/articles/316466#symptoms

Natural ventilation system Concept The aim of the project is to program a system for the natural ventilation of facilities with constant problems with high humidity level and temperature such as SPA centers, aquatic sport centers etc. Additionally it would control the air quality and congestion and thereafter automatically control the airflow between the inside … Read more

Animal Tracking Night Alarm 

Introduction to Programming and Physical Introduction  Concept My student colleagues from Valldaura having their own yard where they grow vegetables. Due to the various species  of animals, such as wild boars and rabbits they have big casualties of the harvest. This Sonar- Alarm starts to work a when the sun sets  and the LDR-Sensor overcomes … Read more

Intruder Alert System

The idea of the project was to create an intruder alert system that senses a subject/intruder within the specified distance. As soon as an object (intruder) comes within the specified distance the Red LED will turn on along the Buzzer, informing of the presence of an intruder. The sensor in this case used is the … Read more

DOOR OPEN CLOSE AND LIGHTS ON WHEN CLAPPED SYSTEM 

Introduction to Physical Computing-Term I CONCEPT : The basic concept of the project was to use the servo motor, ultrasonic sensor & sound sensor. With the ultrasonic sensor the distance of an object will be detected and the servo motor will rotate from 0 to 90 degree and the door opens .Then the sound sensor … Read more

Comfortable Environment

Concept The idea of this project is to develop a system that will help to create a more comfortable environment within a room. The sensors monitor the light, air gases and proximities. Within this signals the motors will be activated to execute a certain job like being able to open and close the door when … Read more

No rain check

Abstract The project goal is to create a prototype of outdoor space – the terrace equipped with a canopy, which automatically closes when it starts to rain. The lights turn on when the canopy closes and there is no natural light in the room. If a person enters inside, the lights turn on the party … Read more

TEMPERATURE FAN

CONCEPT The project focuses on Automating cooling based on room temperature. When the Room’s Temperature is above or equal to 25 degree Celsius the fans are automatically switched on to cool the room. BILL OF MATERIALS DIGITAL PROTOTYPE PROTOTYPE WORKING VIDEO

Aproaching Sensor Alarm

CONCEPT The concept of this setup is to notify when an object is approaching at different distant points LED lights will notify how close the object is by turning off individual light which are set at specific distance, as the object is closer to the desired point. As soon as it reaches the desired point … 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

Let´s make some noise to activate non-places!

concept “Let’s make some noise to activate non-places!” is a project that aims to bring light and life for public places which could be potentially called as non-places in the cities. It is important to mention that non-places once was defined by Marc Augé (1994:72) as a space that can not be defined as identity, relational, … 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.

PLANT MONITOR

Federico Lacasia – Final Assignment22/23 MAA01 Introduction to Programming and Physical Computing CONCEPT The concept for this project is to create a tangible way of monitoring the light and moisture level of my plants.By using an LCD display, a light sensor, and a soil humidity sensor and connecting it to the arduino I was able … Read more

Solar tracking system

By Reza Ghafouri Concept The main idea of the project is designing a system that responses to the sun direction. A solar panel acts the most efficiently when its position changes according to the location of the sun and remains perpendicular to the source of light. In this project two light sensors (LDR) are situated … Read more

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

Locked door!

Concept This project aims to represent smart door locking system, using RFID control and a Servo motor. Process As the first step, RFID was connected to Arduino uno board through the breadboard, Added MFRC522 Library to Arduino and used Dumpinfo example from this library to detect the card’s UID. In next step, Buzzer and two … Read more