Saturday, July 2nd, 2016
Francesco over at Garage Tech posted a detailed how-to on building a Raspberry Pi Zero POV setup to display text from a file using an LED: The most important part of getting the Pi Zero POV to run smoothly is given by how do you fix the payload of this...Tags: POV, Raspberry Pi
Posted in R-Pi, tutorials | No Comments »
Monday, July 6th, 2015
Zach writes: I first posted on how to reprogram a "Programmable Message Fan: Model 45 Series" POV fan a few years ago, and the code I posted no longer works with the current versions of the Octave and Arduino software. The original post still describes how the fan works and...Tags: LED, POV
Posted in LEDs | No Comments »
Tuesday, August 5th, 2014
PyroElectro is currently running a contest for who can build the best handheld or spinning POV device using an FPGA or CPLD. They'll be presenting an example POV using VHDL in Lesson 9 @ PyroEdu. The top prize is a Basys2 Spartan-3E FPGA board valued at roughly $90.00. Visit...Tags: CPLD, FPGA, POV
Posted in contest | No Comments »
Saturday, April 27th, 2013
Here's a unique mobile POV device using the Parallax Propeller. Gareth (chiprobot) designed this gadget using the Propeller MCU driving eight UV LEDs, blasting UV light onto a phosphorescent sheet of vinyl. He says the coding utilizes the Propeller's built-in ROM character map, so code size is very small (i.e.,...Tags: POV
Posted in gadget, LEDs, Parallax Propeller | 1 Comment »
Tuesday, October 9th, 2012
Madox designed the BitBltBlade, a WiFi controlled POV lightsaber designed to display images in conjunction with long exposure photography. The BitBltBlade uses the hackable TP-Link TL-WR703N router and Kean’s USB Expander board to wirelessly control a strip of RGB LEDs. The concept of operation is that the user would use their...Tags: POV, RGB LED, TL-WR703N, WiFi
Posted in POV Toy, wireless | 2 Comments »
Monday, June 11th, 2012
Here's an Arduino styled PIC16F882 development board built for a university microcontroller noob workshop. A MCP2200 USB-to-Serial IC handles the USB communication, while the board features all the support circuitry required by the PIC, such as the 5v power supply, quartz oscillator, and the ICSP programming header. The board was...Tags: development board, PIC16f, POV
Posted in PIC, project logs | 2 Comments »
Thursday, May 10th, 2012
Work on the POV Toy continues, and it's the subject of the workshop video this week. We might as well give up guessing the subject of the next video, it's whatever is on the bench Thursdays. The firmware is being tweaked and calibrated, and finalized for production. We're thinking about...Tags: Bus Pirate, demo board, PIC18F2550, POV, Workshop Update
Posted in Workshop Update | 6 Comments »
Wednesday, February 22nd, 2012
[embed]http://www.youtube.com/watch?feature=player_embedded&v=kPdYpST_yoE[/embed] Jason designed a persistence of vision hard drive clock. He etched numbers on a copper disk and added 8 LEDs below it. Each LED represents a character on the display and blinks when the corresponding digit passes over it. His project is Arduino-based, and the project files can be...Tags: Arduino, HDD, POV
Posted in Arduino | No Comments »
Wednesday, December 7th, 2011
ANIPOV animated bicycle POV by Sun and Moon Labs at Make Tokyo Meeting 07. Check out the video after the break. (more…)Tags: Make Tokyo Meeting 07, POV
Posted in conferences, Maker Faire | No Comments »
Wednesday, October 5th, 2011
Matt's entry in the Open 7400 Logic competition: Discrete logic POV clock. This persistence-of-vision clock was built entirely out of discrete logic chips. The design consists of three boards, a LED array and a drive motor. The digit board keeps the time while the display board controls the LEDs. The digit board Every...Tags: 7400 competition entry, clock, POV
Posted in 7400 contest, POV Toy | 4 Comments »
Wednesday, August 10th, 2011
exapod posted a mini POV in the project log forum: i'm making a micropov with 8 leds, 3v power supply and tilt swicth for sensing the direction. i made a prototype version of it on protoboard and the it works very well, the image is very stable and can see...Tags: POV
Posted in project logs | No Comments »
Thursday, April 28th, 2011
uPOV is a persistence of vision device with an accelerometer. This is the same concept we're trying for with the USB POV Toy. The problem I had with most of the current POV units is that they required skill to use effectively, timing your swings so that the message only...Tags: accelerometer, POV
Posted in AVR, POV Toy | 1 Comment »
Thursday, April 14th, 2011
Chris from PyroElectro writes:After having seen so many propeller clock POV videos on Youtube, but no real description of how they work or how to build your own, I set out to make one and document how it was built. The Pyro Propeller Clock POV design criteria was short and...Tags: clock, PIC 18F252, POV
Posted in PIC, POV Toy | 2 Comments »