wifiesp
2.0.0.0
|
WiFi ESP Click carries the ESP-WROOM-02 module that integrates ESP8266EX.
We provide a library for the WifiEsp Click as well as a demo application (example), developed using MikroElektronika compilers. The demo can run on all the main MikroElektronika development boards.
Package can be downloaded/installed directly form compilers IDE(recommended way), or downloaded from our LibStock, or found on mikroE github account.
This library contains API for WifiEsp Click driver.
wifiesp_cfg_setup
Config Object Initialization function. wifiesp_init
Initialization function. wifiesp_default_cfg
Click Default Configuration function. wifiesp_send_cmd
Sends AT command to the module. wifiesp_generic_write
Generic write function. wifiesp_generic_read
Generic read function. This example connects to the desired WiFi network and then creates web server on the IP address assigned to the Click board. The user can connect to the server via web browser.
The demo application is composed of two sections :
Initializes driver and wifi communication, then connects to the desired WiFi network and creates web server on the IP address assigned to the Click board.
Waits for the client request (paste IP address in your web browser and refresh to send a request). The Click board will respond by sending a page content to the client.
The full application code, and ready to use projects can be installed directly form compilers IDE(recommneded) or found on LibStock page or mikroE GitHub accaunt.
Other mikroE Libraries used in the example:
Additional notes and informations
Depending on the development board you are using, you may need USB UART Click, USB UART 2 Click or RS232 Click to connect to your PC, for development systems with no UART to USB interface available on the board. The terminal available in all Mikroelektronika compilers, or any other terminal application of your choice, can be used to read the message.