CR= Crystal Rectifier (Diode) I've never actually seen it used before but found the answer google searching the hunch that the R might mean rectifier.
Just cross referenced one of the markings "US1G" on digi key and the look like supper fast diodes.CR= Crystal Rectifier (Diode) I've never actually seen it used before but found the answer google searching the hunch that the R might mean rectifier.
I have a question that you guys might be able to answer. When looking at a circuit board the components usually have a reference label. R is for resistor, C is for capacitor, D for diode, Q for semiconductor... What does CR reference? They look like a diode or tantalum capacitor but I'm not sure what they are.
Whoo Hooo, my digi key order is on it's way.... Lot's of eyeball burning SMD work coming my way.
1 to 2 days. They are down in Minneapolis I believe. I should have the parts in the mail box Saturday evening.Cool i am interested to see how those boards work for you. Whats it take like a day for your orders to get to you. Pretty sure digikey is in your state if i remember right.
I had to make another order today i always forget at least one thing. I went with mouser though. asked them to ship first class mail like craig pointed out in another thread. Not sure about your new list but the old one when i crossed it over to mouser you could have saved a couple bucks a board. Meant to say something earlier but it slipped my mind. Although i was looking at single part prices, since you bought 10 of each you get a nice price break so might not be quite that much per a board.
You'll definitely have much more control over PWM with an MCU. The 555 is going to be pretty limited as far as control since it's analog which makes it more sensitive to design and environment. With an MCU, the duty cycle will be whatever you program it to. I think you'll be surprised how simple it will be with a micro-controller. They all have built-in PWM modules. PWM is a standard function for any MCU. They're designed for it.
I know Raidy on the forum here is using an ATTiny25 for a simple PWM controlled device. I've seen a schematic and program posted around here somewhere, but the program is in BASIC, yuck. That was actually the first programming language I learned when I was a kid. It's real easy to learn and use, but highly inflexible. Just an awful language for anything complex at all.
I was looking at the AVR parts. I'm starting a new mod design and was thinking of trying a different hardware platform, but don't know if I'm ready to take on the learning curve. Been using the PICs for quite a long time and I'm real comfortable with them.
Looked into the Arduino stuff a little bit. I thought it was a hardware platform, but it's actually a software/firmware platform with specific requirements for hardware compatibility. I wasn't aware of that. The assembly and C I've been using works fine for me so I don't really see the benefit personally, but I know Arduino has gained a lot of popularity in the last several years so there must be a reason. I'll have to look into it more when I get a chance.
Has anybody found a good quality thumbwheel POT. The standard ones from Digikey seem like they will be OK but I don't know what the life expectancy will be on them. The will work fine for putting together these trial boards but I have been looking for one that will hold up better over time and have had no luck finding anything that is small and rugged.
I was hoping to get going on these boards this afternoon but now it has to wait until this evening. Mowing, watering, and pulling the starter out of my expedition have taken priority.
Kinda wishing i would have majored in programming instead of networking when i went back to college.