lunes, 19 de diciembre de 2011

Sparkfun Wifly Library Alpha 2 ¿Fixed?

This is my version of the Sparkfun Wifly Library Alpha 2, at least SPIUartTerminal example works fine with Arduino IDE 1.0. Here is the link: Wifly Library Arduino IDE 1.0

I Hope it works for you.

4 comentarios:

  1. Thank you so much for this!
    What does it mean when I get this error: avrdude: stk500_recv(): programmer is not responding

    again thanks for the fix!

    ResponderEliminar
    Respuestas
    1. Hi, this problem usually is solved checking that you've selected the correct board and serial port in the Arduino IDE.
      You can reach those options at Tools Menu.

      You can read more about this in this link:

      http://www.arduino.cc/en/Guide/Troubleshooting#toc1


      I hope it could be usefull for you.

      Eliminar
  2. Everytime I try to upload SPI UART Terminal, the compiler says 'SpiSerial' was not declared in this scope. I already included the header of WiFly.h, but seems that the compiler still cannot find SpiSerial function. How can I solve this?

    ResponderEliminar
  3. Sketch Arduino for Wifly RN-XV modem configuration without Wifly library and
    with front-end: https://dl.dropboxusercontent.com/u/101922388/WiflySanUSB.zip
    Type in browser address bar: 192.168.1.195/YT to toggle Led and open a HTML page

    ResponderEliminar