Content for Trinket

Trinket

Trinket may be small, but do not be fooled by its size! It's a tiny microcontroller board, built around the Atmel ATtiny85, a little chip with a lot of power. We wanted to design a microcontroller board that was small enough to fit into any project, and low cost enough to use without hesitation. Perfect for when you don't want to give up your expensive dev-board and you aren't willing to take apart the project you worked so hard to design. It's our lowest-cost arduino-IDE programmable board!

Asi, a 3D Printed Wearable Robot Friend

“Asi, short for Anansi, from the African folklore tale, is a wearable robot that can be worn on your head. I designed Asi to be lightweight and with the ball joint legs strong enough to hold on to your head …

Project  Plant-radio

Plant-radio

“The plant-radio was build to enhance people’s relation with their plants by being able to tap into the plant’s electrophysiological signals and output the data as sound, pulsating lights and a graph. It was produced as part of …

Animated Flame Pendant

“Turn on your heartlight Let it shine wherever you go Let it make a happy glow For all the world to see A little fire for your heart! But there’s no actual flame here, no heat…instead, LEDs and …

Project  Hex Machine

Hex Machine

“A simple gadget that translates binary numbers into hexadecimal. The Hex Machine is a simple gadget with four buttons and a seven-segment display. The user may press the buttons in any combination, and the display outputs the corresponding hexadecimal digit …

Embedded LED 3D Printed Christmas Tree

“This is a 3D-printed Christmas tree with embedded addressable LEDs inside. So it is possible to program the LEDs for nice light effects and using the 3D printed structure as a diffusor. The tree is separated in 4 stages and …

Watchmen’s Sister Night NeoPixel Goggles

“In this project, we’re building NeoPixel goggles inspired by HBO’s television series Watchmen. Control the NeoPixel LED animations with a rotary encoder. Display up to four different modes with control like speed, colors and brightness of the NeoPixels …

Sun, Space Bound Companion Bot

“Hey there, ever wanted a companion bot that looked out of this world? Well, why not an astronaut-based companion bot? Once upon a time, in a galaxy FAR, FAR AWAY, I decided to make a space companion bot. This project …

Asi (Anansi) Robot Companion

“Want a cool spider-like robot to wear around and impress your friends? Well, this is the bot for you! This project was originally going to be an Xpider, from Thingiverse. Then I say Archimedes by Alex Glow. It blew my …

Radar Glasses

“Last summer on vacation in Maine we met a very nice couple. The wife was blind and had been blind since the birth of (I think) their first child. They were a really nice couple and we had a lot …

Sensor Plotting with Mu and CircuitPython

“We’re going to use CircuitPython, Mu, and the light sensor on Circuit Playground Express to plot light levels. We have a simple nine-line piece of code below. We’ll run this code on our Circuit Playground Express and use …