User Tools

Site Tools


module:micropython:multiprocessexecution:multiprocessexecution

This is an old revision of the document!


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

Version

module/micropython/multiprocessexecution/multiprocessexecution.1639553687.txt.gz · Last modified: 2021/12/15 09:34 (external edit)