This shield has been specially designed to accommodate three different types of Bluetooth modules (HC-05, BLECC2541, BLE40), each of which is supplied already soldered on support (breakout board) compatible with the X-BEE format. N.B. Arduino and the breakout board with Bluetooth modules are not included, see related products. |
This project comes in kit. Some components have to be soldered to the included PCB.
|
The HC-05 module (not included - see related products) |
Bluetooth module that uses the BlueCore4 CSR chipsets. It has 7 I / O ports, 8 Mbit of Flash memory for software storage and two modes of operation: through AT commands and in transparent mode. In transparent mode, it can be configured as a Master, Slave or Loopback, and can connect to other devices that support the SPP protocol. In the AT command mode, the user can configure the module and send commands. By checking the logic level of the PIO11 pin, the user can activate the working mode between AT and transparent command.
|
The BLE CC2541 module (not included - see related products) |
Bluetooth 4.0 (Low Energy) module compliant with ISM 2.4 GHz, master/slave operation mode with transparent data transmission, based on the Texas Instruments CC2541 chip with 256K of Flash memory and 8K RAM. It can be controlled through simple AT commands (via UART) or programmed with custom applications. Ideal for use in projects where a Bluetooth connection is needed, such as between microcontroller and PC. Power supply between 2 V and 3.6 Vdc.Dimension (mm): 27x13x1.6, weight: 5 grams. N.B. SMT assembly.
|
The BLE BM-S02 module (BLE40 - not included - see related products) |
Bluetooth 4.0 (Low Energy) module compliant with ISM 2.4 GHz, master/slave operating mode with transparent data transmission, based on the Texas Instruments CC2540 chip with 256K of Flash memory and 8K RAM. It can be controlled through simple AT commands (via UART) or programmed with custom applications. Ideal for use in projects where a Bluetooth connection is needed, such as between microcontroller and PC. Power supply between 2 V and 3.6 Vdc. Dimensions (mm): 15,35x11,35x2.
|
A practical example of use |
A possible application could be to monitor the temperature and humidity of a room using a smartphone. In the Android app store, there are several applications that allow, with simple drag and drop, to create their own personalized interface with which to interact with Arduino via Bluetooth. Among those in the store, we chose Bluetooth Electronics that seemed to us the most complete and obviously free. The app already provides ready screens and a short tutorial for the Arduino configuration, the reference site is http://www.keuwl.com. The mechanism of operation is very simple, you edit the interface by adding the desired widgets and then you associate their display to the receipt of a string. From the Arduino side we used a DHT11 module that allows you to easily detect ambient temperature and humidity, at regular intervals these values will be sent via Bluetooth to the smartphone as strings: Serial. For the functioning it is necessary that the microcontroller of Arduino communicate with the Bluetooth module, therefore we will close with a jumper the pin JTX with D0 and JRX with D1; to avoid the conflict with the Arduino USB / serial converter it may be necessary to remove the jumpers during the programming phase. if (Serial.available ()) { |
Bluetooth Shield
- Brand: Futura Group Srl
- Product Code: 7100-FT1335K
- Availability: In Stock
-
Price: 6.50€
-
- 5 or more 6.00€
- 10 or more 5.50€