Introduction
TinyCore Series include TinyCore 16 (Attiny1616 breakout board), TinyCore 32 (Attiny3217 breakout board) and TinyCore Programmer. TinyCore is miniature prototpying board with common peripherals like I2C, SPI, UART. It also has PWM, Timers, Touch PINS, ADC, DAC, 16K / 32K Flash, 2K SRAM, 256 bytes EEPROM with 8-bit CPU running up to 20MHz all in its tiny body! It has Arduino Support and open source libraries. They are maker & hacker friendly.
Here are links to guides & source code:
Arduino Core for Attiny1616 / Attiny3217
Specs
Pinout
Specifications | . |
---|---|
Flash (program memory) | 32/16 KB |
RAM | 2 KB |
EEPROM | 256 bytes |
Bootloader | No |
GPIO Pins | 18 |
ADC Channels | 10 |
PWM Channels | 3 |
Peripheral | USART, SPI, I2C, Touch |
Clock | Up to 20 MHz |
Power Consumption | min 2.9μA, max 10mA |
Hi, I was wondering if your qtouch solution could be ported to an attiny10 for example. They have something that transforms a tiny10 in an at42qt10**, but I would like to use it as a touch-sensitive pin and still have a program running.
As for the coin as a size reference, pencils are quite universal :)