Recent Comments
- Sergio C anchumani on myAVR MK2 USB PLUS — part 1
- robert on myAVR MK2 USB PLUS — part 1
- Sergio C anchumani on myAVR MK2 USB PLUS — part 1
- robert on RGB LED Ring V2 + ShiftPWM — super smooth color fading
- Polhemic on RGB LED Ring V2 + ShiftPWM — super smooth color fading
64-pixels
-
Flickr Photos
 
 
 
 
 
  Arduino
Blogroll
Links
My 2µF
Category Archives: Software.
What does it take to call something ‘open’ ?
I recently stumbled across this blog post. The writer talks fervently (a small play of words if you translate his avatar from German to English) about the open-ness of KiCAD, especially about the open-ness of the design files. In this … Continue reading
Mental illness in microcontrollers — or in the programmer ?
A while ago I thought it was time to re-implement my clumsy attempt to have some sort of communication between 3 microcontroller boards. It is half-duplex only, so that can’t be hard, can it? As the ATtiny24s don’t have a … Continue reading
Posted in Electronics., Fix me., Software.
Tagged AVR, CTC, interrupt, ISR, ISR_NOBLOCK, pitfall, timer
Leave a comment
Openbench Logic Sniffer — A short review
Sadly this thing is not available as a DIY kit, but that is just a personal thing. I like to solder. And of course this will not have any negative effect on what comes further down. BTW. I contacted Ian … Continue reading
Posted in Electronics., Software.
Tagged dangerous prototypes, logic analyzer, OLS, sump, UART
Leave a comment
openSUSE avr-gcc packages — please test
A lot of people are making an effort to provide up-to-date avr-gcc packages for openSUSE to support new devices and fix known errors. Please test these packages and report your findings / errors. Either directly to bugzilla or to this … Continue reading
ATtiny4313 on linux
Some time ago I had acquired an ATtiny2313 breakout board and was running into memory limitations. I ordered 2 ATtiny4313 on ebay, but could compile any code for them. As it turns out after a longer odyssey, it seems that … Continue reading