Skip to content
kwilson edited this page Aug 1, 2014 · 8 revisions

Marionette

"Four legs and two voices; a most delicate monster!" -The Tempest

Introduction

The Marionette Project is firmware for an interactive configurable data acquisition device. Users can interact with Devices Under Test (DUTs) connected to a Marionette Board through GPIO, ADC, DAC, SPI and I2C. This interaction is accomplished through a serial terminal or by writing a program to interface with the serial device. A command language called Fetch has been developed to configure and execute commands.

Target Device

The target device is an STM32F407 system. This is an ARM Cortex M4 based microcontroller.

Source Code Management

The code is managed on Marionette Github Repository

Back To Home

Clone this wiki locally