Accelerometer woes

I have a accelerometer/gyro/compass combo in my wheel LSM303DHLHC, data sheet: http://www.pololu.com/file/download/LSM303DLHC.pdf?file_id=0J564 found via Pololu’s link: http://www.pololu.com/product/1268 It has been tough to figure out consistent data. First of all, I realized the compass has to... [read more]
Circus/Cyr Wheel

NSTableView Tips: Doing Animations with Core Data

For my “Cyr Wheel Pattern Editor” app I am using CoreData and an NSTableView. However, I’m sort of “manually” doing bindings for the array content itself to get animations in the View Based NSTableView. Here’s... [read more]
Cocoa, Coding

NSTableView Tips: View Controller per row

Sometimes you may find your application has rather complex rows, and you want an NSViewController to manage each row in a “View Based” NSTableView. This is fairly easy to do, and I did it in... [read more]
Cocoa, Coding

NSTableView Tips: Not delaying the first responder

I have a little home-brew Cocoa app for making Cyr Wheel patterns. The UI is built with an NSTableView and looks like this: Now normally when you try to directly click on one of the... [read more]
Cocoa, Coding
no_thumbnail

How to make a cyr wheel: Insert detail

Here’s some details on my cyr wheel inserts that I make (aka: roue cyr):
Circus/Cyr Wheel
no_thumbnail

Implementing delete in an NSTableView

