GithubHelp home page GithubHelp logo

cewaphi / maplemini Goto Github PK

View Code? Open in Web Editor NEW

This project forked from opentestjig/maplemini

0.0 0.0 0.0 14.72 MB

Use the LeafLabs MapleMini as a lightweight testjig controller

Makefile 1.57% C 91.16% Objective-C 5.96% C++ 0.70% Shell 0.01% CSS 0.04% HTML 0.01% Batchfile 0.01% Assembly 0.56%

maplemini's Introduction

MapleMini as OpenTestJig

Use the LeafLabs MapleMini as a lightweight testjig controller. USB-connected MapleMini can be controlled via a command line interface on the USB-serial port

Supported features

  • read and write GPIO pins
  • read and write UART port
  • read PWM statistics
  • set PWM frequency
  • read temperature- and humidity-sensors on i2c bus (ADT7410 and SI7021-A20)
  • read ADC pins
  • control different linear and rotary motors (via mode [direction/home] and stepping pulses)

Firmware

ChibiOS stable 16.1.x is used as RTOS. The firmware is originally based on the MapleMini example of ChibiOS. It should be flashed via DFU using the original MapleMini bootloader. See below.

Build Firmware

You will need the following dependencies:

  • GNU Make
  • arm-none-eabi-gcc

Then just go into the firmware/ subdirectory and call make.

Update Firmware

To flash the firmware to the maplemini, an additional Make target has been added. It requies dfu-util. While the MapleMini is connected via USB and still in bootloader mode (first few seconds after pressing the reset-button), just run make flash_usb .

maplemini's People

Contributors

dpiegdon avatar cewaphi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.