Disclaimer: Follow these instruction at your own risk.
Also check your motherboard's manual for the available headers, since these might differ.
- Cut PCB to the right size if neccessary.
- Drill two mounting holes into PCB to fit the board at the end of the case.
- Solder the componentes onto PCB (daughterboard).
- Screw Arduino with shield and spacers into case (saw spacers to the right length in neccessary).
- Install daughterboard.
- Wire daughterboard to Arduino.
- Format SD card to FAT16 with SDcard formatter (recommended)
- Store website (content of
web/src/
) on SD card. - Put SD card into ethernet shield.
- Connect Arduino to a powerd on PC via USB and the shield to a router via ethernet.
- Open router configuration, set a static IP range and choose a free IP address.
- Set the IP address in the
src.ino
file and save. - Open Arduino IDE and upload
src.ino
to Arduino. - Test if the website can be reached by typing the IP into the webbrowser.
- Unplug all the cables from the Arduino for the next steps.
- Turn off Arduino and PC and detach from power.
- Install USB internal header on the PC's motherboard. See your motherboard manual for a free USB header.
- Wire cables between your PC and Arduino like following and close the case.
- Connect Arduino to the USB header.
- Connect the shield to ethernet to router.
- Restore power to PC again. Arduino should turn on.
- Open webbrowser on phone to open the website and turn on PC by pressing the power on button.
- PC should start.