I am new to arduino.....i want to use this arduino board with ethernet shield to monitor the input signal provided to arduino board and send it further to particular IP address using ethernet shield.
Questions:
How do i convert my digital input(say 5V) into data packets using arduino ?
How do i further send these packets to IP Address using ethernet shield?