กลับไปหน้ารวมไฟล์
architectural-model-of-a-bus-stop-with-automatic-sunshade-d64bae-en.md

One of my daughters, who is studying architecture, had to make a model of a bus stop. Her idea was to add a sunshade to the bus stop for the convenience of bus users, so I told her, let's Arduinit.

The final idea was:

a) that the sunshade will be controlled by a servo, it will contract/expand the sunshade according to the position of the sun;

b) add a rain sensor so that the sunshade expands when it rains;

c) use photoresistors to calculate the position of the sun as well as to turn on the bus stop lighting and street lighting.

By the way. I am an Arduino fan. A couple of months ago, I started to learn Arduino along with my 8 years old daughter and my 6 year old son.

Here are som photos:

You can check the new version of the proyect at: New Version

EXPANDED TECHNICAL DETAILS

Smart Urban Prototyping

This architectural model explores automated solutions for passenger comfort in modern bus stops.

  • Adaptive Sun Protection: Uses a Micro Servo to drive a retractable canopy. The canopy position is controlled based on the sun's angle (calculated via a Real-Time Clock) or measured in real-time using LDR sensors.
  • User Presence Detection: An HC-SR501 PIR sensor detects when people are waiting. If no one is present, the canopy retracts to save power and protect against wind damage.

Smart Features

  • Automatic Lighting: When it's dark and a passenger is detected, high-efficiency LEDs illuminate the stop and the bus schedule timetable.
  • Interactive Map: A small OLED or series of LEDs indicates the current location of the simulated "Bus" based on timing logic.

ข้อมูล Frontmatter ดั้งเดิม

title: "Architectural Model of a Bus Stop with Automatic Sunshade"
description: "Architectural model of a bus stop with automatic sunshade according to the position of the sun. It is also sensitive to rain."
author: "addicttux"
category: "Home & Automation"
tags:
  - "model"
  - "architectural"
  - "rain sensor"
  - "photoresistor"
  - "arduino"
  - "sunshade"
views: 24394
likes: 30
price: 1120
difficulty: "Intermediate"
components:
  - "1x Through Hole Resistor, 10 ohm"
  - "1x SG90 Micro-servo motor"
  - "6x High Brightness LED, White"
  - "2x Photo resistor"
  - "2x Resistor 220 ohm"
  - "1x Breadboard (generic)"
  - "1x Rain Sensor"
  - "1x Arduino Nano R3"
  - "27x Male/Male Jumper Wires"
tools: []
apps:
  - "1x Arduino IDE"
  - "1x Tinkercad"
downloadableFiles: []
documentationLinks: []
passwordHash: "4cde2856dc990e04bd7a5999d29f4a295138baba752399d802dcc56465d4c9cc"
encryptedPayload: "U2FsdGVkX1+Rmfo/xVQ8TVWgSsAL5y+Ri5P/LGDsnnpuM6M0JYWjfanVgh8T/IoEB5GIZwKWr9AsZwCnk3YAfcwguSLkTfnft60A4HfJ6wvpJF75zRrSnmOReXyKWaU4"
seoDescription: "Architectural Model of a Bus Stop with an Automatic Sunshade responding to sun position and Rain."
videoLinks: []
heroImage: "https://cdn.jsdelivr.net/gh/bigboxthailand/arduino-assets@main/images/projects/architectural-model-of-a-bus-stop-with-automatic-sunshade-d64bae_cover.jpg"
lang: "en"