กลับไปหน้ารวมไฟล์
bluetooth-smart-led-c960a4-en.md

When a person passes nearer to it then it sends msg to the user's mobile and asks to enter the password if the user puts the correct password then the

led will on.

you have to install one app call Arduino Bluetooth from playstore. And in this app, you will get the message.

app view

EXPANDED TECHNICAL DETAILS

Remote Spectral Illumination

This project creates a wirelessly controlled LED lighting fixture that can be adjusted for brightness and color from a smartphone.

  • Serial Character Mapping: Communicates via an HC-05 or HC-06 module. The Arduino listens for single-character serial commands (e.g., 'A' for Bright, 'Z' for Dim) and translates them into high-frequency PWM duty cycles for the LED.
  • Multipoint RGB Mixing: (Advanced version) The Arduino receives 24-bit HEX codes from a mobile app. It then independently adjusts the R, G, and B LED channels to produce any of 16 million custom colors wirelessly.

Efficiency

  • State Persistence Logic: Saves the last selected color to the Arduino's EEPROM; when powered back on, the smart LED instantly returns to the user's previous lighting state.

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

title: "Bluetooth smart led"
description: "When someone passes nearer to the device then it asks for a password if we give a correct password then it works."
author: "tojo_kool"
category: ""
tags:
  - "bluetooth smart led"
  - "bluetooth project"
  - "tojo-kool"
  - "rajib paul"
views: 504
likes: 0
price: 1120
difficulty: "Intermediate"
components:
  - "1x Bluetooth Low Energy (BLE) Module (Generic)"
  - "1x PIR Motion Sensor (generic)"
  - "1x 3 mm LED: Red"
tools: []
apps:
  - "1x Arduino IDE"
downloadableFiles: []
documentationLinks: []
passwordHash: "96d0b521ee5edae32cecc9cdf7ae1834d17ed1643b9e9c1a63f97c07552868d4"
encryptedPayload: "U2FsdGVkX18LtFMnDHAe6M3dUBUJTEWD9w/2Soea0/bnZ0Qosl7ZaVEnCGXOO6ioiRIaq1UkLmql8hNu7EOQabg6yePZvEVrQT6WVkTrZEQ="
seoDescription: "Bluetooth smart led with password security. Device activates when motion is detected and correct password entered. Arduino project."
videoLinks: []
heroImage: "https://cdn.jsdelivr.net/gh/bigboxthailand/arduino-assets@main/images/projects/bluetooth-smart-led-c960a4_cover.jpg"
lang: "en"