Skip to content

kasbah/avr-capacitive-touch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AVR capacitive touch test project
by: Tuomas Nylund
http://tuomasnylund.fi

Description:
This repo contains all the code and PCB designs related
AVR capacitive touch test project

credits:

USB support for AVR provided by LUFA library by Dean Camera:
www.fourwalledcubicle.com/LUFA.php

folders:
code - contains code for the AVR
pcb - PCB designs 
documentation - some random files about the project

licenses:
all of my code released under GPLv3
PCB designs under CreativeCommons Attribution-ShareAlike 3.0 Unported
The LUFA library is released under MIT license by Dean Camera

About

A test for trying to implement capacitive touch with AVRs using a signle ADC pin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 76.7%
  • C++ 22.1%
  • Other 1.2%