Sign in

username:

password:



Not a member?

Search Comp.Arch.Embedded



Search tips

embedded by Keywords

68HC11 | 68HC12 | 8051 | 8052 | ARM | ARM7 | Asic | AT91 | AT91RM9200 | Atmel | AVR | AVRStudio | Bootloader | CFP | CompactFlash | Cygnal | Cypress | Dataflash | DSP | eCos | EEPROM | Embedded Linux | Emulator | Endian | Ethernet | Firewire | FPGA | Freescale | GCC | GNUARM | GSM | H8 | HDLC | I2C | Infineon | Interrupts | Java | JTAG | LCD | LED | LPC2000 | MCU | Microchip | MMC | MPLAB | MSP430 | PC104 | PCB | PCI | PCMCIA | PowerPC | Rabbit | RS232 | RS485 | RTOS | SBC | SDRAM | Sensor | SPI | STK500 | UART | UML | USART | USB | Verilog | VHDL | VxWorks | Xilinx

Sponsor

Zero to 32 bits in 10 minutes.
Take the fast track with Stellaris® ARM© Cortex™-M3 evaluations kits.

Discussion Groups

See Also

DSPFPGAElectronics

Discussion Groups | Comp.Arch.Embedded | sample projects for 8051 microcontroller


Advertise Here

There are 5 messages in this thread.

You are currently looking at messages 0 to 5.

sample projects for 8051 microcontroller - Roman Mashak - 2004-05-09 10:58:00

Hello, All!

    I'm studying 8051 microcontroller now. Please recommend some resources
with sample projects, which I could implement with Keil compiler and
simulator, cause currently I don't have real hardware.
    Thanks in advance!

With best regards, Roman Mashak.  E-mail: m...@tusur.ru





Re: sample projects for 8051 microcontroller - Chris Hills - 2004-05-09 17:16:00

In article <c7lguf$2j1t$1...@mpeks.tomsk.su>, Roman Mashak <m...@tusur.ru>
writes
>Hello, All!
>
>    I'm studying 8051 microcontroller now. Please recommend some resources
>with sample projects, which I could implement with Keil compiler and
>simulator, cause currently I don't have real hardware.
>    Thanks in advance!
>

There is some stuff on my web site.  Also the C51 primer under the QUEST
button.

Regards
  chris

/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
\/\/\/\/\ Chris Hills  Staffs  England    /\/\/\/\/\
/\/\/ c...@phaedsys.org       www.phaedsys.org \/\/
\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/

Re: sample projects for 8051 microcontroller - Roman Mashak - 2004-05-09 21:43:00

Hello, Chris!
You wrote  on Sun, 9 May 2004 22:16:57 +0100:

 ??>>    I'm studying 8051 microcontroller now. Please recommend some
 ??>> resources with sample projects, which I could implement with Keil
 ??>> compiler and simulator, cause currently I don't have real hardware.
 ??>> Thanks in advance!

 CH> There is some stuff on my web site.  Also the C51 primer under the
 CH> QUEST button.
    Thank you, your resource is really useful.
    But, unfortunately, I found only tutorial on C51 (compiler) and a bunch
of utilities related to 8051 microcontroller development....  And I'd like
to explore some simple project imvolving 8051, without necessity to use
soldering iron :) or any development board (cause I don;t have it).

With best regards, Roman Mashak.  E-mail: m...@tusur.ru



Re: sample projects for 8051 microcontroller - Paul Burke - 2004-05-11 03:34:00

Roman Mashak wrote:

> Hello, All!
> 
>     I'm studying 8051 microcontroller now. Please recommend some resources
> with sample projects, which I could implement with Keil compiler and
> simulator, cause currently I don't have real hardware.
>     Thanks in advance!
> 

There should be loads of stuff about, e.g. the Philips 8051 series 
data/apps CD. Also try working round the 8051 webring, you can start here:

<http://o.webring.com/hub?ring=80x51>;

which should come up with something to suit. But get some hardware ASAP: 
you only need (say) a Philips 80C51RD2, a crystal, a breadboard, a 
MAX232 equivalent, a couple of switches and Flash Magic. Oh, and 5V PSU. 
The boy did it for GCSE a few years ago.

Paul Burke


Re: sample projects for 8051 microcontroller - Edwin Bland - 2004-05-20 09:23:00

Hi,

Try looking at www.8052.com  It might contain something useful for utility
code, etc.

Edwin

"Paul Burke" <p...@scazon.com> wrote in message
news:2...@uni-berlin.de...
> Roman Mashak wrote:
>
> > Hello, All!
> >
> >     I'm studying 8051 microcontroller now. Please recommend some
resources
> > with sample projects, which I could implement with Keil compiler and
> > simulator, cause currently I don't have real hardware.
> >     Thanks in advance!
> >
>
> There should be loads of stuff about, e.g. the Philips 8051 series
> data/apps CD. Also try working round the 8051 webring, you can start here:
>
> <http://o.webring.com/hub?ring=80x51>;
>
> which should come up with something to suit. But get some hardware ASAP:
> you only need (say) a Philips 80C51RD2, a crystal, a breadboard, a
> MAX232 equivalent, a couple of switches and Flash Magic. Oh, and 5V PSU.
> The boy did it for GCSE a few years ago.
>
> Paul Burke
>