module:micropython:esp32uartbtwlan:esp32uartbtwlan
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| module:micropython:esp32uartbtwlan:esp32uartbtwlan [2021/12/26 11:57] – omdevelop | module:micropython:esp32uartbtwlan:esp32uartbtwlan [2022/09/13 11:58] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| ===== Übersicht ===== | ===== Übersicht ===== | ||
| + | * bisher nur ZWISCHENVERSION! | ||
| * erster Versuch, mit einem Uart/ | * erster Versuch, mit einem Uart/ | ||
| * und dabei ein LCDisplayI2C und ein Keyboard4x4 anzusteuerung. | * und dabei ein LCDisplayI2C und ein Keyboard4x4 anzusteuerung. | ||
| * Dabei Multithreading | * Dabei Multithreading | ||
| * KEINE endgültige Entwicklung! | * KEINE endgültige Entwicklung! | ||
| + | |||
| + | ===== Neuerstellung Grundmodule ===== | ||
| + | * [[|Esp32UartThread]] | ||
| + | * [[|Esp32BtThread]] | ||
| + | * [[|Esp32WlanThread]] | ||
| Line 46: | Line 52: | ||
| - | ===== Version ===== | ||
| - | {{: | ||
| ===== Beschreibung ===== | ===== Beschreibung ===== | ||
| Line 59: | Line 63: | ||
| - | ==== 211225 : " | + | ==== 211225 : ==== |
| - | * {{: | + | * {{: |
| + | |||
| + | ==== 211225 : ==== | ||
| - | ==== 211224 : Versuch zur Thread-Entkopplung ==== | + | |
| - | * Multithreading mit LCDisplay in MicroPython zeigt jetzt (hoffentlich) keine Mucken mehr.... | + | ==== 211225 |
| - | * zweiter Thread zur Tastatur-Überwachung (ohne Blockade) | + | * {{: |
| - | * Trick: die CommandExecutionTime-Blockaden des Displays in einen Thread auszulagern ! | + | |
| - | * Klasse CDisplay mit eigenem Thread self.Thread und CCommandList(Row, | + | |
| - | * Commands: | + | |
| - | * Clear() | + | |
| - | * Write(R, C, T) | + | |
| - | | + | |
| - | ==== 211223 | + | |
| - | * ganz grosses Problem mit MultiThreading: | + | |
| - | * Keyboard4x4 mit eigenem Key-Erkennungs-Thread | + | |
| - | * Display mit eigenem Periodic-Display-Thread | + | |
| - | * laufen nicht unabhängig voneinander !!! Ganz grosser MIST!!!! | + | |
| - | * {{: | + | |
| ----- | ----- | ||
module/micropython/esp32uartbtwlan/esp32uartbtwlan.1640516237.txt.gz · Last modified: 2021/12/26 12:57 (external edit)