The Blink SOS with three different codes


Our Blink SOS in class


Our Blink simulation


First of all, we make the circuit and put the arduino ESP8266, the LED, and all the others elements in their order, the "Hardware".Then, we download the arduino app and we have some problems. On of them was that the app of arduino didn't detect the port and we needed to install the drivers to detect the port. After tht, the only problem that we have, was the code, but we are rewritting the code every day to improve it.

Here are the three types of the same code that we use. On is writting step by step and it's the longest of the three. The second on is making functoions and avoiding them, we need to write less than the first. To end, the last one is the shortest one and it's make it with parameters.