Giter VIP home page Giter VIP logo

Comments (16)

marcoschwartz avatar marcoschwartz commented on June 28, 2024 48

Looks like you didn't select "Generic ESP8266 WiFi board" in the Arduino IDE. Can you check that?

from arest.

marcoschwartz avatar marcoschwartz commented on June 28, 2024 3

Well you don't need to locate it yourself - when you select the correct board in the IDE it gets available by default.

from arest.

marcoschwartz avatar marcoschwartz commented on June 28, 2024 1

Yes indeed. Well from what I know the ESP8266 PWM works just fine, I used it just this morning :) From the official GitHub repository:

analogWrite(pin, value) enables software PWM on the given pin. PWM may be used on pins 0 to 15. Call analogWrite(pin, 0) to disable PWM on the pin. value may be in range from 0 to PWMRANGE, which is currently equal to 1023.

And of course it's supported by aREST :)

from arest.

g1ra avatar g1ra commented on June 28, 2024

Yes. That was the problem.

Meanwhile I cloned https://github.com/ekstrand/ESP8266wifi into libraries.
Do you use ekstrand's ESP8266?

Now should work (?) after I figure out how to connect the board.
What is the recommended way to upload a sketch to ESP8266? May I use a FTDI serial to USB adapter?
I have a ESP-07 module .
This :
esp-07v2

from arest.

g1ra avatar g1ra commented on June 28, 2024

... I found this Installing and Building an Arduino Sketch for the $5 ESP8266 microcontroller

from arest.

efifi avatar efifi commented on June 28, 2024

where do you find this file - ESP8266WiFi.h

you can see it in the IDE when selecting the correct board but i cannot find it in my windows file structure?

from arest.

lesjaw avatar lesjaw commented on June 28, 2024

so basiically we cant use ESP8266WiFi.h if we choose arduino as board?

i really want to use that library, because my esp8266 attached to my arduino, i want to make a IR transmitter, which is connected to my Wifi network... since esp8266 self lack of real pwm pin

from arest.

marcoschwartz avatar marcoschwartz commented on June 28, 2024

Closing this issue as it's not aREST - related

from arest.

vijaykumarmishra avatar vijaykumarmishra commented on June 28, 2024

ESP8266_SoftSer.h: No such file or directory(progamme to remote control car)
program i tried too much blynk libraries but no one work......
please help me .....
email me a solution at [email protected]

from arest.

marcoschwartz avatar marcoschwartz commented on June 28, 2024

Hello, are you sure it's a problem with aREST? aREST doesn't use ESP8266_SoftSer.h and also you are mentioning Blynk :)

from arest.

vijaykumarmishra avatar vijaykumarmishra commented on June 28, 2024

I am taking program to control remote control car by blynk app but it not
work
Please suggest me what to do???

On Aug 22, 2016 10:02 PM, "marcoschwartz" [email protected] wrote:

Hello, are you sure it's a problem with aREST? aREST doesn't use
ESP8266_SoftSer.h and also you are mentioning Blynk :)


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#42 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AUMio3k_O38bVOrSndDnv6EjxIVn4tDgks5qic8kgaJpZM4EA25C
.

from arest.

marcoschwartz avatar marcoschwartz commented on June 28, 2024

Sorry, this is only for aREST related issues. For Blynk you can go to their GitHub repository :)

from arest.

 avatar commented on June 28, 2024

fatal error: ESP8266HTTPClient.h: No such file or directory

Hi.I have same probrem.

Looks like you didn't select "Generic ESP8266 WiFi board" in the Arduino IDE.
Of course I selected Generic ESP 8266 board,also I already tried other version
1.65 and 2.3.0 rc2.

PLEASE LET ME KNOW THIS PROBLEM SOLUTION.

:\Users\xxxxx\Documents\Arduino\libraries\firebase-arduino-master\src\FirebaseHttpClient_Esp8266.cpp:9:32:

fatal error: ESP8266HTTPClient.h: No such file or directory

Thank you in advance buddy.

from arest.

marcoschwartz avatar marcoschwartz commented on June 28, 2024

Again, this is the aREST repository, which has nothing to do with Blynk. Please only post issues with aREST. Thank you.

from arest.

NetzOptimize-Inc avatar NetzOptimize-Inc commented on June 28, 2024

Thanks for your pro-active responses. I was going through few forums and saw your ones. I was getting some error due to non availability of esp8266wifi.h; and I believe I got the issue. I believe I was not selecting the right board. I will try today. Thanks

from arest.

imvickykumar999 avatar imvickykumar999 commented on June 28, 2024

Well you don't need to locate it yourself - when you select the correct board in the IDE it gets available by default.

...how to select, and from where to select board ?

from arest.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.