Projects & Doubts based on BASCOM compiler from MCS Electronics.
I am looking for 89C51AC2.DAT file for Bascom8051. Could you help? Also the program to read ADC in 89C51AC2, preferably in Bascom. Would be grateful for any help, Alex E-mail me: intermulty@yahoo.com
Hello binu sir, I am building a RC5 remote control in BASCOM8051 i am able to get latched output from microcontroller but failed to get momentary output from it. i need to drive my land rover from RC5 remote. pls help me...
The temperature data from DS1820 is sent through SMS. '************************************** ' sending SMS '************************************** Sub Sendsms Disable Serial Set Scon.1 Print "AT+CMGS=" ; Chr(34) ;...
Hi guys! I'm new to microcontrollers. Can anyone help me which software is required to transfer .HEX file to the microcontroller and to debug simulate the code. Your favors will be of great concern to me. asdf
sir how to burn hex code converted by bascom8051/bascomavr?
ORG 00H ; Reset MOV TMOD,#20H ;enable timer1, mode 2 (auto reload) MOV TH1,#0FDH ;9600 Baud rate MOV SCON,#50H ;8 bit, 1 stop bit, REN enabled SETB TR1 MOV P0,#0FFH ;make P0 as...
Dear Binu Sir, I want to develope Data transmitter Between two microcontoller(89s52). thorugh RF module (TR 434) But i donot know about how to make mancheser code encodeing / decodeing. Pleasa help to write code in bascom only. or any sample...
is there sombody who can explane to me on witch way I have to count external (P3.4) to 11 and then a interrupt occures I use the 89c51ed2 chip
Hello everyone :D, i want to build electronic cash register that is available in projects download area. but i want to use thermal printer in place of dot matrix printer because thermal printers are smaller and...
Hello all , I want to connect EEPROM42404 and RTCds1307 to one 8051 micro controller. is it possible is yes how to do this in bascom 8051. Thank you so much.
HI all, I am trying to build ds1307 based clock. but i am having problem in setting ds1307 in 12 hour mode. i have tried to select 12 hour mode by setting 6th bit of &h02 but after doing this clock goes to 13:00:00 after 12:59:59. ...
Hello Binu sir, I have done a simple code in BASCOM for a clap switch. My problem is that after power failure the relay resets to off position. I want to store port status into external memory. Pls help me how to do this. ...
Dear Binu sir, I want to need interface at24c1024 eprom with microcontroller. I have write program in bascom-51 pl. help me Prashant
Hello all, i am trying to send and receive data from serial port in Bascom8051 using input command but the code execution pauses ant input command until it gets some serial data and then goes ahead and pauses again at input and...
hey i m making a project on frequency meter as accordance with the circuit diagram in the below link which also contain the code.. but i am facing a problem as the lcd is displaying " f=0 hz" for all values of frequency....
Hello Everyone, I need to create a loop and send out the value to port 2 (only first 4 bits) of a 8051 using BASCOM. Something like For Check = 1 To 16 P2.0=Check Waitms 100 Next Check
hey guys i am using flip ISP but cannot see my controller in it ... it is showing full range of At 89C5115,89C5130,89C511531 etc but not showing my controller...what should I do.and in atmel series on 89c5124 is available in my...
Dear Binu sir I have developed billing system in bascom by using 89s52 i have found some problem likes when i give print command to printer found printer had print in same line without LF. and same program was using in other new printer than...
I am designing an 8051 based digital clock and calender project using c language. I am done with the display,setting, clock and date subroutine. I am having problem in configuring my timer interrupt to be generating my seconds. I understood how to...
hello binu.. can u help me to write this below assmbly prgoogrm into bascom basic compiler program .BAS ORG 00H ; Reset MOV TMOD,#20H ;enable timer1, mode 2 (auto reload) MOV TH1,#0FDH ;9600 Baud rate ...
There are currently 1 users browsing this forum. (0 members & 1 guests)
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules