Update README.md

This commit is contained in:
nopnop2002
2021-07-09 14:47:52 +09:00
parent 298730dbe3
commit c885d7f835
+6 -2
View File
@@ -103,12 +103,16 @@ idf.py flash
You can use static IP.
![config-wifi-2](https://user-images.githubusercontent.com/6020549/125028738-80423800-e0c3-11eb-984f-9dc4f892bdb6.jpg)
Connect using mDNS.
You can connect using mDNS.
![config-wifi-3](https://user-images.githubusercontent.com/6020549/125028763-89cba000-e0c3-11eb-921d-9baca5ec58d4.jpg)
## HTTP Server Setting
## External HTTP Server Setting
The External HTTP Server receives CAN Bus received data.
![config-http](https://user-images.githubusercontent.com/6020549/123873614-b5d37c80-d971-11eb-8ead-827f52aed982.jpg)
__Note__
The Built-in HTTP Server receives CAN Bus transmittion data.
# Definition from CANbus to HTTP
When CANbus data is received, it is sent by HTTP POST according to csv/can2http.csv.
The file can2http.csv has three columns.