Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 366 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 366 Bytes

Arduino-web-python

Using Arduino to http request(GET, POST) to website. Similar to CURL and nmap to map the network using simple microcontroller(Arduino).

Requirement

1. Arduino (ATmega)
2. Ethernet Shield (ENC28J60)
3. CAT5 cable
4. Router or whatever ways to get Internet connection.

Reference

Repo.: https://github.com/Wekhrozomedo/instrumentino