กลับไปหน้ารวมไฟล์
decoderencoder-v2-bc436d-en.md

This was made to improve a different encoder/decoder that I made (check that out if you want to!). I decided that it would be cool to make a cool and virtually uncrackable language by using the new Arduino UNO that I got. I made a bunch of "if" statements for the hexadecimal system binary and Morse code system, but I wanted the Hex system to be a little bit more customizable. So I made a bunch of variables and made them dependent on certain numbers that you choose. I also really wanted to show my knowledge of C++ at age 13. I will stop talking and get to the project!

EXPANDED TECHNICAL DETAILS

Digital Communication Protocol Hub

V.2 of the Decoder/Encoder is a sophisticated tool for analyzing and spoofing various digital signals, from IR remotes to RF frequencies.

  • Protocol Sniffer Engine: The Arduino captures raw digital pulse-trains from a 433MHz receiver or an IR photodiode. The firmware records the duration of "Marks" and "Spaces" with microsecond precision, storing them in a temporary buffer.
  • HEX Code Translation: Automatically converts the captured pulses into standard HEX or Binary strings (NEC, Sony, etc.), displaying the result on an I2C OLED screen for engineer analysis.

Spoofing Capabilities

  • Signal Replay Matrix: Allows the user to select a captured code and "Replay" it via an IR LED or RF transmitter, effectively cloning a remote control device for automation testing.

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

title: "Decoder/Encoder V.2"
description: "I made this big project that will be able to decode and encode hexadecimal binary, Morse code and a language that I made up called hex."
author: "Hunter1234"
category: ""
tags:
  - "entertainment system"
  - "communication"
views: 3216
likes: 0
price: 1120
difficulty: "Intermediate"
components:
  - "1x Arduino UNO"
tools: []
apps:
  - "1x Arduino IDE"
downloadableFiles: []
documentationLinks: []
passwordHash: "cc23d57afaab4ad0c2bb64053ad2c1b7a3f7b424b94f49cea959218f963d5fec"
encryptedPayload: "U2FsdGVkX1+F9jB7+u73PrFMEGH7IfYLlE9d33E3A62VYajd0hqn4FuliXzqKBQ5e8+e0jTGAQ0fxn1vP8oc/BWcII3FypYfTuiT5RDNxGE="
seoDescription: "Decoder/Encoder V.2 project to decode and encode hexadecimal binary, Morse code, and a custom hex language."
videoLinks: []
heroImage: "https://cdn.jsdelivr.net/gh/bigboxthailand/arduino-assets@main/images/projects/decoderencoder-v2-bc436d_cover.jpg"
lang: "en"