https://github.com/komputronika/iot-server
Script PHP untuk menyimpan data IoT dari device ke database MySQL
https://github.com/komputronika/iot-server
arduino iot php
Last synced: about 1 year ago
JSON representation
Script PHP untuk menyimpan data IoT dari device ke database MySQL
- Host: GitHub
- URL: https://github.com/komputronika/iot-server
- Owner: komputronika
- License: gpl-3.0
- Created: 2018-05-04T05:18:22.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-18T05:12:25.000Z (about 8 years ago)
- Last Synced: 2025-05-08T01:45:04.110Z (about 1 year ago)
- Topics: arduino, iot, php
- Language: PHP
- Homepage: http://www.komputronika.com
- Size: 26.4 KB
- Stars: 1
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IoT Server
Script PHP untuk menyimpan data IoT dari device (misalnya: Arduino, Raspberry Pi, NodeMCU) ke database MySQL di sebuah server web hosting.
Penjelasan cara menggunakan script ini bisa di baca pada halaman:
[Menyimpan data IoT Generik dengan PHP dan MySQL](http://www.komputronika.com/arduino/menyimpan-data-iot-generik-dengan-php-dan-mysql-di-server-web-hosting/)
## Todo:
* Ubah fungsi MySQL lama ke PDO
* Pakai framework F3
* Key diganti dengan token yang unik
* Password database disimpan di file konfigurasi