POST Data to Server to Mysql with Arduino with Ethernet shield part 1

preview_player
Показать описание

The project shows how to send data with POST from an arduino ethernet shield to a web server then have the server parse the data using a PHP script and also upload the data to a Mysql table.

Required applications and tools:
-Arduino uno
-Arduino ethernet shield
-Web server: WAMP, LAMP e.t.c
-PHP
-Mysql

-For this video we will be focusing majorly on the arduino IDE code for the project.
Рекомендации по теме
Комментарии
Автор

Hello, I'm trying to use yor script. The problem is I don't have a database and Not sure how to make one. Can you can help me out please?

DiyintheGhetto
Автор

Which Library version for ethernet used?

fusionermx