We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]
Rating:
Author: MikroElektronika Team
Last Updated: 2012-06-18
Category: WiFi
Downloaded: 1444 times
Not followed.
Simple example which demonstrates usage of the WiFi PLUS Click Board with Net_Wireless_MCW1001 library.
Do you want to subscribe in order to receive notifications regarding "WiFi HTTP Demo Example" changes.
Do you want to unsubscribe in order to stop receiving notifications regarding "WiFi HTTP Demo Example" changes.
Do you want to report abuse regarding "WiFi HTTP Demo Example".
| DOWNLOAD LINK | RELATED COMPILER | CONTAINS |
|---|---|---|
| 1340033224_wifi_http_demo_e_mikroc_pic.rar [84.50KB] | mikroC PRO for PIC |
|
| 1340033302_wifi_http_demo_e_mikropascal_pic.rar [85.55KB] | mikroPascal PRO for PIC |
|
| 1340033318_wifi_http_demo_e_mikrobasic_pic.rar [85.45KB] | mikroBasic PRO for PIC |
|
Microcontroller hosts a webpage which can be accessed from your web browser on a PC, Tablet or mobile phone. Webpage contains control and monitoring elements which allow you to change state of digital I/O pins, or monitor digital and analog inputs.
Watch on VimeoFront and back view of WiFi PLUS Click Board designed in mikroBUS form factor. mikroBUS is specially designed pinout standard with SPI, I2C, Analog, UART, Interrupt, PWM, Reset and Power supply pins.
View full imageThis code shows how to use the Net_Wireless_MCW1001 library :
- the board will reply to HTTP requests on port 80, GET method with pathnames :
- / will return the HTML main page
- /s will return board status as text string
- /t0 ... /t3 will toggle RA0 to RA3 bit and return HTML main page
HTTP Demo shows how you can wirelessly control your device from your browser.
View full image