HC-05 Bluetooth module
الوصف:
وحدة HC-05 هي وحدة بلوتوث (Bluetooth 2.0 + EDR) تستخدم للاتصال التسلسلي اللاسلكي عبر بروتوكول SPP، وتتيح ربط المتحكمات الدقيقة (مثل أردوينو) بالحاسوب أو الهاتف الذكي. تعمل بجهد تغذية 3.6–6 فولت (منظم داخلي)، ومنفذ UART بسرعة 9600 بت/ث (افتراضي). المدى يصل حتى 10 أمتار. يمكن ضبطها كوضع Master أو Slave باستخدام أوامر AT.
الاستخدامات:
- الربط اللاسلكي بين المتحكمات الدقيقة والأجهزة الأخرى.
- التحكم عن بعد بالروبوتات أو أنظمة المنزل الذكي.
- تسجيل البيانات والمراقبة اللاسلكية.
ملاحظة: EDR هي وحدة تحسن أداء البلوتوث حيث تقوم بتسريع نقل البيانات من 1 الى 3 Mbps
HC-05 Bluetooth module:
The HC-05 is a Bluetooth SPP (Serial Port Protocol) module that provides wireless serial communication between microcontrollers, PCs, and smartphones. It supports Bluetooth 2.0+EDR with a range of up to ~10 meters. The module operates at 3.3V logic level (but can accept 3.6–6V supply through its onboard regulator). It uses a standard UART interface (9600 bps default, configurable up to 1382400 bps).
- Specifications:
- Supply Voltage: 3.6 – 6V (typically 5V)
- Logic Level: 3.3V
- Default Baud Rate: 9600 bps
- Range: ~10 meters (Class 2)
- Modes: Master / Slave (configurable via AT commands)
- Usage:
- Wireless serial communication between Arduino/MCU and PC/phone
- Remote control of robots, sensors, or home automation systems
- Data logging and wireless monitoring
Would you like me to also write a very short version (2–3 lines) that you can directly use in a datasheet or project report?
EDR stands for Enhanced Data Rate.
It’s an improvement to the Bluetooth 2.0 standard that increases the maximum data transfer rate from 1 Mbps (basic rate) up to 3 Mbps.
- Without EDR → Bluetooth transfers at 1 Mbps.
- With EDR → Faster transfer (up to 3 Mbps), lower power consumption per bit, and more efficient communication.
المراجعات
لا توجد مراجعات بعد.