- Raspberry Pi Zero W Wireless Projects
- Vasilis Tzivaras
- 156字
- 2021-07-02 19:32:14
Bluetooth
This communication protocol is short range and is known to almost anyone. It is very important and expected to be the key for wearable products. Raspberry Pi Zero W support bluetooth and this is a great opportunity for you to create projects and be familiar with this protocol. The new protocol Bluetooth Low Energy (BLE) or Bluetooth Smart is a significant protocol for Internet of Things and even if it has similar range it was firstly designed offering reduced power consumption. To conclude with, when talking about IoT, it is all about energy consumption. Your Raspberry Pi Zero W may work forever if it is plugged in the home power source, but if you are using it for wearables such as a smart watch, then the power consumption matters a lot.
Bluetooth is working at the frequency of 2.4 GHz (ISM) with a range of 20-150m (BLE) and with data rates up to 1Mbps (Smart/BLE).
- JavaScript語言精髓與編程實踐(第3版)
- Python Deep Learning
- Access 2010數據庫基礎與應用項目式教程(第3版)
- Python應用輕松入門
- HDInsight Essentials(Second Edition)
- Learning Data Mining with R
- Learning Salesforce Einstein
- Angular開發入門與實戰
- OpenGL Data Visualization Cookbook
- Access 2010數據庫應用技術實驗指導與習題選解(第2版)
- 動手打造深度學習框架
- IBM Cognos TM1 Developer's Certification guide
- 貫通Tomcat開發
- Visual Basic程序設計實驗指導及考試指南
- Spring Boot 2+Thymeleaf企業應用實戰