Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by sainti

  1. S

    Enc28j60 with stm32f4

    I don't know how to use enc28j60 to POST data to a local network server(IP address like 192.168.1.104). Just like use computer browse "http://192.168.1.104/index.aspx?tem=35&hum=65"..... I want to send some sensor data to server.And I learned some of enc28j60,but also don't know how to use...
  2. S

    [ARM] Enc28j60 with STM32F4

    Thank you Easyrider83 , please look @ the following link, and please tell me should i proceed according to this website for my web-based monitoring project. https://mostlyprog.wordpress.com/2012/02/01/msp430-enc28j60-ethernet-part-2/
  3. S

    [ARM] Enc28j60 with STM32F4

    Hello everyone, how we can link own monitoring website with ethernet controller having interfacing with stm32f4 project. I just simply monitor the LED through web page on the browser by inserting a IP address like 198.168.1.119/page and this done by me on localhost(local network). Now, i wanted...
  4. S

    [ARM] Enc28j60 with stm32f4

    Thank you for the reply. Actually i have seen a demo code of esp8266 in which only web page url and ip address i.e. private is used and one more link like webpage url which changes the parameter of that monitoring website. In this code no html file included.
  5. S

    [ARM] Enc28j60 with stm32f4

    Hello everyone, I am working on enc28j60 module with stm32f4. suppoze, i have my own website related to monitor any server and having a private ip of that web page url like 184.168.x.x. My question is that, can i use that web page url in enc28j60 module without adding any html coding in my...
  6. S

    [ARM] Enc28j60 with stm32f4

    can someone please provide me demo code of enc28j60 module with stm32f4 including DNS function. Thank you in advance.
  7. S

    [ARM] stm32 interfacing with enc28j60

    Hello everyone, Actually am beginner and working on stm32. Can we assigned a different class IP for enc28j60 module. For example: static char ip[4]={192,168,1,129}; // class c ip addr This ip is related to router ip. suppoze i want to make it class B like static char...

Part and Inventory Search

Back
Top