Search found 4 matches

by kaniux
06 Aug 2013 03:20
Forum: mikroC PRO for PIC32 General
Topic: error in TFT Library
Replies: 1
Views: 1776

error in TFT Library

Hi everyone, What's wrong with my code? #include "BT_Routines.h" // responses to parse const BT_CMD = 1; const BT_AOK = 2; const BT_CONN = 3; const BT_END = 4; char txt[255]; // Almacena el mensaje de texto a enviar o recibir por BT unsigned short i; // ... unsigned short tmp; // Almacena de forma t...
by kaniux
15 Oct 2011 18:53
Forum: Product Announcements
Topic: Libstock report: PID Library available for download!
Replies: 3
Views: 26315

Re: Libstock report: PID Library available for download!

do you have in mind released this library for mikroC version??
by kaniux
10 Oct 2011 18:22
Forum: mikroC PRO for PIC General
Topic: Problem with the temperature sensor example
Replies: 2
Views: 1228

Re: Problem with the temperature sensor example

Yeah!! you right, I have tried to read data with PORTE.2 (like example) and had success, but I don't understand why don't working with PORTA.2...well after all, the issue is solve, thank you :lol:
by kaniux
07 Oct 2011 17:55
Forum: mikroC PRO for PIC General
Topic: Problem with the temperature sensor example
Replies: 2
Views: 1228

Problem with the temperature sensor example

hi, I have a problem with the temperature sensor example and the development board MCD DEMOII. The LCD display is working fine but I am not getting any input from the sensor. I think that the functions of the Onewire library are cycling. The board is working fine with other compiler and with the man...

Go to advanced search