User Tools

Site Tools


wemos

If you want to send us your comments, please do so. Thanks
More on comments


Wemos

Installing

  • Goto Get started in Arduino and follow the instructions
    • Installing Hardware package. Goto Arduino on Github
    • Click on the green Clone or Download button
    • Click on Download ZIP and download Arduino-master.zip
    • Copy Arduino-master.zip to /opt
    • Become root and do
      • cd /opt
      • unzip Arduino-master.zip
    • cd Arduino-master
    • less README.md
      • Goto the line ### Installing with Boards Manage and follow the instructions:
      • Start the Arduino IDE
      • Goto File | Preferences
      • Enter into the *Additional Board Manager URLs* field.Do https://arduino.esp8266.com/stable/package_esp8266com_index.json Do not enter the quotes noted in the README.md file. (The string to enter starts with https and ends with json). If there is already a string or more use comma's to separate them, do not use spaces * Goto Tools | Board: [whatever follows] | Boards Manager… * Install *esp8266* platform * In the Arduino IDE select the right ESP8266 board from Tools | Board: [whatever follows] | Boardslist . In our case we select LOLIN(WEMOS) D1 R1 &mini**

Testing if all works well

  • Load blink from the examples
    • Make sure the LED_BUILDIN declaration is used. The LED is not on pin 13 as on the Arduino UNO!
  • Upload the sketch
  • The blue LED should blink now

Errors

ErrorSolution
You can not select a portCheck your USB cable. Some cables are power only and have no data wires
File “/home/user/.arduino15/packages/esp8266/hardware/esp8266/2.5.2/tools/upload.py”, line 25, in <module> esptool.py v2.6This can be a port issue. Check in Tools | Port if you can select a port. If not check your USB cable. Some cables are power only and have no data wires

Main subjects on this wiki: Linux, Debian, HTML, Microcontrollers, Privacy

RSS
Disclaimer
Privacy statement
Bugs statement
Cookies
Copyright © : 2014 - 2024 Webevaluation.nl and the authors
Changes reserved.

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
wemos.txt · Last modified: 19-10-2019 15:27 by wim