Discussion Title | Created date |
---|---|
keyboard suggestions? Hi, I am looking for keyboard user entry for c programs running inside a POSIX shell. I looked into nanoX, and vi in busybox. Would nxkbd.sh work? If so, how is the pop up... |
Friday, 24 August 2007 - 16:52 |
The T2 SDE project - feedback? Hi, anyone w/ feedback on the release? I plan to take a long look at this release for AVR32 and Blackfin next week. http://www.t2-project.org/about.... Quote: 7.0 release in... |
Saturday, 9 June 2007 - 15:17 |
avrdude uisp hack -- suggestions wanted Hi, I am hacking avrdude for ADIs microconverter AdUc7x. where is the best place to start? I thought just starting in stk500_private.h and changing the constants. also looking at... |
Wednesday, 16 May 2007 - 21:24 |
JTAG TCK clock source? Hi, I can't find any AC characteristics for the JTAG TCK. What is the maximum frequency for AVR JTAG? What is the clock source for JTAG TCK? Same as serial 2-wire bus timing? My... |
Monday, 19 March 2007 - 23:36 |
ARM7 poised to replace 8 bit µC in coming years? // flame bait ... proceed w/ caution Hi, During a lengthy discussion w/ a small group the other day, the topic turned to the viability of the 8 bit µC, specifically the AVR8 bit.... |
Thursday, 9 November 2006 - 22:31 |
OT:: thank you Atmel Hi, I know this is OT, but would like to extend a sincere thank you to Atmel. Leading the industry with 32 bit platforms utilizing GCC as the backbone toolchain is a bold and... |
Friday, 27 October 2006 - 00:30 |
[HARD] Divide and Conquer; the Resistive Divider here is a nice resistive divider spreadsheet... http://www.maxim-ic.com/images/a... and the tutorial... www.maxim-ic.com/AN3646 |
Thursday, 26 October 2006 - 21:48 |
Screen peek / copy for t6963 toshiba lcd controller Hi, FWIW, the t6963 driver is almost complete. Screen peek and copy remain to be completed however. I am starting on these final segments to complete the entire options available... |
Sunday, 22 October 2006 - 22:36 |
magnetic tape analog record/play>ADC>dsp Hi, I have some analog signals to store in analog form on magnetic tape, and eventually use the AVR ADC for dsp stuff later... Here is a nice tutorial... http://hyperphysics.phy-... |
Wednesday, 4 October 2006 - 18:58 |
Scaling fixed point ... comments ... experience? Hello, I posted a comp.dsp scaling question under the blog section for www.dspavr.net or you can find it on the google site too http://tinyurl.com/lzpwn . If you have experience w... |
Monday, 25 September 2006 - 23:01 |
megaAVR <> IBM System/360 ? Hi, I am coming across some early 1970s literature on digital filtering and FFT on the IBM System/360 and would like to know your perspective... Will you compare and contrast the... |
Wednesday, 2 August 2006 - 14:14 |
for (uint8_t i=0; i = 0x28; i++) >> outside C99 mode? Hi, I don't understand the compiler error, can you help explain? ... for (uint8_t i=0; i = 0x28; i++) ... Quote: main.c: In function `main': main.c:170: error: 'for' loop... |
Monday, 17 July 2006 - 02:36 |