Search found 11 matches
- Wed Mar 28, 2012 3:09 am
- Forum: Flowcode V2 & V3
- Topic: Servo 180 deg. Rotation
- Replies: 5
- Views: 7319
Re: Servo 180 deg. Rotation
I had visited one institute and was using there but for posting in Flowcode 4 we have to enter license. They said we cannot share license details to outstation faculties and they haven't co-operated me. So I posted in Flowcode V2 & V3. Without Matrix Multimedia's permission it may be illegal to ...
- Tue Mar 27, 2012 5:11 pm
- Forum: Flowcode V2 & V3
- Topic: Servo 180 deg. Rotation
- Replies: 5
- Views: 7319
Re: Servo 180 deg. Rotation
It comes with the Flowcode in the components folder inside the installation directory..
- Tue Mar 27, 2012 12:55 am
- Forum: Flowcode V2 & V3
- Topic: Servo 180 deg. Rotation
- Replies: 5
- Views: 7319
Servo 180 deg. Rotation
What changes has to be done in C code to make the servo rotate 180 deg. instead of current 120 deg. ? In other words, how to change to 2200us instead of current 1280us..Thanks in advance..
- Wed Nov 17, 2010 11:01 pm
- Forum: Components (Other)
- Topic: Sine wave generation on PWM Pin
- Replies: 1
- Views: 10140
Sine wave generation on PWM Pin
Is there any example of how to generate pure sinewave, triangular wave, spikes in PIC using Flowcode ?
- Mon Oct 11, 2010 10:14 pm
- Forum: Components (Other)
- Topic: Read Text from SD Card
- Replies: 1
- Views: 9008
Read Text from SD Card
How to read and search text database from SD Card in FCv3&4. For example vehicle details are stored in SD Card like Engine No, Insurance details etc in rows and columns. If the vehicle arrives the scanning zone the details are automatically searched for and if insurance premium expired a buzzer ...
- Mon Oct 04, 2010 3:31 pm
- Forum: Components (Other)
- Topic: Store text in eeprom
- Replies: 3
- Views: 11085
Re: Store text in eeprom
Can you post any example ?
- Sun Oct 03, 2010 1:57 pm
- Forum: Components (Other)
- Topic: Store text in eeprom
- Replies: 3
- Views: 11085
Store text in eeprom
How to store text in eeprom any example, esp. any sentence ?
- Tue Sep 21, 2010 11:22 pm
- Forum: Flowcode V2 & V3
- Topic: Camera Component
- Replies: 4
- Views: 5407
Re: Camera Component
Also please check the following links :
http://www.alibaba.com/product-free/114 ... amera.html
http://www.gsm-modem.de/cmos_camera.html
http://www.coolcomponents.co.uk/catalog ... cts_id=370
http://www.alibaba.com/product-free/114 ... amera.html
http://www.gsm-modem.de/cmos_camera.html
http://www.coolcomponents.co.uk/catalog ... cts_id=370
- Mon Sep 20, 2010 12:05 am
- Forum: Flowcode V2 & V3
- Topic: Camera Component
- Replies: 4
- Views: 5407
Camera Component
I have an idea of developing camera component and interfacing to PIC using serial and USB. Example applications are object tracking. storing the image of unknown person etc. I request Matrix Multimedia to analyze the possibility on the same.
- Thu Sep 16, 2010 9:48 pm
- Forum: General / Misc
- Topic: RTOS
- Replies: 3
- Views: 13573
RTOS
How to use RTOS in Flowcode for PIC ? For Example prioritizing the tasks, running multiple tasks etc.
- Thu Sep 16, 2010 9:32 pm
- Forum: Components (Comms)
- Topic: Dual RS232
- Replies: 1
- Views: 8297
Dual RS232
Is Flowcode V3 capable of running Dual RS232 ? I mean, in some cases for example interfacing GPS(serial) and GSM(serial) to the PIC requires two RS232 which PIC doesnot have(except PIC24 and dsPIC). In such cases, how Flowcode will help ? One way is to use one Serial Port and use I/O Pins for the ot...