module:micropython:multiprocessexecution:multiprocessexecution
This is an old revision of the document!
Table of Contents
MultiProcessExecution
Übersicht
- Parallelisierung von MicroPython-Process-Scripten
- Esp32-Plattform mit MicroPython
- 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)
Erweiterung mit RealTime-Prozessoren (Stm32F407) unter Arduino-C++ * Stm32: eine Uart zur bidirektionalen Kommunikation mit Esp32 (Uart2/3) * 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 Esp32UdpClientServer 02V03 mit PC UdpClientServer 02V03 */
Steps
Version
module/micropython/multiprocessexecution/multiprocessexecution.1639553963.txt.gz · Last modified: 2021/12/15 09:39 (external edit)