- This topic has 9 replies, 7 voices, and was last updated 11 years, 10 months ago by .
Viewing 10 posts - 1 through 10 (of 10 total)
Viewing 10 posts - 1 through 10 (of 10 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › at89c51 programming
I am making digital thermometer but its code given here is in C but my ISP software only support .hex file
how to convert it to .hex format???
plz help
use keil micro vision software to convert c code to hexa file
hi i am using 89c51mc my project is to interface lcd and display the charateres ‘hello vnr’ but it is not displaying i have used code from mazadi book it not working plz help me to display the charaters plz
Hi Akram,
Use any software like KEIL to compile and build your code, which can generate a .hex file of your code, on a successful compilation.
Hi Neeraj,
Please post your code and circuit diagram.
use kiel software for converting c files into hex files
contact me on my mail id because here this is not possible
but i give hint : keil software is use for it
cI have compiled the code using keil and converted it to.hex
but i have checked it on ISIS P7 but the LCDremains blank
please can any one provide me the file for ISIS so that i can check what’swrong with mine
Its digital thermometer based on AT89C51
If you think the code is proper. Kindly check the Brightness of LCD & adjust it. If we haven’t adjusted the Brightness of LCD properly, it appears to be blank
the code that i am using is from this site so i dont know if it is correct
How to adjust its brightness???