We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dffc0d commit 7184b9fCopy full SHA for 7184b9f
README.md
@@ -1,11 +1,11 @@
1
# Arduino-web-python
2
Using Arduino to http request(GET, POST) to website. Similar to CURL and nmap to map the network using simple microcontroller(Arduino).
3
4
-# Requirement:
+# Requirement
5
1. Arduino (ATmega)
6
2. Ethernet Shield (ENC28J60)
7
3. CAT5 cable
8
4. Router or whatever ways to get Internet connection.
9
10
-# Reference :
+# Reference
11
Repo.: https://github.com/Wekhrozomedo/instrumentino
0 commit comments