Tech Support > Computer Hardware > Microprocessors
System MIPS calculation
Posted on May 25th, 2006 | 1 Comments

<sachin.cas@gmail.com> wrote in message news:1148539774.811703.265220@i39g2000cwa.googlegroups.com... MIPS doesn't depend on any peripherals (unless you've created a CELL clone). If you're using an...

Garbage collection in Embedded system
Posted on May 25th, 2006 | 8 Comments

dalai lamah wrote: Hmm, explicit memory allocation and deallocation are prone to subtle coding and runtime errors; perhaps it should be considered safe to avoid them in general. Granted, there are...

Connecting external RAM to TSK51 processor (using Altium Designerand the NanoBoard)
Posted on May 25th, 2006 | 4 Comments

Mark McDougall wrote: Fascinating! ;) Thanx a bunch! - R.

Where to get small 3 digit LCD?
Posted on May 25th, 2006 | 2 Comments

Peter wrote: Oh, yes, now I understand, I looked at the stripes under a magnifying glass and the conducting strips are very narrow, so it doesn't matter how it's lined up, very neat! (who invented...

small embedded web server
Posted on May 25th, 2006 | 2 Comments

"Alan Myler" <amyler@eircom.net> wrote in message news:44757F92.5050605@eircom.net... http://www.ethernut.de/ Peter

Datasheet for Intel 80C186 XL20
Posted on May 25th, 2006 | 5 Comments

JohnK wrote: I would try the intel developer site at:- http://developer.intel.com/design/intarch/intel186/docs_186.htm JB

100+ Openings in Bangalore/Mysore/Hyderabad ( C/C++, Embedded, VB, DBA, Systems)
Posted on May 25th, 2006 | 2 Comments

ARCON Solutions wrote: Q. What does R&D stand for in India? A. Regression and Debugging! heh heh heh likewise,

Problem Porting nucleus onto AT91RM9200
Posted on May 25th, 2006 | 1 Comments

On Wed, 24 May 2006 09:57:59 -0500, "psriniva" <prashanth_81@hotmail.com> wrote in comp.arch.embedded: Why aren't you talking to their tech support? Support is included in the price. -- Jack...

Orcad symbols for the AT91SAM family?
Posted on May 25th, 2006 | 10 Comments

"Mike Noone" <nleahcim@gmail.com> wrote in message news:1148420687.854243.284010@g10g2000cwb.googlegroups.com... Where are they? I just cant seem to be able to find them out. JaaC *** Posted via...

State of I/O pins during brownout on Atmega128
Posted on May 25th, 2006 | 5 Comments

<thecynic@gmail.com> wrote in message news:1148517365.068361.298460@y43g2000cwc.googlegroups.com... Re floating: a relay needs big current, and the typical transistor driver needs appreciable base...

Opening for a Director of Software Development (Network Security Systems)- Austin, TX
Posted on May 24th, 2006 | 1 Comments

tinybelvis wrote: This would be a good place to send complaints about the abuse of usenet and international newsgroups in general. Use of html and voluminous image attachments might help make the...

Opening for a Director of Software Development (Network Security Systems)- Austin, TX
Posted on May 24th, 2006 | 0 Comments

Director of Software Development- Network Security Products Location: Austin, TX Contact: Dee Dee Dial, Sr. Executive/Technology Recruiter Pedley-Richard & Assoc.,...

SoC w/802.11b (for wireless temp/light sensor)
Posted on May 24th, 2006 | 8 Comments

Rasmus Fink wrote: OK, you can build the hardware for it, or get the atmel USB key for $30. Add another $20 to $30 for a Wifi adapter. FTP is an overkill. You can just UDP a 8 to 10 bits number...

New embedded SBC...
Posted on May 24th, 2006 | 0 Comments

http://free-zg.t-com.hr/baran/

Symbols for 8-Pin AVR/PIC
Posted on May 24th, 2006 | 5 Comments

Peter Mendham wrote: Hi, Peter. I usually create my own. I've attached one for the Tiny13 below. Save this file as a *.scr file, open the library editor and run this script. IIRC, the SOIC-8...

Infineon XC164CS - step by step guide?
Posted on May 24th, 2006 | 1 Comments

Hi Here is a link to help you for the XC16x http://www.infineon.com/upload/Document/AIM/Microcontroller/16bit/Insiders_Guide_XC166.pdf I can also send you a complete Tasking project (v8.6r1)...

Embedded C Tutorials
Posted on May 24th, 2006 | 10 Comments

In article <4dhea5F1aomhtU1@individual.net>, John B <spamj_baraclough@bl ockerzetnet.co.uk> writes There is a good tutorial on the Byte Craft web site www.bytecraft.com There are tutorials and eval...

nokia 3310-15-5-0 interfacing with 89s52
Posted on May 24th, 2006 | 0 Comments

hello Is there any one who has done interfacin of 3310 with controller. I need some help. I am able to send sms through 3315 but not able to recieve phone status Below u can see the phone is...

High speed bluetooth application
Posted on May 24th, 2006 | 0 Comments

Hi All, I am developing a Bluetooth image/video project. I have tested CSR BC2 ( will test BC4 these days, and waiting for BC5 ), the speed is very low. BC4 and BC5 are EDR version, BC2 has no...

at24c01 problem
Posted on May 24th, 2006 | 1 Comments

sorry...the test instruction is just a : while (1) { writeToLCD(EEPROM_byte_write(2,7),8); }