Quantcast
Channel: MCS Electronics Forum
Browsing all 20558 articles
Browse latest View live

BASCOM-AVR : using If statement with And statement : REPLY

[code:1:5b2cced2ab] If Pressure5 >= Plow And Pressure5 <= Phigh Then 'Activate all Air Cylinders Else 'Deactivate all Air Cylinders. end if [/code:1:5b2cced2ab] This should work, some us some...

View Article


BASCOM-AVR : GLENA, can you check thread wav file player? Thanks. : REPLY

Hi, I have added error log returned after compiled with m64def.dat

View Article


Share your working BASCOM-AVR code here : More code space : NEWTOPIC

Hi guys, been having a play with one of my programs, and as usual, ran out of space. Had a look into and a play with the fonts. I'm not sure that Albert would agree with me on this one but it seems to...

View Article

BASCOM-AVR : [help] Detection of an incoming call : REPLY

Sorry Riki I have been away for a few days. If you can talk to your modem with a serial port on your processor and get it to respond to simple AT commands then you are almost there. Can you do this?

View Article

Share your working BASCOM-AVR code here : More code space : REPLY

Hello Deanus Its good to have ways of saving space. Yes running out of flash was a problem I had with the clock (see HT1632 - 32x8 matrix) I moved my fonts into the eeprom to get more space. I tried a...

View Article


BASCOM-AVR : [help] Detection of an incoming call : REPLY

[quote:941931975e="njepsen"]Sorry Riki I have been away for a few days. If you can talk to your modem with a serial port on your processor and get it to respond to simple AT commands then you are...

View Article

Various : Bascom AVR - supported device : NEWTOPIC

Hello all, So far as I remember, I saw something like "Bascom AVR supported device" on the main page, or on the compiler description/details page. Probably it was like Bascom AVR supports all ATMega...

View Article

BASCOM-AVR : [help] Detection of an incoming call : REPLY

show how you setup the Input for receive messages

View Article


BASCOM-AVR : [help] Detection of an incoming call : REPLY

[quote:d6964c0d15="kimmi"]show how you setup the Input for receive messages[/quote:d6964c0d15] This has managed to send a message.

View Article


BASCOM-AVR : [help] Detection of an incoming call : REPLY

and the Bas file ?

View Article

Share your working BASCOM-AVR code here : GPS processing and status display :...

Here are the pictures! I had more luck than I thought! :) My lcd survived the over voltage and I can round up a m32 which has enough sram to run my code. Basic information:...

View Article

Various : Bascom AVR - supported device : REPLY

When you have the latest version all the devices can be found under - Tools - Compiler - Chip - Chip In the worst case the demo version can be downloaded to see the supported devices. Frank.

View Article

Various : Bascom AVR - supported device : REPLY

Yes, there it is found. But probably I saw it before on the webpage, not sure. Thank you.

View Article


BASCOM-AVR : [help] Detection of an incoming call : REPLY

Post your code riki & I will send you some code to receive an sms and do something when it arrives

View Article

BASCOM-AVR : Including compiled piece of code : NEWTOPIC

Hello, Anyone know if Bascom support to include a compiled piece of code to our program? Best regards toto [b:1f647f10dc][color=red:1f647f10dc](BASCOM-AVR version : 2.0.7.2 , Latest : 2.0.7.6...

View Article


BASCOM-AVR : Including compiled piece of code : REPLY

Sure, a lib is basically that. There are some difficulties however, no absolute jumps, no variables at fixed addresses, but if this is overcome, it will work. Another option is $INC, which would...

View Article

BASCOM-AVR : how to save more power ? : REPLY

Hi everybody. Ok I give you litlle news about the project. Now the current in powerdown mode is about 70µA. And I'm happy about that results. MWS thanks for the suggest about the bodlevel, but the...

View Article


BASCOM-AVR : how to save more power ? : REPLY

[quote:df7363400e="Vincent"]MWS thanks for the suggest about the bodlevel[/quote:df7363400e] Did i say anything about bodlevel? [quote:df7363400e]but the power can't go in the ATmega, because this is...

View Article

BASCOM-AVR : [help] Detection of an incoming call : REPLY

$regfile = "m8535.dat" $crystal = 12000000 $baud = 19200 Dim A As Byte Config Pina.0 = Input Config Pina.1 = Input Config Pina.2 = Input Config Portb.0 = Output Portb.0 = 0 Wait 30 Do...

View Article

EASY TCP/IP : WIZ820i0 : NEWTOPIC

I try to do my first project with TCP/IP. I tried all samples but nothing working. FOr example the code below. Ping working but UDP communication not. I check communication with the Easy TCP/IP...

View Article
Browsing all 20558 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>