GithubHelp home page GithubHelp logo

jonthomasson / povspinner Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 1.0 2.96 MB

A simple, cheap ($15 or less) POV (persistence of vision) fidget spinner. Made with an AtTiny85, 5 LED's, and 2 CR2032 batteries.

Home Page: https://hackaday.io/project/25381-pov-spinner

C++ 94.25% C 5.75%

povspinner's Introduction

POVSpinner

A simple POV (persistence of vision) fidget spinner. Made with an AtTiny85, 5 LED's, and 2 CR2032 batteries.

A few weeks ago a family member introduced me to the world of fidget spinners. At first I thought they were kinda silly, but after trying one, I started to see their appeal. It hit me that these would be really fun to build a POV (persistence of vision) display around. This project is a culmination of that idea. You can see the finished product in action here: https://www.youtube.com/watch?v=1BgokUmG97M

Although the most popular fidget spinners seem to be the ones with 3 sides, for this project I decided to go with a 2 sided design. A 2 sided design would enable me to use 2 cr2032 batteries wired in parallel for power, one on either side of the spinner. This would help to balance out the spinner nicely as well as provide enough current to power a small micro and the leds. For the microcontroller, I went with the AtTiny85, since it had a small footprint, a wide operating voltage, and fairly low current draw. I'm using the trinket bootloader to load sketches into the board via the usb plug.

In my original design, I used the popular 608 size bearing. This by far was the bearing of choice it seemed for most fidget spinners. I found though that using this size, left almost no clearance on the sides of the board for traces running to the leds. Ultimately I decided to go instead with the R188 size bearing since, measuring only 12.7mm diameter, it gave me far more clearance to route traces around. I also was able to leave enough clearance around this bearing to hopefully add a cap to make spinning a little easier.

Finally, the ultimate goal of this project was to make something that could inspire fun and learning in this new generation of kids obsessed with fidget spinners. I did this through the use of a simple design, that is both low cost and easy to assemble. This project can be constructed in its entirety in a one off project for as little as $15 total, including the bearings and pcb. All of the components are within the range of anyone to solder. And the schematic and design are easy for anyone to understand. enter image description here

enter image description here

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.