Mikrocontroller
maschinell erzeugt
Im Forum und im Wiki
-
Thread
ESP8266 "calling home"
use in Wireshark. My device is an ESP8266 coupled with an I2C BH1750 light sensor. The ESP8266 contains portions of the „ESP8266AdvancedWebserver“ example of the Aruino IDE (1.6.4) plugin, which was installed through the board-manager. The
anything that could explain the behaviour. I have made use of the following libs: #include <ESP8266WiFi.h> #include <WiFiClient.h> #include <ESP8266WebServer.h> #include <ESP8266mDNS.h> #include <Wire.h> #include <math.h> At the moment I cannot re-enact this situation in lab conditions and
-
Article
ESP8266
zueinander aufbauen. Das Feature nennt sich AP-Isolation. Produktbeschreibung: Pinbelegung einiger ESP8266-Module. ESP8266-01. Quelle . ESP8266-07. Achtung, beim ESP8266-07-Modul sind einige mit vertauschten Beschriftungen von GPIO4 und GPIO5 unterwegs . ESP8266-12E. Das ESP12E-Modul gehört vermutlich
SDK-Beispiele (IoT,AT) entsprechend der offiziellen Anleitung kompilieren, flashen und läuft es? Links. ESP8266-Eintrag auf en.wikipedia.org ESP8266-Community-Forum ESP8266 Github mit Wiki und Source-Code-Beispielen Hackaday-Posts zu ESP8266 ESP8266-Seite des Herstellers ESP8266-Forum des Herstellers ESP8266
-
Thread
How to adjust WiFi-channel for ESP-NOW
anything about hwo to adjust the Wifi-channel with ESP-NOW. Does anybody know how this is done for ESP8266-modules. ESP32 uses a different library so you can't jsut look up ESp32 and copy it for ESP826. Hallo, ich probiere gerade zwischen zwei ESP8266 Modulen (Wemos D1-mini) parallel ESP-NOW
dem WiFi-Router verwendet wird. Ich habe aber nichts darüber gefunden wie man bei ESP-NOW fr ESP8266 den Kanal einstellt. Bei ESP32 wird eine andere Library benutzt. Deswegen kann man die Erkenntnisse von ESP32 nicht auf ESP8266 übertragen. Jedenfalls nicht alle. Weiß jemand wie man bei ESP8266
-
Article
WordClock mit WS2812
Modul Anschlüsse Nucleo-Board: ESP8266 GND an GND ESP8266 VCC an externe 3,3V (Vorsicht: Modul zieht bis zu 200mA!) ESP8266 CH_PD an PA6 ESP8266 RST an PA7 ESP8266 GPIO0 an PA4 (NEU!) ESP8266 TXD an USART6 RX (PA12) ESP8266 RXD an USART6 TX (PA11) Anschlüsse BluePill: ESP8266 GND an GND ESP8266 VCC an externe 3,3V (Vorsicht: Modul zieht bis zu 200mA!) ESP8266 CH_PD an PA1 ESP8266 RST an PA0 ESP8266 GPIO0 an PA4 ESP8266 GPIO2 via 10k an externe 3,3V ESP8266 TXD an USART2
-
Article
ESP8266-CPCB
Stepdown, LDO, USB inkl. USB UART, ... Multiple VCC3V3-Pins als quasi-separate Spannungsquellen auf ESP8266-PCB benutzen -> Nur wenig VCC3v3-Routing auf ESP8266-PCB Für Platzierung und Bestückung des ESP8266 Unterhalb des ESP8266: Kein Stopplack, kein Kupfer Um ESP8266 rings herum Stopplack und Kupferbahnen nur herangeführt Platzierung aufgrund der Senke (kein Stopplack) Großes Via unter ESP8266; Via-Ring abhobeln,damit ESP8266 flach liegt; Nachträglich verlöten von Rückseite GND des Spannungswandlers separat hereinführen Ground-Vias beim Antennenpad, möglichst kurze Distanz von ESP8266-Antennenpin
-
Thread
Set callback to validate a server certificate // security protocol used in a HTTP GET request
Hello altogether, I am trying to program an ESP8266 with the Arduino IDE. By the help of https://randomnerdtutorials.com/esp8266-nodemcu-http-get-post-arduino/ I created a so called sketch which sends a HTTP GET request to a WebService running on a
but may require a certificate as parameter of [c] begin(); [/c] (Source: https://github.com/esp8266/Arduino/blob/5d2563eee98ae116dc3d4b6bc14225efb3c85098/libraries/ESP8266HTTPClient/src/ESP8266HTTPClient.h#L153) Is it possible to set ServerCertificateValidationCallback and the SecurityProtocol
-
Thread
ATmega328 + ESP-01s low power brainstorm
outside of these hours. \*\*\* I suppose an even better approach would be to use a variant of the ESP8266 that has more pins available but I already have three ESP-01s so I'd like to stick with them now.
first step to save power is to reduce the chip count. Reading the sensor can be done with an ESP8266, so you can save the arduino board completely. Deep sleep the ESP8266 https://www.esp8266.com/wiki/doku.php?id=esp8266_power_usage and you achieved your goal.
-
Article
UClock
zum Spielen auf der Uhranzeige Download. WICHTIG Es ist unbedingt erforderlich, dass die passende ESP8266-Firmware zur STM32-Firmware eingespielt wird! Ältere ESP8266-Firmware-Versionen führen auf jeden Fall zu Fehlverhalten! Regel ist dabei: Die STM32-Version A.B.C muss mit der ESP8266-Firmware in den
19.10.2019 Aktuelle ESP-Version: 3.0.0T6 vom 19.10.2019 EmBitz-Projekt für STM32 und Sources für ESP8266: Tarball SVN hier auf µc.net: svn://mikrocontroller.net/uclock/ Repo-Browser: uClock im SVN Hex-Datei für Nucleo STM32F411RE: Bin-Datei für ESP8266 ESP-12F: