WinAVR poll and feedback requested I too like C::B and I also use it on both Windows and Linux. I have used it for several years without any significant problems. I use it as the front-end for several tool chains...
Monday, 7 March 2011 - 20:58
Hex code for Short Christmas Carole Or this, from Elektor July 2009, page 18:
http://www.elektor.com/magazines/2009/july-047-august/programmable-nokia-rtttl-player.985639.lynkx
Wednesday, 22 December 2010 - 01:33
ADC minimum Vref? High side small current measurement. Unless you have to have an AVR, may I suggest a TI MSP430F2003 for this application. Has a 16-bit converter, built-in reference, 0.6V full scale, built-in amplifiers if you want...
Megaloader GCC port I just posted my port from several years ago to the "slightly unusual bootloader usage?" thread. I have not used it for a long time and probably doesn't work any more with the...
Thursday, 4 October 2007 - 22:19
slightly unusual bootloader usage? I did a port of Megaload some years ago. I don't use it any more and later versions of Megaload now exist. However, it may still be useful so I attach it here again.
Thursday, 4 October 2007 - 22:12
PID or PI control My PI implementation is shown here:
https://www.avrfreaks.net/index.php?name=PNphpBB2&file=viewtopic&t=40235
Arthur
Sunday, 10 June 2007 - 23:12
Does capacitor size matter? Note that not all capacitors are created equal and you need to consider how and where they are used. Operating voltage and temperature can be important. Small physical size...
Wednesday, 6 June 2007 - 03:16
Strings for my boot loader It is easy enough to have separate projects for the main app and the bootloader and then combine them using the makefile. I use srec_cat to calculate a checksum for the main code...
Thursday, 31 May 2007 - 04:55
Working man's EV Quote:The problem though is the standard three phase motors won't give you 5Kw at a lower speed - torque drops of below and above the rated frequency.
Just to be picky here. Power...
Monday, 21 May 2007 - 04:14
Working man's EV @ Bob Gardener
The rotor of an induction motor acts like the secondary of a transformer with a shorted turn. The rotor (in motoring mode) always turns at less than synchronous...
Monday, 21 May 2007 - 00:55
Fun helicopter project with AVR Here's an interesting idea to turn the 4 prop helicopter into a wind generator:
http://www.skywindpower.com/ww/index.htm
I read the IEEE paper a few days ago. It is tethered. It...
I too like C::B and I also use it on both Windows and Linux. I have used it for several years without any significant problems. I use it as the front-end for several tool chains...
Or this, from Elektor July 2009, page 18: http://www.elektor.com/magazines/2009/july-047-august/programmable-nokia-rtttl-player.985639.lynkx
Unless you have to have an AVR, may I suggest a TI MSP430F2003 for this application. Has a 16-bit converter, built-in reference, 0.6V full scale, built-in amplifiers if you want...
Bray terminal has a simple graphing function. Arthur
I just posted my port from several years ago to the "slightly unusual bootloader usage?" thread. I have not used it for a long time and probably doesn't work any more with the...
I did a port of Megaload some years ago. I don't use it any more and later versions of Megaload now exist. However, it may still be useful so I attach it here again.
My PI implementation is shown here: https://www.avrfreaks.net/index.php?name=PNphpBB2&file=viewtopic&t=40235 Arthur
Note that not all capacitors are created equal and you need to consider how and where they are used. Operating voltage and temperature can be important. Small physical size...
It is easy enough to have separate projects for the main app and the bootloader and then combine them using the makefile. I use srec_cat to calculate a checksum for the main code...
Quote:The problem though is the standard three phase motors won't give you 5Kw at a lower speed - torque drops of below and above the rated frequency. Just to be picky here. Power...
@ Bob Gardener The rotor of an induction motor acts like the secondary of a transformer with a shorted turn. The rotor (in motoring mode) always turns at less than synchronous...
Here's an interesting idea to turn the 4 prop helicopter into a wind generator: http://www.skywindpower.com/ww/index.htm I read the IEEE paper a few days ago. It is tethered. It...
Pages