กลับไปหน้ารวมไฟล์
send-nudes-morse-code-led-c920e2-en.md

I am new with Arduino, made my project just a day after getting the board ( Arduino Nano ). I wanted to make a funny project and thought, what can go wrong with "sendnudes". It might be inappropriate but I don't think there's a lot of people who are going to understand this.

EXPANDED TECHNICAL DETAILS

Encoding Logic

This project uses a lookup table or a switch-case structure to translate alphanumeric characters into Morse Code.

  • Timing Standards: In Morse code, a "dash" is three times as long as a "dot." The internal space between parts of the same letter is one dot, and the space between letters is three dots.
  • LED Visualization: The Arduino controls a high-brightness LED via a digital pin, cycling through the timed ON/OFF sequences to transmit the encoded message.

IoT Customization (Optional)

When used with the Arduino Web Editor, the user can easily update the string being transmitted over-the-air. The logic can also be adapted to transmit via an infrared LED (IR) or a light-based communication link (VLC - Visible Light Communication) for secret data transfer between two devices.

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

title: "Send Nudes Morse Code LED"
description: "The LEDs will flash in a pattern that is the Morse Code of course and it says \"send nudes\". It's a funny project."
author: "dgm82382"
category: ""
tags:
  - "lights"
views: 1874
likes: 0
price: 699
difficulty: "Easy"
components:
  - "1x Through Hole Resistor, 470 ohm"
  - "1x 5 mm LED: Green"
  - "1x Arduino Nano R3"
  - "1x 5 mm LED: Red"
tools: []
apps:
  - "1x Arduino IDE"
  - "1x Arduino Web Editor"
downloadableFiles: []
documentationLinks: []
passwordHash: "3bdf8ceab328d44201e782ccdd42f32ee7882376f1a960ee3f1f04de49e48dd8"
encryptedPayload: "U2FsdGVkX1+C1A9igJk327EU8vZdIMLCjBxyaJCqkjQIlxt+/VvBf2V8Vh4i0JTXBU0CblxZv22P8v24dsqsA6tbx2FY3B/FLk/DbGomRdejUwZy1kGabwB6T+NrXRlw"
seoDescription: "A funny Arduino project where an LED flashes the \\\\\\\"send nudes\\\\\\\" message using Morse Code."
videoLinks: []
heroImage: "https://cdn.jsdelivr.net/gh/bigboxthailand/arduino-assets@main/images/projects/send-nudes-morse-code-led-c920e2_cover.jpg"
lang: "en"