Ardumower future PCB: Unterschied zwischen den Versionen

Aus www.wiki.ardumower.de
Wechseln zu: Navigation, Suche
(Software)
(IDE/compiler)
Zeile 13: Zeile 13:
  
 
=IDE/compiler=
 
=IDE/compiler=
 +
The IDE and integrated compiler should be plug&play (like Arduino IDE).
 
* emBlocks (integrated compiler for many CPUs including Rasperry PI, STM32, etc.)
 
* emBlocks (integrated compiler for many CPUs including Rasperry PI, STM32, etc.)
 
* chibistudio (modified Eclipse)
 
* chibistudio (modified Eclipse)

Version vom 22. Januar 2016, 13:59 Uhr

Abstract

Ideas for a future HW/SW architecture...

Architecture

  • existing MCU (Mega) board for the controlling (actuators), sensing (sensors) (current Ardumower PCB)
  • new CPU board for high-level control (brain)
  • commuincation interface and protocol (based on RS232 interface and session protocol)
  • additional IDE (including compiler & drivers) for the new CPU board
  • Java interface?

CPU hardware support/drivers

IDE/compiler

The IDE and integrated compiler should be plug&play (like Arduino IDE).

  • emBlocks (integrated compiler for many CPUs including Rasperry PI, STM32, etc.)
  • chibistudio (modified Eclipse)