AVR top octave freq. generator? I'd say, at least in terms of open source tools, support for ARM based microcontrollers is pretty unsurpassed, with AVRs coming in a close second!
Thursday, 24 January 2013 - 21:50
dc buck chopper help Almost certainly not suitable as the inductor in a buck regulator. You could perhaps use it to filter your input though!
Thursday, 24 January 2013 - 17:54
AVR top octave freq. generator? As Kartman said, an 8MHz 8-bit AVR should easily be up to the task. Judging by the other things you want to do though, it might be worth considering an ARM Cortex-M4 based...
Thursday, 24 January 2013 - 17:48
Strange UART (?) Problem Atmel have an application note (AVR054) regarding calibration of the internal RC oscillator via UART. Frankly though, unless there is a really compelling reason not to use the...
Thursday, 24 January 2013 - 17:39
Kids did a LED driver with AVR ... Hehe :) That's great! Looking forward to the day my daughter is old enough to understand what daddy does for a living. At 1.5 years old, she already seems to gravitate towards anything...
voice recorder A quick google search found this: http://karplus4arduino.wordpress.com/2011/10/08/making-wav-files-from-c-programs/. Plenty of examples out there.
Thursday, 24 January 2013 - 17:18
Arduino envy at Microchip Quote:Matt, I think I see where you're missing the point. The people buying and using Arduinos do not care about being or becoming good embedded engineers.
I accept what you're...
Sunday, 20 March 2011 - 20:39
What are these? http://msdn.microsoft.com/en-us/...(VS.80).aspx
Wednesday, 21 April 2010 - 23:51
Bought a GLCD on ebay, need to ID it Quote:Since it's a model number not shared with any other part, I'm pretty sure he'd see similar results.
Me thinks theusch spoke in jest ;)
Sunday, 7 March 2010 - 20:50
VNC1L - Keyboard Support Because the device I'm working on requires two USB host interfaces and one USB device interface.
Monday, 22 February 2010 - 23:36
Typical C question Quote:Surely that depends on which generates the most efficient code?
As theusch said, it is a question of portability. Even if you never intend the code you're writing to run on...
I'd say, at least in terms of open source tools, support for ARM based microcontrollers is pretty unsurpassed, with AVRs coming in a close second!
Almost certainly not suitable as the inductor in a buck regulator. You could perhaps use it to filter your input though!
As Kartman said, an 8MHz 8-bit AVR should easily be up to the task. Judging by the other things you want to do though, it might be worth considering an ARM Cortex-M4 based...
Atmel have an application note (AVR054) regarding calibration of the internal RC oscillator via UART. Frankly though, unless there is a really compelling reason not to use the...
That's great! Looking forward to the day my daughter is old enough to understand what daddy does for a living. At 1.5 years old, she already seems to gravitate towards anything...
Analog comparator turned off (ACD = 1 in ACSRA)? Watchdog oscillator disabled? Brown-out detector disabled?
A quick google search found this: http://karplus4arduino.wordpress.com/2011/10/08/making-wav-files-from-c-programs/. Plenty of examples out there.
Quote:Matt, I think I see where you're missing the point. The people buying and using Arduinos do not care about being or becoming good embedded engineers. I accept what you're...
http://msdn.microsoft.com/en-us/...(VS.80).aspx
Quote:Since it's a model number not shared with any other part, I'm pretty sure he'd see similar results. Me thinks theusch spoke in jest ;)
Because the device I'm working on requires two USB host interfaces and one USB device interface.
Quote:Surely that depends on which generates the most efficient code? As theusch said, it is a question of portability. Even if you never intend the code you're writing to run on...
Pages