User Tools

Site Tools


module:micropython:multiprocessexecution:multiprocessexecution

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:multiprocessexecution:multiprocessexecution [2021/12/15 08:35] – [Übersicht] omdevelopmodule:micropython:multiprocessexecution:multiprocessexecution [2022/09/13 11:58] (current) – external edit 127.0.0.1
Line 13: Line 13:
   * Esp32 mit MicroPython-CommandLine-Interfaces: Uart, Wlan, Bt | später auch Lan mit W5500   * Esp32 mit MicroPython-CommandLine-Interfaces: Uart, Wlan, Bt | später auch Lan mit W5500
   * MiroPython-Scripts: Upload / Download / Execute (in eigenem Thread mit System-Synchronistion)   * MiroPython-Scripts: Upload / Download / Execute (in eigenem Thread mit System-Synchronistion)
-  * Erweiterung mit RealTime-Prozessoren (Stm32F407) unter Arduino-C++ +  * Weiterführung / Benutzung in  
-  * Stm32: eine Uart zur bidirektionalen Kommunikation mit Esp32 (Uart2/3) +/* 
-  * eventuell zweiter Stm32 ebenfalls mit bidirektionaler Kommunikation mit Esp32 (Uart3/2) +* Erweiterung mit RealTime-Prozessoren (Stm32F407) unter Arduino-C++ 
-  * Esp32 -> Stm32: Durchreichen der Esp32-detektierten Commands (Uart, Wlan, Bt) zum Stm32 +* Stm32: eine Uart zur bidirektionalen Kommunikation mit Esp32 (Uart2/3) 
-  * Rückmeldung / SystemEvents Stm32 -> Esp32 -> Uart, Wlan, Bt+* eventuell zweiter Stm32 ebenfalls mit bidirektionaler Kommunikation mit Esp32 (Uart3/2) 
 +* Esp32 -> Stm32: Durchreichen der Esp32-detektierten Commands (Uart, Wlan, Bt) zum Stm32 
 +* Rückmeldung / SystemEvents Stm32 -> Esp32 -> Uart, Wlan, Bt 
 + 
 +Esp32-Udp-Kommunikation [[:Module:MicroPython:Esp32UdpClientServer:Esp32UdpClientServer02V03 | Esp32UdpClientServer 02V03]] mit PC [[:Module:Python:UdpClientServer:UdpClientServer02V03 | UdpClientServer 02V03]] */
  
 ===== Steps ===== ===== Steps =====
module/micropython/multiprocessexecution/multiprocessexecution.1639553733.txt.gz · Last modified: 2021/12/15 09:35 (external edit)