Search found 11 matches

by kunibabina
Wed Mar 28, 2012 3:09 am
Forum: Flowcode V2 & V3
Topic: Servo 180 deg. Rotation
Replies: 5
Views: 6928

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 post...
by kunibabina
Tue Mar 27, 2012 5:11 pm
Forum: Flowcode V2 & V3
Topic: Servo 180 deg. Rotation
Replies: 5
Views: 6928

Re: Servo 180 deg. Rotation

It comes with the Flowcode in the components folder inside the installation directory..
by kunibabina
Tue Mar 27, 2012 12:55 am
Forum: Flowcode V2 & V3
Topic: Servo 180 deg. Rotation
Replies: 5
Views: 6928

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..
by kunibabina
Wed Nov 17, 2010 11:01 pm
Forum: Components (Other)
Topic: Sine wave generation on PWM Pin
Replies: 1
Views: 7867

Sine wave generation on PWM Pin

Is there any example of how to generate pure sinewave, triangular wave, spikes in PIC using Flowcode ?
by kunibabina
Mon Oct 11, 2010 10:14 pm
Forum: Components (Other)
Topic: Read Text from SD Card
Replies: 1
Views: 6686

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 is m...
by kunibabina
Mon Oct 04, 2010 3:31 pm
Forum: Components (Other)
Topic: Store text in eeprom
Replies: 3
Views: 8629

Re: Store text in eeprom

Can you post any example ?
by kunibabina
Sun Oct 03, 2010 1:57 pm
Forum: Components (Other)
Topic: Store text in eeprom
Replies: 3
Views: 8629

Store text in eeprom

How to store text in eeprom any example, esp. any sentence ?
by kunibabina
Mon Sep 20, 2010 12:05 am
Forum: Flowcode V2 & V3
Topic: Camera Component
Replies: 4
Views: 5053

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.
by kunibabina
Thu Sep 16, 2010 9:48 pm
Forum: General / Misc
Topic: RTOS
Replies: 3
Views: 9761

RTOS

How to use RTOS in Flowcode for PIC ? For Example prioritizing the tasks, running multiple tasks etc.
by kunibabina
Thu Sep 16, 2010 9:32 pm
Forum: Components (Comms)
Topic: Dual RS232
Replies: 1
Views: 6119

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...