leonardosposina / led-strip-controller

A simple LED strip controller project based on Digispark ATtiny85, also using a capacitive touch sensor and a MOSFET transistor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

5 Levels LED strip Controller

This is a simple project based on ATtiny85 microcontroller to control an LED strip using basically a Digispark Attiny85 board, a capacitive touch sensor and a MOSFET transistor.

Schematics:

Project Schematics

Parts:

  • Digispark Attiny85 USB board.
  • NTD4806N-35G N-Channel MOSFET Transistor.
  • TTP223B Capacitive Touch Sensor
  • 1K ohm resistor.
  • 12V LED strip.
  • 12V power supply.

About

A simple LED strip controller project based on Digispark ATtiny85, also using a capacitive touch sensor and a MOSFET transistor.

License:MIT License


Languages

Language:C++ 100.0%