WIDO – Arduino Leonardo compatible WiFi board

I received very interesting board called WIDO. If you don’t know this board, maybe the WIDO will be interesting after reading of this article.

WIDO board sent https://dfrobot.com store. Thank you very much.

For this article I used tutorial (wiki website) by https://www.dfrobot.com/wiki/index.php/Wido-WIFI_IoT_Node_SKU:DFR0321

WIDO – the board with WiFI module, which is compatible with Arduino Leonardo.

If you don’t want to read this article, scroll bellow and run the video.

WIDO contains ATMega32u4 microcontroller and as I mentioned, the WIDO is compatible with Arduino Leonardo.

The IC for WiFi connectiogn is CC3000 by JORJIN. The name of module is WG1300.

The board has two antenna possibilities – internal antenna and connector for external antenna through u.FL.

The microUSB connector is used for uploading of code and like power supply as well, next by antenna is barrel DC barrel plug which is used like power supply. The range of voltage is 7 – 12V.

I appreciate headers which are colored. The board has Arduino Uno rev.3 compatible headers.

The using of board is very easy.

Thanks to using CC3000 IC for WiFi wireless network are follow steps very fast and easy. At first you have to install library for CC3000 by adafruit. Adafruit uses this IC (module) for Adafruit HUZZAH CC3000 WiFi Breakout board.

Open Arduino IDE -> Sketch -> Include Library -> Manage Libraries

Search CC3000 od Adafruit package and install that. Adafruit CC3000 Library.

In bookmark File -> Examples you find new example codes. We try HTTPServer example code.

The example has to be edited. The definition of IRQ pin has to be changed from 3 to 7. ADAFRUIT_CC3000_IRQ 7.

Don’t forget to fill SSID and password of your network.

In Tools -> Board you choose Arduino Leonardo, and then choose the righ port where is WIDO connected.

After uploading of code you will see messages in serial monitor about connecting to your network and then IP address of WIDO board.

Copy the IP address to your web browser and click to enter.

Now, You should see “Hello world” message in your browser.

If you want to buy WIDO, click to link https://www.dfrobot.com/product-1159.html

You can see two videos about WIDO below.

Tutorial how to set WIDO in Arduino IDE and upload HTTPServer example.

Review of WIDO.


Share the article:
Tags:
Show your
Maker soul!
Buy a T-Shirt
Coffee for Chiptron
Give a boost to the next article

Related Articles

Richard ?tef?n sent me the article, thanks a lot. Recently I received IOT development board called WiDo by DFRobot. It’s similar to Arduino Leonardo, but with a few extra perks like SD Card slot and CC3000 WIFI module. This module…

Stats of the most reading news and articles and also Operating System market share and Web Browser share. Number of news: 125 The most popular news: Orange Pi 3 Plus is comming – Allwinner H6, Gigabit interface, USB 3.0, WiFi…

The development boards are very popular. I decided to share this list. These boards are interesting, popular and cheap (to 30? – by farnell.com). If you click on the picture, you will be redirected in eshop, where you can buy…

Maybe you read about a new board by STMicroelectronics and Arduino.org – Arduino STAR OTTO Arduino compatible board with STM32F469 microcontroller. In this article I describe you how to set your laptop, arduino IDE and how to upload your code…

Notice by administrator: A few STM32 development boards (e.g. STM32L4 and IoT development board, STM32F723 and STMod+ connector) as well as Microchip development boards contain also PMOD connector List of Microchip Development boards with PMOD connector (selected) DM240001-2, DM160228, DM240001-3…