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

Forum: BASCOM 8051 Projects & Doubts

Projects & Doubts based on BASCOM compiler from MCS Electronics.

  1. how to burn hex code ?

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

    Posted By santoshaxl
    • Replies: 3
    • Views: 117
    07-03-2010 08:53 PM Go to last post
  2. Thermal printer interface

    Hello everyone :D, i want to build electronic cash register that is available in projects download area. but i want...

    Posted By tibbu
    Thermal printer interface, interface a thermal printer with 8051 micro controller, electronic cash register
    • Replies: 4
    • Views: 456
    27-12-2009 12:40 PM Go to last post
  3. 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. ...

    Posted By tibbu
    2 I2C devices connection to 8051, connect EEPROM 2404 and RTC ds1307
    • Replies: 2
    • Views: 366
    17-12-2009 01:24 PM Go to last post
  4. 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...

    Posted By tibbu
    ds1307 AM/PM problem, ds1307 based clock, setting ds1307 in 12 hour mode
    • Replies: 1
    • Views: 309
    17-12-2009 10:22 AM Go to last post
  5. 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...

    Posted By tibbu
    External memory interface in Bascom
    • Replies: 5
    • Views: 508
    15-12-2009 09:11 PM Go to last post
  6. 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

    Posted By g_prashant
    at24c1024 interface with 89c52, Bascom code for at24c1024
    • Replies: 8
    • Views: 1,681
    14-12-2009 04:28 PM Go to last post
  7. 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...

    Posted By tibbu
    2 Pages
    1 2
    RC5 remote control in BASCOM 8051
    • Replies: 13
    • Views: 813
    08-12-2009 08:39 PM Go to last post
  8. 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...

    Posted By tibbu
    • Replies: 5
    • Views: 369
    24-10-2009 08:36 AM Go to last post
  9. 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...

    Posted By coolsonia
    Frequency meter
    • Replies: 2
    • Views: 351
    19-10-2009 11:33 PM Go to last post
  10. 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...

    Posted By supertex
    • Replies: 3
    • Views: 391
    16-10-2009 09:12 AM Go to last post
  11. 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 ...

    • Replies: 0
    • Views: 227
    01-10-2009 04:05 PM Go to last post
  12. Sending SMS through GSM Modem

    The temperature data from DS1820 is sent through SMS. '************************************** ' sending SMS...

    Posted By Binu
    3 Pages
    1 2 3
    bascom code for Sending SMS through GSM Modem, microcontroller send sms, microcontroller GSM Modem, bascom 8051
    • Replies: 26
    • Views: 9,007
    12-09-2009 05:34 PM Go to last post
  13. ANOTHER ASSEMBLY TO BASCOM

    ORG 00H ; Reset MOV TMOD,#20H ;enable timer1, mode 2 (auto reload) MOV TH1,#0FDH ;9600 Baud rate MOV...

    Posted By r4him1985
    ASSEMBLY TO BASCOM
    • Replies: 6
    • Views: 712
    16-08-2009 02:52 PM Go to last post
  14. 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...

    Posted By g_prashant
    • Replies: 1
    • Views: 408
    25-07-2009 11:29 AM Go to last post
  15. 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...

    Posted By deniss
    Timer interrupt for my digital clock and calender, 8051 based digital clock and calender, 8051 based digital clock
    • Replies: 1
    • Views: 507
    25-07-2009 11:26 AM Go to last post
  16. 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...

    Posted By r4him1985
    assembly to bascom
    • Replies: 2
    • Views: 492
    25-07-2009 02:55 AM Go to last post
  17. da a instruction

    After addition when a number is greater than 09h and when da a is executed 66 is added to the number,How to resolve the problem?

    Posted By subish_1087
    • Replies: 1
    • Views: 584
    18-04-2009 03:40 PM Go to last post
  18. Programming Technic of Bascom

    Dear binu sir Please tell me how to make Union struct like " C" in bascom bcz in my program i want to using set of long varible to convert byte ...

    Posted By g_prashant
    • Replies: 3
    • Views: 678
    06-04-2009 09:24 AM Go to last post
  19. 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...

    Posted By sarwar mughal
    • Replies: 2
    • Views: 1,041
    12-03-2009 08:59 PM Go to last post
  20. Need help for interfacing an 3x4 matrix keypad using 89s8252

    Dear Binu Sir, I am new to 8051 and I am doing a project about a 8051 security alert system based on SMS. Your code for SMS is very useful. ...

    Posted By fuchoi
    bascom keypad decode code, keypad interfacing in bascom
    • Replies: 2
    • Views: 1,330
    27-02-2009 03:24 PM 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