User manual
you like. You can, for example, change the background colour or add more text to
the website. However, do not overload the website. The SRAM will reach the end
of its capacity quickly. When you have completed the changes, it is time to transfer
it to your Arduino program. For this, copy the entire text into the clipboard and go
to the website with the Swiss Converter Tool:
http://www.percederberg.net/tools/text_converter.html
The Swiss-Converter-Tool page after successful conversion
Enter the text from the clipboard, and in item 2. Select Output: set C/C++/PHP –
StringText and UTF-8 – Unix (LF). The lower window will show the Arduino-
compatible text now that you can copy into the Progmem variable site. When
uploading the changed program with the new variable, you can see the new web-
site when calling the board-IP in your browser.
4.5 | Controlling the RGB-LED via TCP
This project is about controlling the RGB-LED with a website on a web server. A
well-structured interface can be used to change the colour of the LED. The web-










