FF Module

From RepRap
Revision as of 11:31, 18 September 2014 by VincentM (talk | contribs)
Jump to: navigation, search


Template:FF Module

Crystal Clear action run.png
FF_Module

Release status: working

[[image:|center|190px]]

Description
Sound & RGB Led
License
Creative-Commons 3.0 CC BY-SA
Author
Contributors
Based-on
[[]]
Categories
CAD Models
External Link


Introduction

This 'module' allow you to add sounds and control an RGB Led to your 3D Printer or any other project based on Arduino board.

It's called module but it's a complete Arduino project because it uses an Arduino as microcontroller.

The Sound part and the Led part are independent.

It's controlled by Marlin firmware. Acts simulating to be an BlinkM and uses M150 Gcode.

Hardware

Hardware needed:

Arduino

The core of the module can be any Arduino board. We need SDA/SCL comunication, 4 digital I/O and 3 PWM pins. All working at 5v.

(Not an Arduino board working at 3.3v)


Clone-Wars-logo.png

Proyecto Clone Wars