TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (403 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (132 codes)
  5. Bugz Bensce (97 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (140963 times)
  2. FAT32 Library (73515 times)
  3. Network Ethernet Library (58321 times)
  4. USB Device Library (48509 times)
  5. Network WiFi Library (44132 times)
  6. FT800 Library (43687 times)
  7. GSM click (30546 times)
  8. mikroSDK (29290 times)
  9. PID Library (27220 times)
  10. microSD click (26931 times)
Libstock prefers package manager

Package Manager

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]

< Back
Project

Wi-Fi Web Server With STM32F4 Discovery

Rating:

0

Author: Osman Görkem YOĞURTÇU

Last Updated: 2016-03-06

Package Version: 1.0.0.0

Category: WiFi

Downloaded: 1315 times

Followed by: 1 user

License: MIT license  

Esselamu Aleykum ve Rahmetullah.Hello everybody,
I used STM32F4 Discovery Shield, STM32F4 Discovery Board, WiFi Plus Click, Relay Click, ADC Click, HTU21D Click and 2x16 LCD Display in this project.You can see analog values, temperature, humidity and control relays on embedded web page.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Wi-Fi Web Server With STM32F4 Discovery" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Wi-Fi Web Server With STM32F4 Discovery" changes.

Do you want to report abuse regarding "Wi-Fi Web Server With STM32F4 Discovery".

  • Information
  • Comments (1)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for ARM
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Project Blog

Hardware

Hardware

Hardware

View full image
Web Page

Web Page

Web Page

View full image

WiFi Web Server

WiFi Web Server

Watch on YouTube

RELATED CODES

WIFI HTTP + multi file loading from PIC ROM ( .html, .css, .js)

0

The purpose of this project is to demonstrate in a simplified manner, how add multiple files to Mikroelektronika's WIFI HTTP demo, which will be stored in the PIC ROM but could be requested through the main web page as external files, all to be included in the same web page.

[Learn More]

mikroC ESP8266 NTP Clock

1

In this project, I connected PIC18F452 to an ESP8266 via UART, programmed ESP8266 separately via Arduino and PIC is programmmed via mikroC Pro for PIC, you can select any PICxx microcontroller, or even AVR or something else, whatever MCU is supported by mikroC, if microcontroller support UART, it should be good to go.

[Learn More]

NodeMCU (ESP8266) WiFi Hygrometer

0

NodeMCU (ESP8266) WiFi DHT21-based hygrometer (HTML Server with WiFi in Station - STA mode). The code is written with Arduino IDE.

[Learn More]