update docs

main
thyik 5 years ago
parent 4bfedd70d5
commit f1a6380770

@ -3,8 +3,12 @@
## Characteristic ## Characteristic
* Low Power (Battery Power) * Low Power (Battery Power)
* Low Bandwidth, Low Speed, Long Range (km) * Low Bandwidth, Low Speed, Long Range (km)
* Network * Wide Area Network (km range)
* Bidirectional
* Open Alliance
* Security Layer with AES encryption
## Application ## Application
* Low Frequency data acquicition * Low Frequency data acquisition
* * Leak Detecton

@ -1,10 +1,18 @@
# Comparison # Comparison
* Matrix
| MCU | CPU | GPIO | Wireless| Cost | | MCU | CPU | GPIO | Wireless| Cost |
| ------------- |:-------------:| -----:|------|------| | ------------- |:-------------:| -----:|------|------|
| Raspberry Pi W | Quad Core | 36 | WiFi / Bluetooth | S$15 | | Raspberry Pi W | 1GHz Single Core | 40 | WiFi / Bluetooth | S$15 |
| ESP32_CAM | Single Core | 36 | WiFi / Bluetooth | S$10 | | ESP32_CAM | 160MHz Single Core | 36 | WiFi / Bluetooth | S$10 |
* ESP32-CAM suitability
+ Low frequency data throughput
+ Low Power usage
* Raspberry Pi Zero W
+ Great for full fledge web server service. Eg. : MQQT broker, File Server
+ Advanced vision application using OpenCV package
+ Graphical Terminal display using HDMI

Loading…
Cancel
Save