I’ve seen many ways to implement delete in an NSTableView. Many are good. Many hardcode references to something they shouldn’t, and those are bad. Here’s an easy way: Subclass NSTableView and override keyDown: - (void)keyDown:(NSEvent... [read more]
Cocoa, Coding
Google ads help support my site!
no_thumbnail

LED Cyr Wheel: compass/accelerometer

The next step for my project is to add 3d position support by determining what angle and how fast the wheel is spinning at any given moment. The chip is in the wheel; I just... [read more]
Circus/Cyr Wheel

Flower Market

India, Flower Market Kolkata
Photography

Photography: India, Fruit delivery

India, Fruit delivery This guy didn’t look too happy, but I took his picture as he was walking by on the road. India, February 2014.
Photography
no_thumbnail

LED Cyr Wheel: Longer video

Another slightly longer video from last weekend. I have about 3 or so hours on it, and it seems to be holding up well!
Circus/Cyr Wheel
no_thumbnail

LED Cyr Wheel v2: Test Video

Some quick test footage from last week; I used the wheel for the first time last Friday for an event put on at the Exploratorium by Velocity Circus. It works AWESOME!   EDIT (2/24/15). Check... [read more]
Circus/Cyr Wheel
no_thumbnail

How to build a Cyr wheel or roue cyr: materials needed

A lot of people email me asking what materials to use for building cyr wheels (also known as a roue cyr, rouè cyr, or simple wheel). I like “thick” wheels (also known as a “fat... [read more]
Circus/Cyr Wheel
Google ads help support my site!

LED Cyr wheel: on/off switch.

I’m using a 6amp 120V on/off switch. I might be running up to 16 amps through it. We’ll see if this works.. The switch is fished through with wire and fishing line.
Circus/Cyr Wheel

LED Cyr wheel: casting…more info

I learned some more things about casting the EpoxaCast 690. On one of the last pieces it was really opaque: I called Smooth-On the next day and asked about it. They didn’t know, so I... [read more]
Circus/Cyr Wheel

LED Cyr wheel notes: casting

Here’s some notes on casting…maying for myself when I go back to do this again and try to remember what I was doing. First, to get the curve, I would cut the LEDs every 6... [read more]
Circus/Cyr Wheel

LED Strip test and resin/epoxy

Each time I wire up a new piece I test it to make sure I didn’t mess something up. Here is a test of 4 pieces, rainbow pattern: I did one section covered in the... [read more]
Circus/Cyr Wheel

LED Cyr wheel: Wiring up the wheel

I have a 5 piece wheel, and I have a “top” side for reference, and the numbers go from one to five in a counter clockwise direction. This is piece 1 to 2, with the... [read more]
Circus/Cyr Wheel

LED Cyr Wheel: v2: Chips etc

Here’s some of my progress and notes on making my new cyr wheel. This is partially so I can look back and remember what I did if I have to take it apart for some... [read more]
Circus/Cyr Wheel
Google ads help support my site!

LED Cyr wheel: WS2811 / WS2812 strip first pixel dying/burning out

I’m having trouble with the WS2811 / WS2812 strip and the first pixel dying or burning out. First off, I thought I ordered the WS2812B strips, which are supposed to be reverse voltage safe. However,... [read more]
Circus/Cyr Wheel

LED Cyr wheel: designing patterns

I’ve had to re-remember a lot of old math that I haven’t used since probably sophomore year in high school; my jr year and beyond was all calculus…which is past what I’m doing here (so... [read more]
Circus/Cyr Wheel

LED Cyr Wheel Pattern Editor

I’m still working on my LED cyr wheel. I’m creating a desktop application to edit patterns, and eventually simulate POV (persistence of vision). For now, it just runs the pattern in a mock-display. I simply... [read more]
Circus/Cyr Wheel

Photography: Taj 2

Taj 2 Not as nice as light as the last picture (which was taken later, closer to sunset). But still interesting.
Photography

Photography: India: Taj Mahal

Taj Mahal I took a three week vacation to see India and visit my girlfriend, Costanza. She does PhD research work in Assam, a north east part of India. The Taj Mahal in Agra is... [read more]
Photography

LED Cyr wheel v2: LEDs arrived

I got my LEDs today! I did some basic testing, and they seem okay. That’s awesome..I saved like half the cost of buying them from a US supplier. The new wheel is bent; I used... [read more]
Circus/Cyr Wheel
Google ads help support my site!

LED Cyr wheel: Tests

Here’s my planned wire diagram (it will probably change a bit) It may only make sense to me. I’m wonder if the LEDs that are furthest from the power source will be equally bright. This... [read more]
Circus/Cyr Wheel
no_thumbnail

Molex Micro Fit Connectors

I was going to use molex micro fix connectors; they can carry up to 5amps…but I think that isn’t enough, as the wheel could draw 10+ amps. So, I ordered some Molex Mini Jr connectors.... [read more]
Circus/Cyr Wheel
no_thumbnail

LED Cyr Wheel: power draw

In one of my last posts, I discussed power draw. In theory, 360 LEDs on each side of the wheel (720 total) might draw a ton of power (20+amps) based on the specification for the... [read more]
Circus/Cyr Wheel

LED Cyr wheel: battery

11.1v 1200mah Lipo battery compared to a 9.6v 1400mah NiMH 8-cell pack: And the rainbow pattern on my LEDs:
Circus/Cyr Wheel

Plug Bug: New front brake pads

I wear out brake pads faster than normal since I don’t have regenerative breaking or a normal “ICE” engine to slow me down. I replaced my first set of pads really quickly, but the second... [read more]
Electric Bug

Turnigy Accucell 6 Charger: do not buy!

I bought the Turnigy Accucell 6 charger to charge LiPO cells for my LED cyr wheel. It has already failed! I charged one cell with it, and started discharging it. The display went to all... [read more]
Circus/Cyr Wheel
Google ads help support my site!
no_thumbnail

LED Cyr wheel: More LED Notes

Teensy/Hardware control LEDs! I got my Teensy 3.1 board and started playing with the digital LED strips I got. I was having a heck of a time getting any sample code to work. I finally... [read more]
Circus/Cyr Wheel

Subscribe to new posts:

You'll get an email whenever a I publish a new post to my blog and nothing more. -- Corbin

As an Amazon Associate I earn from qualifying purchases.

(c) 2008-2024 Corbin Dunn

Privacy Policy

Subscribe to RSS feeds for entries.

48 queries. 0.666 seconds.

Log in