martin2250 / ADCTouch

touch sensing library for Arduino
MIT License
100 stars 24 forks source link

atmega328P @ 8mhz and 3,3v input voltage #9

Open alxferraz opened 3 years ago

alxferraz commented 3 years ago

This isn't really an issue but a question. Is it possible to use this library on a stand alone atmega328p running on 8mhz and 3,3v?

martin2250 commented 3 years ago

Hi André,

I didn't test this, but I don't see why it wouldn't work in such a configuration. I'd love to hear if it does work.

Martin

MCUdude commented 2 years ago

This does absolutely work! I've used this library with an ATmega324P running at 8 MHz and 3.3V. Works perfectly and is very, very reliable.