Search found 1739 matches

by Enamul
Thu Jun 27, 2013 11:23 am
Forum: General Programming
Topic: EEPROM Operation
Replies: 29
Views: 21303

Re: EEPROM Operation

Have you tried this example? I have used that and it works fine for me.
by Enamul
Thu May 30, 2013 8:14 pm
Forum: Deutsch Support-Forum
Topic: Probleme mit PIC18F14K50
Replies: 3
Views: 11331

Re: Probleme mit PIC18F14K50

What you are getting when you are trying to write? Any error message? Please take a screen shoot of that and let us know.
by Enamul
Sat May 25, 2013 11:52 am
Forum: General Programming
Topic: Displaying text for received SMS
Replies: 4
Views: 4749

Re: Displaying text for received SMS

Hi

I have posted a program in the link..you can use that for your chip. This program is tested...
http://www.matrixmultimedia.com/mmforum ... =2&t=11873
by Enamul
Sat May 25, 2013 7:46 am
Forum: General Programming
Topic: Displaying text for received SMS
Replies: 4
Views: 4749

Re: Displaying text for received SMS

gsm module or modem uses portc and tx rx is RC6,7 which is fixed and RTS, CTS can be any two pins from portc normally RC0,RC4. These four are all you need.
by Enamul
Fri May 24, 2013 10:14 pm
Forum: E-blocks
Topic: GSM Module
Replies: 12
Views: 13186

Re: GSM Module

It's nice to hear that it works now. Thank you very much for letting me know so quickly.
by Enamul
Fri May 24, 2013 9:22 pm
Forum: E-blocks
Topic: GSM Module
Replies: 12
Views: 13186

Re: GSM Module

Hi
Can you please test this program and put your number in initial string box and see whether it works for you or not? Please make sure you are in right LCD port and GSM module is connected in PORTC and RTS and CTS in right PORTC pin as in program or change in program if necessary.
by Enamul
Fri May 24, 2013 8:29 pm
Forum: Flowcode V5
Topic: (SOLVED) Ibutton ds1990a configuration help.
Replies: 12
Views: 10314

Re: Ibutton ds1990a configuration help.

Hi Thanks for the email. I have ordered that from china but wait for whole 1 month and asked the supplier. They immediately refunded the money and I forgot why I have ordered those. Yesterday I got those in hand and see I have ordered for you. Thanks for knocking I will test and let you know soon. N...
by Enamul
Fri May 24, 2013 8:26 pm
Forum: E-blocks
Topic: GSM Module
Replies: 12
Views: 13186

Re: GSM Module

Hi,

I guess that could be PDU or Text mode issue as well. Can you please post the program you are trying so that I have a look what is going wrong? Or if you want I can post a sample msg sending and receiving program for you.
by Enamul
Mon May 13, 2013 8:09 pm
Forum: E-blocks
Topic: The Line Eater Keypad - 16F88
Replies: 6
Views: 6912

Re: The Line Eater Keypad - 16F88

Can you please post the program you have tried so that we can see what's going wrong?
by Enamul
Mon May 13, 2013 6:42 pm
Forum: Flowcode V5
Topic: Use two lines for text on LCD 20x4
Replies: 1
Views: 2139

Re: Use two lines for text on LCD 20x4

Yes, it is possible. You have to create your custom fonts.I can remember martin's post how to get custom fonts. You can PM martin
by Enamul
Wed Mar 27, 2013 3:17 pm
Forum: General Programming
Topic: symbols
Replies: 4
Views: 4010

Re: symbols

Hi

asciicode 174 and 175 in decimal
http://www.asciitable.com/
by Enamul
Tue Mar 26, 2013 1:00 pm
Forum: Flowcode V5
Topic: Idea on ADC - would this work?
Replies: 2
Views: 2618

Re: Idea on ADC - would this work?

Hi James,
People often use this idea for cheap current sensing. I have used this idea for lots of my DC energy meter. But for high precision devices and if you want your load to be isolated from PIC circuitry you will need those sensors.
by Enamul
Mon Mar 25, 2013 9:35 am
Forum: General Programming
Topic: 16 pad Keyboard and Sending Data
Replies: 1
Views: 2225

Re: 16 pad Keyboard and Sending Data

There is a nice post in the forum. You can find by searching...
I2C communication between 2 pic microcontroller.
by Enamul
Sun Mar 24, 2013 5:35 pm
Forum: E-blocks
Topic: problem in hardware connections
Replies: 1
Views: 3341

Re: problem in hardware connections

Hi

Do you have EB006 multi-programmer board? It is very easy to interface with any Eblock board. If not how are you trying to interface EBlock with PIC IC?
by Enamul
Sun Mar 24, 2013 7:32 am
Forum: Flowcode V5
Topic: Remote recorder
Replies: 4
Views: 4117

Re: Remote recorder

Hi

You can have a play with the posting of Martin and make your own one..
http://www.matrixmultimedia.com/mmforum ... RC5#p45205
by Enamul
Fri Mar 22, 2013 3:35 pm
Forum: General Programming
Topic: Latest Configuration files
Replies: 10
Views: 9080

Re: Latest Configuration files

OK. I see what you mean. Thanks
by Enamul
Fri Mar 22, 2013 3:28 pm
Forum: Flowcode V4
Topic: EEPROM write problems with dsPIC30F4013
Replies: 2
Views: 3645

Re: EEPROM write problems with dsPIC30F4013

Has this got something to do with having to delete the memory location contents first before writing to it? If so, how do I delete the memory contents?
No you don't.

Can you please post a simple program to demonstrate the issue so that we can have a look what's going wrong?
by Enamul
Fri Mar 22, 2013 3:26 pm
Forum: Flowcode V5
Topic: Flowcode/e-blocks on TV
Replies: 5
Views: 5207

Re: Flowcode/e-blocks on TV

Hi

I have missed that and can't see anymore. Can we have a look again please?
by Enamul
Fri Mar 22, 2013 2:24 pm
Forum: General Programming
Topic: Latest Configuration files
Replies: 10
Views: 9080

Re: Latest Configuration files

Are you sure that new ppp don't work with old programmer? Which version of programmer you mean old?
by Enamul
Thu Mar 21, 2013 11:56 pm
Forum: E-blocks
Topic: E-blocks RC5 Infrared board : datasheet errors
Replies: 2
Views: 4205

Re: E-blocks RC5 Infrared board : datasheet errors

Thanks for the information..I am sure MM guys will sort that out.
by Enamul
Thu Mar 21, 2013 11:53 pm
Forum: Components (Other)
Topic: LCD HD44780 Compatible
Replies: 5
Views: 9480

Re: LCD HD44780 Compatible

Hi

Your configuration wasn't OK. I have corrected those..
by Enamul
Thu Mar 21, 2013 9:21 pm
Forum: Flowcode V4
Topic: Digital freq counter problem
Replies: 2
Views: 3863

Re: Digital freq counter problem

Hi
I want to add with Ben that you have used tmr0 which is available in PIC ic not in ATMEL ics and for PIC ic register need to use in small letter but for AVR chips register need to mention in caps.
by Enamul
Thu Mar 21, 2013 9:18 pm
Forum: Flowcode V5
Topic: (SOLVED) Ibutton ds1990a configuration help.
Replies: 12
Views: 10314

Re: Ibutton ds1990a configuration help.

It seems quite useful chip. I am ordering one for me. I will test and let you know how to program it.