Microcontroller › 8051 › help me with 3*3 led cube with 89c51 ? › @ Paras97 : code and writing program from Tx and Rx
October 22, 2010 at 8:56 am
#5118
dagakshay
Participant
hello paras,
code you have to do it your self.
about loading bin file.,….
we always dump a ihex(intel hex file){eg: led.hex} file into a controller. and i xctaly dont know about at89c51 (atmel) . but you can do it with philips manufactured 8051 i tried it on P89CV51RD2 and the softwate you have to use is “flash magic.”
here i have given a ckt now u need to connect it with your microcontroller
remember:
connect Txd(max232) to Rxd(microntroller)
connect Rxd(max232) to Txd(microntroller)
make ground and supply common
and that IC P89CV51RD2 is pin compatible with ur c51 so no need to change ur cktry..