User Tools

Site Tools


module:micropython:commandlinedispatcher:commandlinedispatcher

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
module:micropython:commandlinedispatcher:commandlinedispatcher [2021/12/20 11:35] – [211219 : CommandLineDispatcher (uP)] omdevelopmodule:micropython:commandlinedispatcher:commandlinedispatcher [2022/09/13 11:58] (current) – external edit 127.0.0.1
Line 28: Line 28:
  
 ===== Entwicklung ===== ===== Entwicklung =====
 +
 +
 +==== 211221 : CommandLineDispatcher (uP)====
 +
 +
 +
 +  * Hardware(Usb-Uart-Converter): Esp32-Uart1 : UartPC(entsprechend Uart/Bt/Wlan) mit Rx/TxCommands
 +  * Hardware(gekreuzte RX/TX-Leitung): Esp32-Uart2 : UartUP(SubProcessorC++) mit Rx/TxCommands
 +  * CP2102(Rx, Tx, Gnd, 5V0) an ESP32(Uart1, Rx25, Tx26, GND, 5V0) angeschlossen
  
 ==== 211220 : CommandLineDispatcher (uP)==== ==== 211220 : CommandLineDispatcher (uP)====
 +  * Hardware(Usb-Uart-Converter): Esp32-Uart1 : UartPC(entsprechend Uart/Bt/Wlan) mit Rx/TxCommands
 +  * Hardware(gekreuzte RX/TX-Leitung): Esp32-Uart2 : UartUP(SubProcessorC++) mit Rx/TxCommands
 +  * CP2102(Rx, Tx, Gnd, 5V0) an ESP32(Uart1, Rx25, Tx26, GND, 5V0) angeschlossen
 +  * neues Modul: Esp32UartPCUC
  
 ==== 211219 : CommandLineDispatcher (uP)==== ==== 211219 : CommandLineDispatcher (uP)====
Line 37: Line 50:
   * Daher:    * Daher: 
     * Esp32-Uart0 : WebRepl-Debug-Usb-PC-Kommunikation     * Esp32-Uart0 : WebRepl-Debug-Usb-PC-Kommunikation
-    * Esp32-Uart1+    * Esp32-Uart1 : UartPC(entsprechend Uart/Bt/Wlan) mit Rx/TxCommands 
 +    * Esp32-Uart2 : UartUP(SubProcessorC++) mit Rx/TxCommands
  
 ==== 211218 : Neues Module - Esp32Uart (uP)==== ==== 211218 : Neues Module - Esp32Uart (uP)====
module/micropython/commandlinedispatcher/commandlinedispatcher.1639996513.txt.gz · Last modified: 2021/12/20 12:35 (external edit)