background preloader

ESP8266

Facebook Twitter

DS FT232R.

Code Examples

D2XX Direct Drivers. This software is provided by Future Technology Devices International Limited ``as is'' and any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed.

D2XX Direct Drivers

In no event shall future technology devices international limited be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage. How to Install FTDI Drivers. Favorited Favorite 2 Note: The screen shots in this tutorial are from Windows 7.

How to Install FTDI Drivers

Programs74.ru - Custom software - Project Unofficial Development Kit for Espressif ESP8266. My Espressif DevKit for Windows + Eclipse IDE. - Fri Dec 12, 2014 4:17 am#4639 Hi Based on a series of my articles I publish my assembly Espressif DevKit for developing firmware on Windows, all further discussion propose to write here.

My Espressif DevKit for Windows + Eclipse IDE

Article on the assembly firmware. ESP8266 modules hardware guide - gotta catch 'em all! - layer zero labs. OK so there is this new(ish) chip the ESP8266EX that promises a full wifi stack and a mcu all for £2-3.

ESP8266 modules hardware guide - gotta catch 'em all! - layer zero labs

But the chip on it’s own isn’t so useful – so most of the excitement has been around the various modules made with the chip, some memory and an antenna or connector for one. Unfortunately there is a lot of diversity, modules being revised and so on – which makes choosing one of these modules quite difficult. Here I’ve tried to bring together all the info I could about these different modules to help you choose which one fits your needs best. Module-family [ESP8266 Support WIKI]

Most common modules ESP-NN seem to come from AI-Thinkers vendor.

module-family [ESP8266 Support WIKI]

Espressif Systems themselves have produced the ESP-WROOM-02 Wi-Fi Module. There are also modules from other vendors, such as : and other unknown vendors are starting to become available. Apparently new versions of older modules are appearing with larger flash sizes. To check the flash size of your module: # esptool.py –port /dev/ttyUSB0 –baud 115200 flash_id Connecting… Manufacturer: c8 Device: 4013 Then check out the combo at.

ESP8266 Resources. Posted by: Dave Vandenbout 1 year, 1 month ago (1 comment) I received two ESP8266 Wifi modules in the mail yesterday.

ESP8266 Resources

They cost a grand total of $10 and promise to make wireless interconnectivity cheap and easy with a simple serial interface. These guys got connectivity to a run-of-the-mill Wifi router at 366 meters using only the ESP8266's PCB antenna, so the performance looks good. My plan is to connect them to a XuLA2 FPGA board running the ZPUino processor. How to use ESP8266 ESP-01 as a SENSOR web client.

DOC001164402. Esp8266-temperature-slash-humidity-webserver.

Eclipse for Arduino

Kolbans Book on the ESP8266 November 2015. Kolban’s book on the ESP8266. Here you can find the download of a free book on the ESP8266.

Kolban’s book on the ESP8266

This book will be updated regularly to include new content and findings. The book can be down loaded as a PDF here. A version of the book in ePub format can be found here. I’ve been working in the software business for over 30 years but until recently, hadn’t been playing directly with Micro Processors. When I bought a Raspberry PI and then an Arduino, I’m afraid I got hooked. When I stumbled across the ESP8266 earlier this year, it peaked my interest. This book (if we want to call it that) is my collated and polished version of those notes. As you read, make sure that you fully understand that there are undoubtedly inaccuracies, errors in my understanding and errors in my writing. For questions or comments, please post to this forum thread: Please don’t email me directly with technical questions. New IC ESP32 announced!

ESP8266 Arduino IDE

SmartArduino. Development of NodeMCU based on ESP8266. Subsection 4.3: PWM Function. The file name is "pwm.lua".

Subsection 4.3: PWM Function

In NodeMCU, D1~12 pins have the PWM function (excluding D0). PWM frequency can cover 1~1000Hz, the cycle scope is 0~1023(i.e., 0%~100%). In "init.lua", the "fileName.lua" is revised as "pwm.lua", and "fileName.lc" is revised as "pwm.lc". After revision, and then download it.

User Manual for WiFi Car by NodeMCU (DoitCar) This Subsection presents the STA mode in detail.

User Manual for WiFi Car by NodeMCU (DoitCar)

NodeMCU would be work at STA mode to connect the wireless router. by setting-up TCP client, can connect to the remote server, and realize the remote control by Wechat, web-page and phone APP. The example is including init.lua, sta.lua, and DoitCarControlSTA.lua. User Manual for WiFi Car by NodeMCU (DoitCar) from ESP8266. DoitCar is designed and developed by Shenzhen Doctors of Intelligence & Technology (SZDOIT), which is the most cost-effective.

User Manual for WiFi Car by NodeMCU (DoitCar) from ESP8266

It is widely applied in many fields, sucha as the electronic lover, college students, Internet of Things (IoT), mobile data collection, etc. DoitCar has a great temptation for the smart car solution. The DoitCar kit is including the car chassis, 2 pieces of 6V motors, NodeMCU WiFi board, motor driven shield board. Especially, all the codes and hardwares are open for all people. Accordingly, the software collections are including android, Webchat, and internet. ESP8266: This $5 Microcontroller with Wi-Fi is now Arduino-Compatible. The ESP8266 microcontroller with onboard WiFi This is the 1st part of a series of 3 posts on the new ESP8266 microcontroller I only talk about a bare handful of new boards because most of them don’t pass my test: whether they’ll let me do something today that I couldn’t do yesterday. But every once in a while a new board, or a chip, comes along that makes me sit up in my chair.