Advertisement

1 - 10 of 30 containing alltags:("8051") (0 seconds)
hi , i am making a calvulator witha 8051 atmel microcontroller , ihave done the code , the keyboard hardware ,but now i am waiting for the type of lcd to use, anyone has experience in this ? thanks
Zones: HardwareDate Answered: 07/15/2001 Grade: A Views: 0
hi eevrybody, i am having a micro controller 8051 .i have interfaced to 8 bit ADC which is memroy mapped at address 0x4000. i need to read the 8bit value from ADC ,for my analog voltage. can...
Zones: CPU ProcessorsDate Answered: 04/16/2002 Grade: A Views: 0
I am currently using an 8051 variant (P89C664) and a MAX202 to use serial comms and ISP. I do all my programming in C in Keil uVision. The current code I have is: void InitSerial() {     // In...
Zones: CPU ProcessorsDate Answered: 06/07/2004 Grade: A Views: 0
FROM MY PREVIOUS QUESTION: Title: how to interfacing infrared adapter to 8051 microcontroller http://www.experts-exchange.com/Hardware/Microchips/Q_21056643.html >I am assigned to a project whi...
Zones: CPU ProcessorsDate Answered: 07/19/2004 Grade: B Views: 59
Hi, Currently I am doing 8051 assembly project which need me to make some selection on hyperterminal screen. I am facing a problem to clear current screen when I am suppose to display another sc...
Zones: AssemblyDate Answered: 10/13/2004 Grade: A Views: 101
using a 8051, i'm trying to write Assembly code to perform: increment a count each time I press an external switch, and I want the count to be displayed on external leds on PORT 3 ----------------...
Zones: CPU ProcessorsDate Answered: 10/17/2005 Grade: A Views: 0
I have a problem. i am trying to create assembly code that reads from a keypad button and sends the value to the display, the buttons are 0,1,2,3,4,5,6,7,8,9,a,b,c,d,e,f the segment codes are ...
Zones: AssemblyDate Answered: 04/27/2006 Grade: C Views: 0
Hello, I´m programming a visual interface for a project with an 8051 microcontroller, the communication is gonna be througt the serial port, I don´t know if MS Comm Control is set to use a stop bit...
Zones: ProgrammingDate Answered: 05/11/2003 Grade: A Views: 0
Hi, actually I'm need assistance for my small Bluetooth project. I need to send data from VB to Bluetooth (Ericsson Bluetooth Development Kit) via RS 232. Then, the data will be sent wirelessly to ...
Zones: BluetoothDate Answered: 07/26/2003 Grade: B Views: 39
Hello all.. I am trying to achieve Bluetooth mobility by interfacing an 8051 compatible microcontroller with Bluetooth. I want to achieve this by connecting an 8051 (compatible microcontroller) ...
Zones: BluetoothDate Answered: 05/26/2004 Grade: A Views: 51