Search found 10 matches

by pitbytes
14 Jan 2020 21:06
Forum: mikroBasic PRO for AVR General
Topic: FloatToStr_FixLen is an undeclared identifier
Replies: 3
Views: 2054

Re: FloatToStr_FixLen is an undeclared identifier

Dear Jovana, thanks a lot for your reply in this case. I found this function in the help function of this C-compiler. Therefore I thougthed this function should be available. Kind regards Peter Hello, Unfortunately, function FloatToStr_FixLen is not a part of the conversions library in the latest ve...
by pitbytes
10 Jan 2020 17:28
Forum: mikroC PRO for AVR General
Topic: FloatToStr_FixLen is an undeclared identifier
Replies: 1
Views: 1545

FloatToStr_FixLen is an undeclared identifier

Hallo, I am using for my projekt the mikroC for AVR 7.0.1 Compiler latest version. The function FloatToStr_FixLen is an undeclared identifier because it is not included in the conversion library. Is there a chance to get this function in the conversion library? In case of yes, in wich way can I put ...
by pitbytes
10 Jan 2020 17:22
Forum: mikroBasic PRO for AVR General
Topic: FloatToStr_FixLen is an undeclared identifier
Replies: 3
Views: 2054

FloatToStr_FixLen is an undeclared identifier

Hallo, I am using for my projekt the mikroC for AVR 7.0.1 Compiler latest version. The function FloatToStr_FixLen is an undeclared identifier because it is not included in the conversion library. Is there a chance to get this function in the conversion library? In case of yes, in wich way can I put ...
by pitbytes
12 Mar 2017 10:56
Forum: mikroBasic PRO for PIC General
Topic: Temperature measuring with a TSIC Temperature sensor
Replies: 9
Views: 5175

Re: Temperature measuring with a TSIC Temperature sensor

Hello Andrew, sorry for my late reply, but last night I found time to go ahead in this project. Basically the reading of this sensor works but there are some critical points. 1.) Áfter switch on the MCU there no valid values on the LCD. When I touch the sensor with my fingers a measuring is started ...
by pitbytes
27 Feb 2017 23:28
Forum: mikroBasic PRO for PIC General
Topic: Temperature measuring with a TSIC Temperature sensor
Replies: 9
Views: 5175

Re: Temperature measuring with a TSIC Temperature sensor

Hi Andrew, this evening I put your Code into a 16F88 MCU and send the data to an LCD-Display. Generally it runs but the display shows all the time -50.00000. I changed delay time in the range between 55 and 65 µs but the result is also -50.00000. On my oscilloscope I can see a changing in the pulse ...
by pitbytes
22 Feb 2017 21:08
Forum: mikroBasic PRO for PIC General
Topic: Temperature measuring with a TSIC Temperature sensor
Replies: 9
Views: 5175

Re: Temperature measuring with a TSIC Temperature sensor

Hello Andrew, Thank you very much for your help. I have no experience in C langugage. It would be nice if you can support me with a translation in mBasic. To make this job easy for you the power for the TSIC should come from a MCU pin. There is no need to power the TSIC continously. The targert MCU ...
by pitbytes
18 Feb 2017 23:39
Forum: mikroBasic PRO for PIC General
Topic: Temperature measuring with a TSIC Temperature sensor
Replies: 9
Views: 5175

Temperature measuring with a TSIC Temperature sensor

I am looking for an example to read the temperature from a TSIC temperature sensor 206, 306 or 506. This sensor use a ZAC-wire protocol. Maybe someone can support me with a code written in mBasic or mPascal. Thank you to all for your help in advance.
by pitbytes
08 Sep 2014 20:18
Forum: mikroBasic PRO for PIC General
Topic: HELP for Etxernal Interrupt (INT0 - RB0) for PIC 16F887
Replies: 4
Views: 1997

Re: HELP for Etxernal Interrupt (INT0 - RB0) for PIC 16F887

Hi Filip,

thanks a lot for your help.

This example runs perfectly on my pic board.

Now I must find out what is going wrong during my study of the data sheet of the interrupt RB0 sequenz with 16F887.
But this is only my Job.

Kind regards

pitbytes
by pitbytes
07 Sep 2014 17:46
Forum: mikroBasic PRO for PIC General
Topic: HELP for Etxernal Interrupt (INT0 - RB0) for PIC 16F887
Replies: 4
Views: 1997

Re: HELP for Etxernal Interrupt (INT0 - RB0) for PIC 16F887

Hi Filip, thank you for answer. I have read the data sheet and the MikroEletronika examples, but it did not fix my prolbem. I found also a lot of examples for timer interrupts but no example for the RB0 interrupt with a 16F887. It would be great if you could me support with some code lines as you ha...
by pitbytes
31 Aug 2014 16:26
Forum: mikroBasic PRO for PIC General
Topic: HELP for Etxernal Interrupt (INT0 - RB0) for PIC 16F887
Replies: 4
Views: 1997

HELP for Etxernal Interrupt (INT0 - RB0) for PIC 16F887

Hello I am new in programming PIC processors. I need some help to translate the following code from a PIC18F45K22 to a PIC16F877. I started to do this and I spent a lot of time for this but with no positive result. Thank you to all who spend their time for help me in this case. '/* ' * Project name:...

Go to advanced search