Search found 9 matches
- Sun Apr 21, 2013 4:08 pm
- Forum: E-blocks
- Topic: EB006 driver problem
- Replies: 3
- Views: 4635
Re: EB006 driver problem
Hi, thanks for the reply. Earlier image relates to the time when driver installation is directed to the folder where the files are. If I try to install the driver manually (amd64) version. I get the following 'install failure' window. Capture4.PNG I tried the steps you mentioned already and then pos...
- Sun Apr 21, 2013 3:19 pm
- Forum: E-blocks
- Topic: EB006 driver problem
- Replies: 3
- Views: 4635
EB006 driver problem
Problems installing eb006(version 3) drivers on my windows 7 laptop. Please see the screen shot once I direct the installation to the downloaded driver folder.
Thanks
Thanks
- Fri Aug 07, 2009 5:20 pm
- Forum: General Programming
- Topic: Suitable resistance value to hold pins to the ground
- Replies: 1
- Views: 2713
Suitable resistance value to hold pins to the ground
Hi
Could you please tell me some suitable resistance values to hold PIC12f635 pins to the ground. I would preffer to use the highest values possible as to prevent the current consumption when pin is externally made high by button press.
Thanks
Could you please tell me some suitable resistance values to hold PIC12f635 pins to the ground. I would preffer to use the highest values possible as to prevent the current consumption when pin is externally made high by button press.
Thanks
- Sat Feb 07, 2009 8:50 pm
- Forum: Electronics products
- Topic: I would like to make an ASK receiver & transmitter
- Replies: 1
- Views: 4021
I would like to make an ASK receiver & transmitter
Hi I am a newbie in this field. I would like to make an receiver and transmitter ASK based. I need sample circuits and any help in the right direction will be greatly appreciated. I do not want to use readymade modules for this. My project is to operate a toy care remotely using a PIC MCU. Many Than...
- Fri Jan 23, 2009 5:55 pm
- Forum: Electronics products
- Topic: Help me know how to set my receiver frequency!
- Replies: 0
- Views: 8313
Help me know how to set my receiver frequency!
How can I know the frequency of oscillation of my RF receiver? Hello I bought an spectrum analyser from AAronia (http://www.spectran.com). I want to make RF receiver and transmitter (LC based). I am unable to isolate the receiver frequency from the other signals which are there in the air. How can I...
- Wed Dec 17, 2008 2:53 am
- Forum: Flowcode V2 & V3
- Topic: Dialing using PIC!!
- Replies: 3
- Views: 3587
Dialing using PIC!!
Hi
I am not an expert in this so please excuse me if somthing does not make sense out of what I am going to ask.
I would like to make a project where using a PIC I can dial a phone number and make some sounds on the other end.
Any ideas?
Thanks
I am not an expert in this so please excuse me if somthing does not make sense out of what I am going to ask.
I would like to make a project where using a PIC I can dial a phone number and make some sounds on the other end.
Any ideas?
Thanks
- Mon Dec 15, 2008 12:33 am
- Forum: Bugs / Application Errors
- Topic: Compiler gives error for 12F635+Wrong representation
- Replies: 1
- Views: 5849
Compiler gives error for 12F635+Wrong representation
Hi Flowcode is not representing 12f635 correctly, it only shows pins 0,1,2 but datasheet from microchip says 6 I/O pins. Also, upon compiling a program, the compiler gives the following error: coderencodersetup.c Starting preprocessor: "C:\Program Files\Matrix Multimedia\Flowcode V3\BoostC\pp.e...
- Tue Dec 09, 2008 4:33 pm
- Forum: Bugs / Application Errors
- Topic: Messege :"Warning unreferenced functions removed"
- Replies: 3
- Views: 4461
Re: Messege :"Warning unreferenced functions removed"
Hi Ben My program is to get a 5 digit number from the user and then use it as a password. Only a matching 5 digit number entered via a keypad will open the security gate or safe or wherever I use it for. It works fine while in simulation mode. When after the warning message it loads it into the MCU....
- Tue Dec 09, 2008 3:19 pm
- Forum: Bugs / Application Errors
- Topic: Messege :"Warning unreferenced functions removed"
- Replies: 3
- Views: 4461
Messege :"Warning unreferenced functions removed"
Hi I made a flowcode for a security project using keypad and lcd screen. It works perfectly while doing demonstration in my pc. The problem comes when it is compiled , the compiler gives the following message: Warning unreferenced functions removed: FCD_LCDDisplay0_GetDefines in: C:\Users\Damien\Des...