Arduino “plug and play” Internet connection
I'd like to design an Arduino based device that provides an easy setup for connecting it to the Internet. When the Arduino is plugged into a user's PC vai USB, I'd like to automatically run an installer program from its SD card that fetches and store the router's IP address from the host machine. Afterwards, the user would connect the Arduino device to the Internet by plugging in an Ethernet connection using the Ethernet shield.
Is this possible? What is the best way to go about this?
I'd like to design an Arduino based device that provides an easy setup for connecting it to the Internet. When the Arduino is plugged into a user's PC vai USB, I'd like to automatically run an installer program from its SD card that fetches and store the router's IP address from the host machine. Afterwards, the user would connect the Arduino device to the Internet by plugging in an Ethernet connection using the Ethernet shield.
Is this possible? What is the best way to go about this?
No comments:
Post a Comment