Recent Comments
- Spitzenpfeil on Sleep is vital
- robert on PT4115 LED-Square
- abies on PT4115 LED-Square
- robert on ERSA I-Con Nano — A pico review
- Ubi de Feo on ERSA I-Con Nano — A pico review
Archives
Tags
64-pixels adapter AVR bulb customs DSO failure by design fireworks firmware good old days hack happy new year hardware IKEA import lamp lecroy LED light lighting linux MBI5168 modding open source opensuse oscilloscope PCB power supply prototype PWM rant remote RGB RoHS Samtid Seeedstudio SMD soldering teardown trigger upgrade WaveAce 224 weller WS2812B youyueCategories
- Computer / Server (21)
- Dear Diary. (13)
- DIY. (12)
- Electronics. (192)
- Arduino. (44)
- Fix me. (13)
- Soldering & PCBs. (39)
- Software. (11)
- Something Completely Different (10)
- The Dump. (28)
Blogroll
KiCad
Links
My 2µF
Meta
Tag Archives: PWM
MBI5030 starter board — build instructions
Now that the ‘customs-guys’ have finally released the LED-driver ICs, I can finish this project. 4 Weeks is a looooong time for ‘air-mail’. If you’re thinking about 100% hand-assembly, start with the LEDs first! Then add all the other small … Continue reading
Small project #3 — IR controlled MOSFET with PWM
Want one? Check out tindie.com This little thing is a variation of a previous project, but now with a majority of the parts in SMD packages. Needles to say it is also a lot smaller. The 2nd biggest difference is … Continue reading
Small project #2 — MBI5030 starter board
Want one? Check out tindie.com. Macroblock MBI5030, 16-ch constant current LED driver with PWM, SPI-like interface, requires external grayscale clock. Known-good source: Kingelectronics, latest datasheets.
PWM again…
What to do if you favourite microcontroller doesn’t have enough hardware PWM pins? Software driven PWM of course. There many absolutely dumb ways to do it, and I’ve probably tested all of these. They can be classified as “brute force”. … Continue reading
ATtiny 2313 + MBI5168 + 3W LED
Posted in Electronics.
Tagged ATtiny 2313, AVR, driver, ISR, LED, MBI5168, oscilloscope, PWM
Comments Off on ATtiny 2313 + MBI5168 + 3W LED
RGB LED Ring — now available as DIY SMD kit !
The RGB LED Ring is available as a DIY SMD kit! Honestly, ignore the next two paragraphs :-) Well as of next Monday 18:00 CET to be honest (May 17th 2010). I’ve already added it to zen-cart, but it’s still … Continue reading
RGB LED Toy — It works
Well… sort of. I finally got the PCBs from sparkfun! Almost 6 weeks, 9 days only for the “air mail” letter to get to me. Maybe my “dear friends” at the customs office were “busy” again. Unfortunately my request to … Continue reading
Posted in Electronics., Soldering & PCBs.
Tagged AVR, Batchpcb, LED, PCB, prototype, PWM, RGB
14 Comments
RGB LED Toy — first order at BatchPCB
For quite some time I have 19 SMD RGB LEDs sitting in one of my electronics boxes. It used to be 20, but I’ve ruined one while trying to solder it to perfboard. They are 3 single LEDs put into … Continue reading
Posted in Electronics., Soldering & PCBs.
Tagged AVR, Batchpcb, LED, PCB, prototype, PWM, RGB
13 Comments
IKEA SAMTID modification — part 2
Not having the right tools is such a pain. The modification I’m planning to do requires cutting 72 round 35mm holes into the white plastic foil that forms the Ikea SAMTID’s “head”. I tried to do that with a scalpel, … Continue reading
IKEA SAMTID modification — part 1
I have 3 Ikea Samtid lamps. They’re affordable, useful and the design is timeless. One is in my living room and started to bore me. That has to change. As the lamp can be dismantled very easily it’s begging for … Continue reading
Expli.de – electronics competition — my my ;-)
I’m happily awaiting the prize ;-) Now I’ll finally be able to learn to work with AVRs “the right way” (LOL). For links to the other awarded projects, just click here. “myAVR MK2 USB PLUS” development KIT – kindly sponsored … Continue reading
128 = 64 x 2 — Extending to larger matrix displays
I haven’t had the nerve to test if my 8×8 PWM code could cope with a double sized matrix, but it turns out someone else has already had fun doing that. Have a look at dirk’s blog for more information. … Continue reading
Using a standard Arduino to program V3 Matrix boards
A comment by Andy reminded me of the fact that a standard Arduino (non SMD types) comes with the FTDI chip and therefore can be used as a USB to TTL serial programmer too :-) To make it work you … Continue reading
V3 prototypes for sale
Hi, I need to get rid of my V3 prototypes ! I’ve got exactly 3 (all gone) fully assembled and tested boards + RGB LED matrix. So if anybody wants them, “The early bird catches the worm”. I’d be happy … Continue reading
Experimenting with the PORTC/D connectors on V3 boards: I²C
First let’s have a look at the pinout of the connectors labeled as PORTC and PORTD on the V3 boards. “PORTC” : PIN NAME FUNCTION ARDUINO PIN ARDUINO PIN 1 PC0 ADC0 analog IN 0 digital IN/OUT 14 2 PC1 … Continue reading
8×8 RGB Matrix V3 + KICAD + SMD — part 2
Lost in some office, surrounded by clueless clerks, and low on patience… This is my adaption of the famous tag line of Army of Darkness: “Lost in time, surrounded by evil, and low on gas…”, which describes what I’ve been … Continue reading
Posted in Arduino., Electronics., Soldering & PCBs.
Tagged 64-pixels, AVR, LED, PWM, RGB, Seeedstudio, SMD, TQFP
14 Comments
8×8 RGB Matrix V3 + KICAD + SMD — part 1
Now that I’ve started to work with KICAD, I’ve made the transistion to SMD parts and finally got my switch back. I hade to remove it in V2 as the DIP parts took too much space. The quartz is back … Continue reading
Posted in Arduino., Electronics., Soldering & PCBs.
Tagged 64-pixels, AVR, LED, PWM, RGB, Seeedstudio, SMD, TQFP
Comments Off on 8×8 RGB Matrix V3 + KICAD + SMD — part 1