USB connectors are for power only !!!! not for programming !!!!
Designed by Bobricius in Slovakia
Buy with confidence.
Our Tindie Guarantee protects your purchase from fraud. Learn More
Each piece is functional art you won't find anywhere else: collectible hardware that combines vintage spirit with modern innovation, made in small batches just for makers like you.
This Board is for advanced users. The ATtiny10 is a high-performance, low-power Microchip 8-bit AVR RISC-based microcontroller combines 1KB ISP flash memory, 32B SRAM, four general purpose I/O lines,…
Read More…This Board is for advanced users.
The ATtiny10 is a high-performance, low-power Microchip 8-bit AVR RISC-based microcontroller combines 1KB ISP flash memory, 32B SRAM, four general purpose I/O lines, 16 general purpose working registers, a 16-bit timer/counter with two PWM channels, internal and external interrupts, programmable watchdog timer with internal oscillator, an internal calibrated oscillator, a 4-channel/8-bit A/D converter, and four software selectable power saving modes. The device operates between 1.8-5.5 volts.
(KITT efect)
include
include
int main (void) {
DDRB = 0b0111; // Equivalent to pinMode
while (1)
{
led (2,1); //1
led (1,2); //2
led (1,4); //3
led (4,1); //4
led (4,2); //5
led (2,4); //6
led (4,2); //5
led (4,1); //4
led (1,4); //3
led (1,2); //2
}
}
void led (char plus, char minus)
{
DDRB = 0b0111; // all input;
DDRB = plus | minus;
PORTB = plus;
PORTB = minus;
delay (200); }
void delay (int millis) {
for (volatile unsigned int i = 34*millis; i>0; i--);
}
No country selected, please select your country to see shipping options.
No rates are available for shipping to .
Enter your email address if you'd like to be notified when Attiny10 development board USB-C & Micro USB power can be shipped to you:
Thanks! We'll let you know when the seller adds shipping rates for your country.
Shipping Rate | Tracked | Ships From | First Item | Additional Items |
---|---|---|---|---|
:
|
📦 Ready to Ship All products I offer are pre-built, tested, and ready for immediate dispatch. I maintain inventory of finished items to ensure you receive a quality-tested product as quickly as possible. I'm committed to shipping your order as soon as possible – typically within 1-2 business days of receiving payment. 🔧 What I Sell I primarily offer two types of products:
Please note: I do not sell complete component kits or beginner assembly sets. My products are designed for intermediate to advanced electronics enthusiasts who are comfortable with soldering and component sourcing. Why This Approach? I want to work with experienced makers who have solid soldering skills and electronics knowledge. However, I've designed my PCBs to be as builder-friendly as possible:
💰 Pricing Transparency You'll notice my PCB prices are higher than ordering directly from mass manufacturers. Here's why: Every product represents months of intensive development, multiple prototype iterations, and several failed batches before reaching perfection. The pricing reflects:
The fact that each piece is handcrafted at home, not mass-produced in a factory
When you purchase from me, you're supporting independent hardware development and getting a unique, collectible piece of functional art that you won't find anywhere else.
✨ What Makes My Products Special
🚀 Popular Products
📬 Questions? If you have any questions about shipping, product specifications, or component sourcing, feel free to contact me.
Buy with confidence.
Our Tindie Guarantee protects your purchase from fraud. Learn More
$9.49 $9.99
Free Shipping!
$43.69 $45.99
Free Shipping!
$56.05 $59.00
Free Shipping!
$18.99 $19.99
Free Shipping!
$94.05 $99.00
Free Shipping!
$76.00 $80.00
Free Shipping!
$8.55 $9.00
Free Shipping!
$14.24 $14.99
Free Shipping!
$30.00
Free Shipping!
$14.95
Free Shipping!
$20.00
Free Shipping!
$20.00
Free Shipping!
By clicking Register, you confirm that you accept our Terms & Conditions
We recognize our top users by making them a Tindarian. Tindarians have access to secret & unreleased features.
We look for the most active & best members of the Tindie community, and invite them to join. There isn't a selection process or form to fill out. The only way to become a Tindarian is by being a nice & active member of the Tindie community!