Search found 19 matches

by sawani
17 Dec 2015 04:26
Forum: mikroBasic PRO for dsPIC30/33 and PIC24 General
Topic: Help request: List of PIC proven to work with i2c lib
Replies: 6
Views: 4655

Re: Help request: List of PIC proven to work with i2c lib

Hi, Biljana Thank you very much. And yes, I am learning from you now :)... It is better to read the errata before using any chip. The good thing is the new chip I was trying on my project has proven to work very well with the library. I have managed to save and retrieve data from EEPROM already. Ver...
by sawani
16 Dec 2015 07:10
Forum: mikroBasic PRO for dsPIC30/33 and PIC24 General
Topic: Help request: List of PIC proven to work with i2c lib
Replies: 6
Views: 4655

Re: Help request: List of PIC proven to work with i2c lib

Hello, How did you experience that I2C Library is not working, is it a hardware problem with a faulty chip or does it not work at all when you use our library? The replacement for the mentioned microcontroller can be compared in various features, what is the most important, mamory, pinout? You can ...
by sawani
15 Dec 2015 03:26
Forum: mikroBasic PRO for dsPIC30/33 and PIC24 General
Topic: Help request: List of PIC proven to work with i2c lib
Replies: 6
Views: 4655

Help request: List of PIC proven to work with i2c lib

friends, I have learned here that some of PIC micro controllers come defective right from factory that they cannot work with the I2C library. I wonder then, if there is a place where one can find a list of devices which has this fault, that he can avoid them right before he start his design. Also I ...
by sawani
30 Sep 2013 17:09
Forum: mikroBasic PRO for dsPIC30/33 and PIC24 General
Topic: Problem Activating Pull-up resistor (PIC24JF64GA004)
Replies: 1
Views: 2671

Problem Activating Pull-up resistor (PIC24JF64GA004)

Hi there, I have struggled for days to activate the internal pull-ups resistors of pic24jf64ga004 without success. I’m yet to know where I didn’t get right on the datasheets. I do simulation on Proteus 8. The pin I would like them pulled up are RC6, RC7, RC8, and RC9. I have connected button switche...
by sawani
26 Aug 2013 13:06
Forum: mikroPascal FAQ
Topic: Problem compare two variable and send down UART if equal
Replies: 4
Views: 3594

Re: Problem compare two variable and send down UART if equal

Thank you very much, milos :). Let me work on that.
by sawani
25 Aug 2013 05:33
Forum: mikroPascal FAQ
Topic: Problem compare two variable and send down UART if equal
Replies: 4
Views: 3594

Re: Problem compare two variable and send down UART if equal

Hi buddies, I have also discovered that the number I send to the (through virtual terminal) is not the number I read back. I wonder if this is what brings problem. If press 2 on the keyboard to send it to the mcu, and later Use UART1_Write(Ticket) to send the number back to the virtual terminal, the...
by sawani
24 Aug 2013 04:22
Forum: mikroPascal FAQ
Topic: Problem compare two variable and send down UART if equal
Replies: 4
Views: 3594

Re: Problem compare two variable and send down UART if equal

sorry, I get trouble attaching files here. I do not understand the way. I copy the code down here. I do not know how to post the picture of my circuit. Now following is my code I paste down: program CHARGER_MODULE ' Declarations section const VoltageDropLimit = 983 dim VoltageLevel as word dim DPSW ...
by sawani
24 Aug 2013 04:19
Forum: mikroPascal FAQ
Topic: Problem compare two variable and send down UART if equal
Replies: 4
Views: 3594

Problem compare two variable and send down UART if equal

I am trying to compare the number sent on UART with the number set by deep switch DSW1 on the circuit and send back a message throuth the UART if the numbes are equal. The problem is it doesn't seem to work. I do not know where I do mistake. Please anyone who can help. This is what I am doing. I sen...
by sawani
28 Sep 2012 17:27
Forum: mikroBasic PRO for PIC General
Topic: Connecting GM862-QUAD to PC, using PICPLC16v6
Replies: 3
Views: 1791

Re: Connecting GM862-QUAD to PC, using PICPLC16v6

Dear Janko, thank you for your replay! I am using the PICPLC16v6 development board. it has a max232 ic on board and I connect the wires to it as stated above through connectors CN5 and CN4. and set the dip switch 11 as stated above. The schematic of the board can be found on this link: http://www.mi...
by sawani
27 Sep 2012 13:01
Forum: mikroBasic PRO for PIC General
Topic: Connecting GM862-QUAD to PC, using PICPLC16v6
Replies: 3
Views: 1791

Connecting GM862-QUAD to PC, using PICPLC16v6

Hi buddies, I have been trying to use Hyper Terminal to test Telit GM862-quad module (gsm/gprs) in vain. The module is on the the PICPLC16v6 dev board, and I am using the max232 circuit on the dev board to connect to my laptop to the gm862. Following is my settings: 1. I removed the microcontroller ...
by sawani
27 Sep 2012 12:35
Forum: mikroPascal FAQ
Topic: Need Telit GM862 GPRS usage (code) example, please...
Replies: 2
Views: 3169

Re: Need Telit GM862 GPRS usage (code) example, please...

Thank you Filip, I have seen it!

regards
by sawani
03 Sep 2012 11:05
Forum: mikroBasic PRO for PIC General
Topic: Need Telit GM862 GPRS usage (code) example, please...
Replies: 2
Views: 2181

Need Telit GM862 GPRS usage (code) example, please...

Are there examples of how to send and receive gprs data over the internet using Telit GM862-QUAD GSM module? Please kindly provide are show the link. I want to monitor and control a solar battery health and usage in a remote office using a computer over gprs.

Thank you all in advance..
by sawani
03 Sep 2012 09:44
Forum: mikroPascal FAQ
Topic: Need Telit GM862 GPRS usage (code) example, please...
Replies: 2
Views: 3169

Need Telit GM862 GPRS usage (code) example, please...

Are there examples of how to send and receive gprs data over the internet using Telit GM862-QUAD GSM module? Please kindly provide are show the link. I want to monitor and control a solar battery health and usage in a remote office using a computer over gprs.

Thank you all in advance..

Go to advanced search