PS3 controller on Windows 10
Integrating a PlayStation 3 Bluetooth Game Controller under Windows. The article discusses the specific characteristics of PS3 controllers.
Continue reading "PS3-Controller unter Windows 10"Integrating a PlayStation 3 Bluetooth Game Controller under Windows. The article discusses the specific characteristics of PS3 controllers.
Continue reading "PS3-Controller unter Windows 10"Sometimes a remote control or a joystick is needed to test a project or just have fun. The following describes how to connect an ESP32 via Bluetooth.
Continue reading "ESP32 BlueTooth Gamepad"Integrating any game controller (joystick, gamepad, ...) under Windows 10
Continue reading "Bluetooth Gamecontroller unter Windows 10"Ein Bekannter hat mir neulich sein Leid geklagt. Er sei jetzt im Home-Office und befürchte, dass sein Arbeitgeber seine Computer Daten trackt. Da der Computer nach wenigen Minuten in den Standby-Modus schaltet kam er auf die Idee immer wieder die Mouse zu bewegen, um dies zu verhinden. Seine Funkmouse reiche sogar bis zur Toilette, sagte …
Continue reading "ESP32-S2 das Spiel mit der Mouse"Die Fehlerbehandlung in der IDF eine der Kernfunktionalitäten. Auf sie stösst man praktisch in jedem Beipiel-Programm. Deshalb möchte ich an dieser Stelle näher auf sie eingehen. Alle wichtigen Funktion der IDF geben Fehlercodes zurück. Hierauf kann zum einen manuell reagiert werden (if Bedingung + Eigenes Handling) oder sie können an eine spezielles Macro (Funktion) zur …
Continue reading "Espressif IDF – Fehlerbehandlung"Here is a board from the Liligo family with the new ESP32-S2. I have already reported on the ESP32-S2 HERE. It is a USB-C board. The ESP32 is directly soldered. The board has an on/off switch and a LiPo battery regulator with a JST connector. A connecting cable was supplied for the JST connector. The antenna is not soldered but consists of a small metal frame. An external antenna can also be connected. It has three push buttons, a DIP switch, and an SD card slot.
Continue reading "LILYGO EP32 S2 V1.1"Installation of the VS Code environment with the Espressif IDF plugin.
Continue reading "VS-Code Espressif IDF"Anyone who doesn't read this report... won't get any smarter either. I'll briefly describe the installation of the Espressif IDF for the ESP32-S2.
Continue reading "Espressif IDF für ESP32-S2 Installieren"In diesem Artikel findet ihr eine Kurzbeschreibung wie ich auf meinen ESP32 Boads Micropython installiere. Für ausgibige Informationen ist eine gute Start ist die ESP32 Seite von Micropython. Fakten Wir wollen eine Micropython Firmware auf einen ESP32 laden hierfür benötigen wir: ESP32 Board mit genügend Arbeitspeicher Micropython Firmware Tool zur Programmierung Diverses: USB Kabel zur …
Continue reading "Micropython auf ESP32 Installieren"I have described how to install the PlatformIO IDE in the relevant report. This section is about using it for the ESP8266. I am using a NodeMCU V3 for hardware.
Continue reading "PlatformIO + ESP8266"