mattanimation / takktile-boards

ECAD and Firmware for the TakkTile project

Home Page:takktile.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains publicly-available firmware and CAD files for items in the TakkTile product line, a line of sensitive, easy-to-manufacture tactile sensors.

The TakkArray is a 5x8 I2C-addressable sensor array providing ~1g sensitivity. The ATTINY24A microcontroller is used to multiplex the MPL115A2 sensors. The firmware is written is written in embedded C for the avr-gcc toolchain. The firmware is well commented.

TakkTile-usb is the suggested implementation of the USB-I2C bridge, also providing a Python module implementing calibration and compensation routines.

All schematics and board layouts for this project are released under a Creative Commons BY-SA license.

All firmware for this project are released under a GPLv3+ license.

About

ECAD and Firmware for the TakkTile project

takktile.com


Languages

Language:C 96.8%Language:D 2.1%Language:Python 1.0%