+ Post New Thread
Page 1 of 2 1 2 LastLast
Threads 1 to 20 of 25

Forum: BASCOM 8051 Projects & Doubts

Projects & Doubts based on BASCOM compiler from MCS Electronics.

    Sponsored Links


                
  1. 89c51ac2

    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

    Started by Alexg800, 28-08-2010 04:33 PM
    • Replies: 0
    • Views: 51
    28-08-2010 04:33 PM Go to last post
  2. Momentary mode help

    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...

    Started by tibbu, 18-10-2009 02:37 PM
    2 Pages
    1 2
    RC5 remote control in BASCOM 8051
    • Replies: 15
    • Views: 1,775
    10-08-2010 06:35 AM Go to last post
  3. Sending SMS through GSM Modem

    The temperature data from DS1820 is sent through SMS. '************************************** ' sending SMS '************************************** Sub Sendsms Disable Serial Set Scon.1 Print "AT+CMGS=" ; Chr(34) ;...

    Started by Binu, 30-03-2008 10:36 PM
    3 Pages
    1 2 3
    bascom code for Sending SMS through GSM Modem, microcontroller send sms, microcontroller GSM Modem, bascom 8051
    • Replies: 28
    • Views: 11,675
    27-07-2010 06:26 PM Go to last post
  4. Help required for programming 8051

    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

    Started by sarwar mughal, 18-12-2008 10:03 AM
    • Replies: 4
    • Views: 1,631
    13-06-2010 07:03 PM Go to last post
  5. how to burn hex code ?

    sir how to burn hex code converted by bascom8051/bascomavr?

    Started by santoshaxl, 18-02-2010 05:39 PM
    • Replies: 8
    • Views: 1,220
    13-06-2010 04:53 PM Go to last post
  6. ANOTHER ASSEMBLY TO BASCOM

    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...

    Started by r4him1985, 29-07-2009 12:20 PM
    ASSEMBLY TO BASCOM
    • Replies: 7
    • Views: 1,291
    03-05-2010 08:19 PM Go to last post
  7. Manchester code for RF Data transmitter

    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...

    Started by g_prashant, 12-12-2008 10:25 AM
    Manchester code for RF Data transmitter
    • Replies: 3
    • Views: 2,063
    21-04-2010 03:40 PM Go to last post
  8. counter external

    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

    Started by reha, 14-11-2008 01:52 AM
    bascom counter, bascom
    • Replies: 7
    • Views: 1,556
    08-04-2010 02:42 PM Go to last post
  9. Thermal printer interface

    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...

    Started by tibbu, 25-12-2009 11:56 PM
    Thermal printer interface, interface a thermal printer with 8051 micro controller, electronic cash register
    • Replies: 4
    • Views: 1,343
    27-12-2009 12:40 PM Go to last post
  10. 2 I2C devices connection to 8051

    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.

    Started by tibbu, 16-12-2009 01:35 PM
    2 I2C devices connection to 8051, connect EEPROM 2404 and RTC ds1307
    • Replies: 2
    • Views: 862
    17-12-2009 01:24 PM Go to last post
  11. ds1307 AM/PM problem

    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. ...

    Started by tibbu, 15-12-2009 09:04 PM
    ds1307 AM/PM problem, ds1307 based clock, setting ds1307 in 12 hour mode
    • Replies: 1
    • Views: 840
    17-12-2009 10:22 AM Go to last post
  12. External memory interface in Bascom

    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. ...

    Started by tibbu, 16-10-2009 08:35 AM
    External memory interface in Bascom
    • Replies: 5
    • Views: 1,078
    15-12-2009 09:11 PM Go to last post
  13. at24c1024 interface with 89c52

    Dear Binu sir, I want to need interface at24c1024 eprom with microcontroller. I have write program in bascom-51 pl. help me Prashant

    Started by g_prashant, 22-11-2008 02:28 PM
    at24c1024 interface with 89c52, Bascom code for at24c1024
    • Replies: 8
    • Views: 2,516
    14-12-2009 04:28 PM Go to last post
  14. Problem in input command

    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...

    Started by tibbu, 20-10-2009 06:11 PM
    • Replies: 5
    • Views: 846
    24-10-2009 08:36 AM Go to last post
  15. Frequency meter

    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....

    Started by coolsonia, 15-10-2009 08:53 PM
    Frequency meter
    • Replies: 2
    • Views: 711
    19-10-2009 11:33 PM Go to last post
  16. Bit Loop

    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

    Started by supertex, 05-10-2009 02:33 AM
    • Replies: 3
    • Views: 778
    16-10-2009 09:12 AM Go to last post
  17. prob AT89C5124

    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...

    Started by shashanksworld@gmail.com, 01-10-2009 04:05 PM
    • Replies: 0
    • Views: 485
    01-10-2009 04:05 PM Go to last post
  18. Printing Problem in Bascom

    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...

    Started by g_prashant, 25-07-2009 02:05 AM
    • Replies: 1
    • Views: 758
    25-07-2009 11:29 AM Go to last post
  19. Timer interrupt for my digital clock and calender

    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...

    Started by deniss, 19-07-2009 04:08 PM
    Timer interrupt for my digital clock and calender, 8051 based digital clock and calender, 8051 based digital clock
    • Replies: 1
    • Views: 858
    25-07-2009 11:26 AM Go to last post
  20. plss help me assembly to bascom?

    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 ...

    Started by r4him1985, 28-06-2009 08:19 PM
    assembly to bascom
    • Replies: 2
    • Views: 789
    25-07-2009 02:55 AM Go to last post

+ Post New Thread

Forum Information and Options

Moderators of this Forum
Users Browsing this Forum

There are currently 1 users browsing this forum. (0 members & 1 guests)

Thread Display Options

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.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts