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

BASCOM-AVR : Can't add chr(0) from Deflcdchar to a string : REPLY

You can use chr(0) intead of chr(8). The HD44780 datasheet tell: chr(0) = chr(8), chr(1) = chr(9), etc.

View Article


BASCOM-AVR : Can't add chr(0) from Deflcdchar to a string : REPLY

What a nice and tiny sub. Thanks for sharing. I try to get it running backwards as i need it. Regards

View Article


BASCOM-AVR : Can't add chr(0) from Deflcdchar to a string : REPLY

[quote:088b6311fc="Robert7x"]You can use chr(0) intead of chr(8 ). The HD44780 datasheet tell: chr(0) = chr(8 ), chr(1) = chr(9), etc.[/quote:088b6311fc] Doesnt work with bascom, i get no errors on...

View Article

EASY TCP/IP : WizFi 210 thoughts? : REPLY

Wizf210. Have a look at the blog on this forum, 7 inch display board. There is a WIZFI210 on it and Hkipnik made a nice applications with it (and his Android cell-phone). For the SPI firmware check...

View Article

BASCOM Project Blog : Watering system Contrioller : REPLY

Hello bibibo I am first building the code that provides the interfaces needed to measure and communicate with the real world this I am doing in a block by block way so that others may take these...

View Article


BASCOM-AVR : Attiny84v - ADC interrupt & soft UART out : REPLY

The first time I encountered such a problem. ADC interrupt some reason spends a lot of time of the microcontroller core, although the turnover was due to be executed very quickly. In the end, then...

View Article

BASCOM-AVR : Can't add chr(0) from Deflcdchar to a string : REPLY

This produces exactly the same pattern on line 2, 3 and 4. It means that you can use print chr(8)...chr(15) in stead of chr(0)...chr(7). It is because the bit 3 (of 0, 1, 2, 3) in CGRAM address is a...

View Article

BASCOM-AVR : Can't add chr(0) from Deflcdchar to a string : REPLY

I hope i will see the same when my programmer is here ( today nothing from the postman ). This is what i see on bascom Simulator ...

View Article


BASCOM-AVR : How to use "Alias" command properly for Input pin? : NEWTOPIC

Hello, I tried to use "Alias" command for an input pin. But could not get it work. By using DDRx, PORTx, PINx it worked as bellow: [code:1:3db0355303] $regfile = "m8def.dat" $crystal = 16000000...

View Article


BASCOM-AVR : Can't add chr(0) from Deflcdchar to a string : REPLY

I see on my LCD on line 2, 3 and 4 the pattern that your simulator shows on line 2.

View Article

Share your working BASCOM-AVR code here : RTC PCF8583 read Function and write...

Hi, people of good will, I am excited over new features of new version of Bascom. Now we can write subrotines and functions totaly indipendent from main program in to link them together into working...

View Article

BASCOM-AVR : How to use "Alias" command properly for Input pin? : REPLY

Hi, Use Pinc.0 rather than Portc.0. Port is for output, pin is for input. Regards Ian Dobson

View Article

BASCOM-AVR : How to use "Alias" command properly for Input pin? : REPLY

[quote:184045ed01="i.dobson"]Hi, Use Pinc.0 rather than Portc.0. Port is for output, pin is for input. Regards Ian Dobson[/quote:184045ed01] Great!!! It worked :) . Thanks a lot again.

View Article


BASCOM-AVR : Garden automat : REPLY

Hi, I still have problem with crash my display. Disable and Enable Interrupts into Main Loop fixed my problem. It is correct ? [code:1:079f0ef8e1]Start_menu: Main_selec = 1 Call Beep Cls Do Disable...

View Article

BASCOM-AVR : RS-485 protocol help : REPLY

Thank you all for all this great information, i now have a better understanding of how RS-485 works. Thanks again all! Cheers, Walter :lol:

View Article


EASY TCP/IP : WizFi 210 thoughts? : REPLY

As old fashioned as using the serial interface seems, I think I'll be able to implement my current low data volume application with very little code using the AT commands. No reason to make this any...

View Article

BASCOM-AVR : Any Port of Arduino CapSense library to Bascom-AVR : REPLY

Hello, I tried to adopt the Arduino's CapSense library for Bascom-AVR. And modified it (removed some options like calibration). It is working well. The code is given bellow. Take 2 pins of AVR, one is...

View Article


Share your working BASCOM-AVR code here : RTC PCF8583 read Function and write...

Hello Vilko This is good we now have code to use with bascom for three real time clocks your PCF8583 code , my code for the RX8025 and my plus others code for the DS1307. I have a few DS1307 boards...

View Article

Share your working BASCOM-AVR code here : A simple WAV file player from an SD...

pinkfloyd11: schematics you can refer to avr dos sub forum

View Article

BASCOM-AVR : m128 pwm problem : REPLY

I've found that it depends on if I am using this command. Think of what someone may have in common? ... Tm(1) = 2 I2creceive &HA3 , Tm(1) , 1 , 7 ...

View Article
Browsing all 20562 articles
Browse latest View live


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