Skip to content
EscapeQuotes

EscapeQuotes

Blink your leds!

Menu

  • ESP8266
  • Micro:bit
  • Raspberry PI
  • Arduino
  • CodeIgniter

ESP8266 D1 mini PRO extenal antenna

ESP8266 D1 mini PRO extenal antenna

ESP8266 Wemos D1 mini PRO board has an external antenna connector, besides the internal antena. The external antenna is not enabled. To do this, you must move the zero value resistor R16. Notice the position were it should be the

escapequotes July 4, 2017January 17, 2019 arduino, ESP8266, wemos No Comments Read more

Wemos D1 mini Pro

Wemos D1 mini Pro

D1 mini Pro is a wifi board with 16MB flash, external antenna connector and built-in ceramic antenna based on ESP-8266EX Features: 11 digital input/output pins Interrupt/pwm/I2C/one-wire 1 analog input(3.2V max input) 16M bytes(128M bit) Flash External antenna connector Built-in ceramic

escapequotes June 29, 2017June 29, 2017 arduino, ESP8266, wemos 1 Comment Read more

OneWire DS18B20 temperature sensor

OneWire DS18B20 temperature sensor

In this article we will discover the temperature  OneWire DS18B20 temperature sensor, available also in a waterproof version. The DS18B20 is a so called 1-wire digital temperature sensor. “1-wire” make this sensor really cool and you can connect multiple devices together, utilizing only

escapequotes January 18, 2017March 25, 2019 arduino, ESP8266, home automation No Comments Read more

Move applications to PHP7

Prepare your apps to PHP7, which is soon to become the “current” version. One of the problems might be the usage of preg_replace() function with “/e” modifiers. You might get this error message: Deprecated function: preg_replace(): The /e modifier is

escapequotes January 18, 2017 CodeIgniter, php No Comments Read more

PHP remove multiple whitespaces

Replacing multiple spaces with a single space simple single line of php code: $output = preg_replace(‘/\s+/’, ‘ ‘, $input); This mean that spaces, tabs or line breaks (one or more) will be replaced by a single space. Replace multiple spaces

escapequotes October 25, 2016October 25, 2016 php No Comments Read more

ESP8266 – WeMOS D1 mini – ch340

When you connect the WeMOS D1 mini board for the first time on your Windows computer through a USB cable, it might be the case to install a USB-to-SERIAL driver. The board has a USB-to-SERIAL converter (CH340 chip). The driver is

escapequotes August 24, 2016August 25, 2016 arduino, ESP8266, NodeMCU, wemos 5 Comments Read more

Site notifications!

Site notifications!

This site has now notifications, powered by One Signal! This service is totally free, for unlimited devices, unlimited notifications, delivery scheduling and many more features! Stay tuned for integration with wordpress!    

escapequotes August 24, 2016October 17, 2016 escapequotes No Comments Read more

WeMos D1mini ArduinoIDE

Programming your D1mini ESP8266 in ArduinoIDE: use Arduino IDE 1.6.5 check your aditional board URL from file->preferences http://arduino.esp8266.com/stable/package_esp8266com_index.json check D1 mini board The actual pins on the board: Pin Function ESP-8266 Pin TX TXD TXD RX RXD RXD A0 Analog

escapequotes February 19, 2016February 19, 2016 arduino, ESP8266, wemos No Comments Read more

WeMos D1 mini pins and diagram

WeMos D1 mini pins and diagram

Diagram Pin Pin Function ESP-8266 Pin TX TXD TXD RX RXD RXD A0 Analog input, max 3.3V input A0 D0 IO GPIO16 D1 IO, SCL GPIO5 D2 IO, SDA GPIO4 D3 IO,10k Pull-up GPIO0 D4 IO, 10k pull-up, BUILTIN_LED GPIO2

escapequotes February 19, 2016February 10, 2020 arduino, ESP8266, wemos 2 Comments Read more

WeMos D1 mini ESP8266

The D1 mini is a mini wifi board based on ESP-8266EX from WeMos.cc.

escapequotes February 19, 2016February 19, 2016 arduino, ESP8266, NodeMCU 2 Comments Read more
  • « Previous
  • Next »

WeMos D1 mini pins and diagram

Recent Posts

  • ESP32 WiFi Bluetooth GPS Battery Holder With OLED (P)
  • MicroPython on ESP8266
  • ESP32 lora send/receive packet test
  • HELTEC ESP32 lora wifi kit v2
  • Micro:bit fun: rock-scissors-paper game
  • micro:bit internal temperature sensor
  • micro:bit – learning with a bit of fun!
  • ESP8266: DHT22 temperature sensor
  • ESP8266 Wemos D1 mini PRO v1 – CP2104 USB driver
  • AVR Programmer: AtTiny45, AtTiny85

OUR PARTNERS

Categories

  • apache
  • arduino
  • attiny85
  • bash
  • CodeIgniter
  • escapequotes
  • ESP32
  • ESP8266
  • home automation
  • javascript
  • linux
  • microbit
  • micropython
  • mysql
  • NodeMCU
  • php
  • python
  • raspberry pi
  • scratch
  • wemos
  • Yii2

Tags

access_log apache arduino arduino ide bash bluetooth codeigniter codeogniter cpp cron crontab D1 mini pro d1mini database esp32 ESP8266 framework httpd iot javascript jQuery libraries linux logs lora master slave micro:bit model view controller MVC mysql nodemcu php pinout python raspberry pi raspbian replication schedule scratch task temperature sensor wemos wemos cc wifi xbmc

Archives

  • October 2020
  • June 2019
  • January 2019
  • September 2018
  • September 2017
  • July 2017
  • June 2017
  • January 2017
  • October 2016
  • August 2016
  • February 2016
  • January 2016
  • November 2015
  • February 2015
  • December 2014
  • November 2014
  • January 2014
  • December 2013
  • November 2013
  • August 2013
  • April 2013
  • March 2013
  • February 2013
  • January 2013
  • December 2012
Copyright © 2021 EscapeQuotes. Powered by WordPress. Theme: Spacious by ThemeGrill.