BASCOM-AVR : how to convert bascom programming this program C : NEWTOPIC
//please help me #include <mega8535.h> #include <delay.h> //#include <ctype.h> #include <string.h> // Standard Input/Output functions #include <stdio.h> // Declare your...
View ArticleBASCOM-AVR : USART, Baud rate, and Crystal : REPLY
115K2 with 12Mhz crystal can't work. Use a 11.0592 or 14.7456 MHz crystal to get error free communication.
View ArticleBASCOM-AVR : please help me if it has a program Gps Bascom.using gps sim :...
please help me if it has a program Gps Bascom.using gps sim 18 [b:9d3f49efc0][color=red:9d3f49efc0](BASCOM-AVR version : 2.0.7.6 )[/b:9d3f49efc0][/color:9d3f49efc0]
View ArticleBASCOM-AVR : please help me if have Gps Bascom program. using gps sim 18 :...
please help me if have Gps Bascom program. using gps sim 18 [b:a57a5318ef][color=red:a57a5318ef](BASCOM-AVR version : 2.0.7.6 )[/b:a57a5318ef][/color:a57a5318ef]
View ArticleBASCOM-AVR : if you have a link about using bascom gps program please he :...
if you have a link about using bascom gps program please help me [b:dbc1de2730][color=red:dbc1de2730](BASCOM-AVR version : 2.0.7.6 )[/b:dbc1de2730][/color:dbc1de2730]
View ArticleBASCOM-AVR : if you have a link about using bascom gps sim 18 program pl :...
if you have a link about using bascom gps program please help me [b:5a23489865][color=red:5a23489865](BASCOM-AVR version : 2.0.7.6 )[/b:5a23489865][/color:5a23489865]
View ArticleBASCOM-AVR : USART, Baud rate, and Crystal : REPLY
[quote:833ec0f5a7]115K2 with 12Mhz crystal can't work error free. [/quote:833ec0f5a7]
View ArticleBASCOM-AVR : USART, Baud rate, and Crystal : REPLY
Hi, I always use Baudrate safe crystals for my Projects (7.3728MHz, 3.6864MHz, 11.0592MHz, 14.7456 MHz ) and have never had Problems with Serial comms, even for Projects where the temperature varies...
View ArticleBASCOM-AVR : USART, Baud rate, and Crystal : REPLY
That's NOT 115K2 [URL=http://imageshack.us/photo/my-images/10/hfvi.jpg/][img:af2c6ef4e7]http://img10.imageshack.us/img10/1500/hfvi.jpg[/img:af2c6ef4e7][/URL]
View ArticleBASCOM-AVR : if you have a link about using bascom gps sim 18 program pl : REPLY
you can start [url=http://www.mcselec.com/index2.php?option=com_forum&Itemid=59&page=search]here[/url] keywords is GPS or NMEA
View ArticleVarious : if you have a link about using bascom gps sim 18 program pl : REPLY
you can start [url=http://www.mcselec.com/index2.php?option=com_forum&Itemid=59&page=search]here[/url] keywords is GPS or NMEA
View ArticleShare your working BASCOM-AVR code here : Bootloader with encryption : REPLY
:D Thank you. Looks great. I sent you an email.
View ArticleBASCOM-AVR : USART, Baud rate, and Crystal : REPLY
[quote:cb78de9d40="Evert :-)"]115K2 with 12Mhz crystal can't work error free.[/quote:cb78de9d40] [quote:cb78de9d40]That's NOT 115K2 [/quote:cb78de9d40] 115385 gives an error of 0.16 percent, which...
View ArticleBASCOM-AVR : MCS Bootloader VB6 : NEWTOPIC
Does anyone have a good sourcecode, or know how to fix the one from EvertDekker.com? Thats the only example I found, and its using the MCS OCX file. Problem is, it never works 99% of the time. and if...
View ArticleBASCOM-AVR : MCS Bootloader VB6 : REPLY
Actually, I modified his code from the CommX to the trusty MSComm1 and problem solved. it works perfect now.
View ArticleBASCOM-AVR : MCS Bootloader VB6 : REPLY
i have the same problem , would you mind to share the modified vb6 code using mscomm1 , thanks
View ArticleBASCOM-AVR : MCS Bootloader VB6 : REPLY
[quote:8afe5b106e="techknight"]Actually, I modified his code from the CommX to the trusty MSComm1 and problem solved. it works perfect now.[/quote:8afe5b106e] Strange, i'm using the MCS ocx a lot,...
View ArticleBASCOM-AVR : MCS Bootloader VB6 : REPLY
Since MCS offers the MCS Bootloader on a commercial basis, it is not allowed to use the MSC forum to get unlicensed versions.
View ArticleBASCOM-AVR : Declaration LCD 2x40 : NEWTOPIC
Hallo, may i use command: Config Lcd = 40 * 2 for declaration size of LCD, when LCDtype can be : 40 * 4,16 * 1, 16 * 2, 16 * 4, 16 * 4, 20 * 2 or 20 * 4 or 16 * 1a or 20*4A.? Thank You, and sorry for...
View ArticleVarious : how to convert bascom programming this program C : REPLY
please do not post complete C code. This is a BASIC forum. If you want to post, just zip the code and post it. I suggest to have a look at the samples and the help.
View Article