Login |
|
 |
|
|
Main Menu |
|
 |
|
|
Terror Alert (Jessica Style) |
|
 |
|
Terror Alert (Gabriel Style) |
|
 |
|
|
 |
 |
 |
|
|
 |
|
I picked up my kart today!!!
Its used and old, cost less than Gabes kart, a lot less. It is a pretty nice kart though. It is a Coyote Widetrack, with a Yamaha KT100. It has a 4 hole can, which means I can race in Senior Sportsman, or even Masters(over 35) at some places. At the local track they call it spec-100 can. If I put on a tuned pipe, I can run it in yamaha medium, or yamaha heavy.
This is the class I wanted to race, and I have been looking around for a used kart in this class. I have to say I was not all that interested in a Coyote, but I watched this kart and a kid named Austin smoke everyone every week in this kart. His dad Kenny, threw in a Mychron3, again old, but still very useful, and a starter(worth a few hundred bucks each). He put a fresh motor on it for me, so I will not have have to have it re-built till the end of my first season(worth another few hundreds bucks). He even bought a new battery for the starter. I cant say enough about Kenny he was so nice, and gave me such an amazing deal.
I still need a seat, Austin kept his, as it wouldn't fit me anyway. I need some protective gear too, but after that, I just need to add fuel, and go racing. I'm very excited about next year!!!!
Posted by aballen on Saturday, October 17, 2009
So I'm making him a clock for his upcoming birthday.
I love it when he makes me things, and he seems to like it when I make things for him.
Posted by aballen on Wednesday, August 26, 2009
Still playing with hardware... I think I'm actually learning. I've figured out how to use transistors, h-bridges, shift registers, and I can build basic circuits. I don't have an o-scope so I have trouble knowing when to add caps in certain places, but I'm getting there.
I'm getting pretty good with eagle, and I've had a few boards made at batchpcb, they have all worked as designed, which is great. I'm currently trying how to figure out how to put components on both sides of the board.
I'm still using arduino, but I have also started using C to program AVRs, I'm writing directly to registers in a lot of places. As soon as I can figure out the sleep functions, and get a little better with the timers for pwm, or prescaled timers I'll be moving to assembler.
I've breadboarded some neat multiplexed arrays, and recently charlieplexed arrays. Now I'm trying to make a nice 8x7 array out of smt leds. I think I'm going to use an atmega 168(or a 169) to drive the array, and I want the driver circuit to be on the backside of the array... all smt, nice and flat.
smt components are so damn cheap.. I can get 100 smt leds for $6, a cpu for well under $2. Resistors and caps are just pennies. I'm trying to put together a basic set up for making my own boards as well for rapid prototyping. They wont be as nice as the ones from batchpcb, but they will cost about the same, and I wont have to wait 4-6 weeks for them.
If I want to reproduce or improve a design, the cycle will be shorter, and my final designs can go out to a real fab house. For example the charlieplexed array I've come up with will evolve to be a 3X18 array(closest I can get to 56, maybe I'll make it wider, maybe I'll make it 5X18, which will be a 10x9 charliplex, yeah I like that more), and add an eeprom for memory, where I can save charset data, maybe a few buttons to make it easily programmable by user, a 3v coin cell, and bam, I have a really cool standalone, programmable, marquis for maybe $10 in retail components, probably half that if I kit it. dorky belt buckles are even better if they are home made ;)
The software part will be fun, the hardware part is still a bit challenging for me... but thats why I like it. Hobby a-la nerd.
Posted by aballen on Saturday, December 13, 2008
Well Jess quit her job, and she is home now. It was s decesion we made together, but I wish it was planned out better.
Both cars are now paid off, no day care expenses, no more tolls to Jersey, much less gas consumption, and cheaper gas as well. We are still running in defecit, it's marginal but it adds up... and as always two birthdays in october followed by christmas, has taken its toll. This giant, soul sucking mcmansion is quite an expense too... but I do love it, and I love my family having a more than we ever dreamed.
Just bad timing really, the next few months will be hard, vacation options will be limited next year. We just need to get used to living differently. Change can be hard. We are all healthy, marriage is good, gabe is "the benchmark" in his class. Pretty good problems to have actually.
Posted by aballen on Saturday, December 13, 2008
Well arduino has got me hooked. I've learned a lot from the arduino, and I'm making my own circuits now. That said my circuits usually run off an arduino, boarduino, wee, arduino mini pro etc... all arduino clones. The thing is arduino has gotten me a lot closer to the hardware.
So I have an iscp programmer(a USBTiny) and all the atmel chips support icsp so I just wired up a few ad-hoc boards. I made a dual icsp programming board, for both 8 and 20 pin DIP packages of attiny chips(the attiny13, attiny45, attiny85, attiny2313 etc, etc) I also made a quick v5v powersupply for my breadboard, it takes anywhere from 7-18V, has caps to filter out noise, and even reverse current protection. If I need to flash an atmega16x(28 pin), I can just use an arduino board, I also have a kit from datapro that holds an atmega32(40 pin)
I'm learning how to program these in C and C++. Suprisingly I've learned a lot more bitmath too... its just so much easier to do stuff on a chip this way. I really want to learn how to use the low power functions and I can make really cheap circuits when I can get this close to the chip. Who knows maybe assembler is next?
Posted by aballen on Sunday, September 14, 2008
Yeah I got one. At the beginning of the summer. The t-rex 500 just rocks. I should put up some pictures, but I've been too busy flying it.
The website, the electronics stuff etc have all been on hold while I get some good outdoor flying this summer. I have to say I'm getting a lot better.
This heli is just amazing, the power to weight ratio is awesome. It is also a lot more stable than the 450. The size difference is marginal. Though it is bigger the additional stability from the 450 to the 500 is much greater than you would expect. It has given me much more confidence, and I'm realy solind in forward flight now. It is definitely the most badass heli I have flown.
After flying this heli I rebuilt my 450, it was pretty smacked up after many a crash, so I went through the whole thing, the head, and checked all the bearings. I replaced a few bearings, upgraded the ESC firmware, and set it up all over again. It is really smooth now as well.
I think I will just maintain these two helis, they both fly great, and if one goes down for repairs, I have another. They are both great quality.
Posted by aballen on Thursday, August 14, 2008
I got a prototype zifduino, its an arduino, but with a zif socket on it. This makes it ideal for prototyping, and them simply popping the chip out, and putting it in a more permanent fixture once the software is complete. It will also be good for flashing lots of chips, verifying them, then using them. It is a prototype, but I think its fun helping the designer and providing feedback. I should have the next version of the zifduino as well, since there will probably be a few cycles till the boards is complete.
Eventually I will make some of my own boards, I hoping to learn a little in this process as well.
Posted by aballen on Thursday, March 06, 2008
I got a pololu chasis, tamiya gearboxes, a pololu dual serial motor controller... and the damned controller does not work... so as an experiment I picked up a boarduino, and retested everything... still no workie... so I'm sending back the controller...
I refuse to give up however so I plugged an L293DNE into the board next to the boarduino... it works, but only with a motor supply current of 6V(4xAA batteries) I tried 3V(2xAA) and it was a no go. The motors are rated at 1.5-3v... hrm.... I've got some questions to ask. The 293 runs at 4.5-6v... and I have it on the 5v vcc from the boarduino(thats the reference voltage for the chip)... I'm not sure it it will push 3v through as 2x1.5 motors though... does the 6v battery pack for the motors get its voltage split? If so I'm great... if not its gonna melt these motors... but hey it works!
here is a pic and link to the gallery with a few pics of my lame bot.

Posted by aballen on Saturday, February 16, 2008
I dont recall talking up this book to him ?

Posted by aballen on Saturday, February 16, 2008
Yangbo has a big Chinese New Year party... and I had a really good time. the food was f-ing awesome... seriously what a feast. He even broke out one of those bottles of chinese alchohol, looked like a small kerosine bottle(and I think I'm going blind now)... I dont know what its called, but Yangbo said that this is what Nixon and Chairman Mao drank when Nixon visited China. Back then it was only available to party members, and though it is available to the public now it is considered "the best" and its still pretty hard to come by.
I found a book here about it. I may want to read.
anyway here is the most memorable picture of the night... as always the Gabe man. As you can see he is working hard... and someone left their hoegaarden to close.
Posted by aballen on Saturday, February 16, 2008
|
 |
 |
 |
Search the Site |
|
 |
|
Languages |
|
 |
|
|