• 1
    Setup

    First, connect the breadboard to the Ameba.

    Then, connect the LED and the resistor in.

    For the LED, the longer is the positive pole while the shorter pin is the negative pole. Therefore, connect the shorter pin to the GND and the longer pin D13 on the Ameba. In addition, to limit the current through the LED and prevent it from damage, we have to connect a resistor to the positive pole. 

  • 2
    Programming

    The programming can done using Arduino IDE which makes it very easy to write code and upload to the Ameba board.

    1. Open “File” -> “Examples” -> “AmebaWiFi” -> “SimpleWebServerWiFi”

  • 3
    Final Results!

    When the programming and setup is done.

    Open the browser of a computer or a cell phone under the same Wifi network as the Ameba, then enter the IP address of the Ameba.

    And in this webpage you can turn on or turn off the LED.