Tech Support > Computer Hardware > Microprocessors
Info about 320x240 displays buying
Posted on February 15th, 2006 | 3 Comments

Hello, I need to find 5.7" 320x240 displays to use with an embedded device. Is it possible to find display+touch panel+controllers under 100/120 US$ ?? Price is the main requirement!! Any hints?

Atmel AVR32 architecture launched at Embedded
Posted on February 15th, 2006 | 0 Comments

News from Embedded World News, Nurnberg 14.02.2006 Actel ===== Had no booth, but Actel-guy was movong around so I catched him. Actel Fusion FPGAs: Delayed for 6 months. Do not expect Fusion...

Master slave protocols for embedded devices
Posted on February 15th, 2006 | 10 Comments

I'm trying to review the serial protocol we're using to connect multiple boards in our device. The device is made of 5 boards, 1 master and 4 slaves, connected through a RS422 serial link. Regarding...

Do you want your own free virtual mall?? Come here...
Posted on February 15th, 2006 | 0 Comments

http://www.telebay.com/esolutions/mall.html

consecutive bytes in internal RAM for DSEG
Posted on February 15th, 2006 | 3 Comments

Hi All, I am Ravikumar.N, using SDCC compiler with Cygnal C8051F130 microcontroller for one of my application. Used large memory model here. The folowing is my issue. I have declared an array of...

Need good and inexpensive GPS component
Posted on February 15th, 2006 | 18 Comments

Can anyone recommend a good and inexpensive GPS component? I am only interested in extracting the positioning data - that's all. Preferably this would be a single component with a ref design. If...

3A adaptor for driving LCD
Posted on February 14th, 2006 | 12 Comments

Hi everybody, I have a project to build 14V/3A adaptor to drive an LCD monitor. the block diagram can be described as follow: main plug (220VAC) --> step down transformer (18VAC) --> diode...

Programming an HD44780 connected to an AT91 on ecos
Posted on February 14th, 2006 | 1 Comments

Hi, I just started working on my 3rd year group project in elec engineerin where we have to design an ECG, my part of is to connect and program a LCD to display the heart beat of the horse. We're...

Motor Controller
Posted on February 14th, 2006 | 1 Comments

I want to use 80c51 to control a DC Motor : Direction, Velocity Control and Velocity Display If you have got some ideas, please send Thank u.

Do internships exist in this field, if you don't have any degrees?
Posted on February 14th, 2006 | 10 Comments

I'm currently in a community college. So I take basic general-education classes. Future 4-year university major will be computer engineering (I want ot be an embedded sysstems programmer). However,...

Instruction Set Simulator Book/Links
Posted on February 14th, 2006 | 5 Comments

Hello All, Can anyone please let me know some good books or links where i can find enoughinformation on Instruction Set Simulators.I want to know how simulator works internally. Also, i have heard...

How to define a good protocol (not just the messages)?
Posted on February 14th, 2006 | 3 Comments

This is a follow on post to my previous one about "Bit-level protocol or text-based protocol?" (thanks very much guys for the good replies). Apart from defining the structure of the frame/message, I...

creating an embedded server
Posted on February 14th, 2006 | 7 Comments

Hi Group, I have a few questions about creating a custom device connected to the internet. The device will have two primary functions 1) act as an embedded (dynamic) web server with the ability to...

Memory selection for an embedded system
Posted on February 14th, 2006 | 6 Comments

Hi all, I'm currenlty gettting into embedded system architecture and would like to know where can I find any kind of tutorial/articles/lecture notes regarding the "art" of selecting the memory for my...

Bit-level protocol or text-based protocol? (PC to embedded)
Posted on February 14th, 2006 | 6 Comments

I am developing (well, not personally) an embedded box that communicates to a PC host. They talk using Ethernet (TCPIP). The box interfaces to some industrial equipment, sends info to the PC and...

Can I do not run cardmgr?
Posted on February 14th, 2006 | 0 Comments

I am developing in at91rm9200 board, and it has a pcmcia-ide interface. I can mount my cf card after the card inserted. However, the cardmgr must be running when using the cf card, otherwise, the cf...

at91 Embedded Flash Controller problem
Posted on February 14th, 2006 | 0 Comments

Hello guys, My target is AT91SAM7S32 at ~54MHz. My application uses EFC to store a non-volatile data to the flash memory. Code is located in the internal SRAM and the interrupts are disabled during...

Where did AT91 forums go?
Posted on February 14th, 2006 | 2 Comments

I'm using an Evaluation Kit (AT91SAM7S-EK) from Atmel, and early there were some forums at www.at91.com but now there gone. When I click on the forum button, the server responds with: The requested...

PWM and Rabbit
Posted on February 14th, 2006 | 6 Comments

Would anyone be able to give me a headstart on implementing pulse width modulation with a Rabbitcore 3600? If someone could explain or provide me with a link, I would appreciate it. I understand the...

File system
Posted on February 14th, 2006 | 0 Comments

HI all I have to write HLD doucment for Flash file system. But I am having some doubts.. plz clear these 1. Whether File system is part of OS/Separate from OS Ans i got is: it is separate from OS...