measuring voltage program

Moderator: Benj

Post Reply
FMGA
Posts: 6
Joined: Wed Feb 18, 2015 9:07 am
Has thanked: 1 time
Been thanked: 1 time
Contact:

measuring voltage program

Post by FMGA »

hello ,

i'm in a school project and i need to measuring a voltage througt a card with a flowcode program,
i'm in mess with it , i don't now how to work , some idea ?

work on fowcode V5 actually (and im an original french, sorry)

please help :?

User avatar
QMESAR
Valued Contributor
Valued Contributor
Posts: 1287
Joined: Sun Oct 05, 2014 3:20 pm
Location: Russia
Has thanked: 384 times
Been thanked: 614 times
Contact:

Re: measuring voltage program

Post by QMESAR »

FMGA wrote: i'm in a school project and i need to measuring a voltage througt a card with a flowcode program,
What Card ?? are you talking about ,we can not help you if you do not tell us what hardware you are using ,
post your project and we can try to help you :D

FMGA
Posts: 6
Joined: Wed Feb 18, 2015 9:07 am
Has thanked: 1 time
Been thanked: 1 time
Contact:

Re: measuring voltage program

Post by FMGA »

its a homemade card from my professor

she make a connection of a matrix PIC to a battery charged by a solar panel , and i need to put the caractericts of the battery ( voltage ect) on a lcd of the PIC 16F877A .

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: measuring voltage program

Post by Benj »

Hello,

This example should hopefully help to get you up and running.
Attachments
Displaying Voltage.fcf
(9 KiB) Downloaded 355 times

FMGA
Posts: 6
Joined: Wed Feb 18, 2015 9:07 am
Has thanked: 1 time
Been thanked: 1 time
Contact:

Re: measuring voltage program

Post by FMGA »

thanks Benj , i will work on it :D

FMGA
Posts: 6
Joined: Wed Feb 18, 2015 9:07 am
Has thanked: 1 time
Been thanked: 1 time
Contact:

Re: measuring voltage program

Post by FMGA »

Hi guys

so i come back from holiday, and i take a look of the exemple from Benj
i'm ok with the voltage but i read back the instruction of the professor and it will be a bit more complicated :roll:

i give u an extract of :

" Converter and distributor of energy " 1-Role and description of the block
This block allows to load the battery, to feed the various functions and to supply certain sizes measured to the block " micro-programmed system ".
It realizes the transfer of energy between the photovoltaic panel, the load and the battery.
It measures:
-the tension and the current of entrance so that the microcontroller can determine the optimal point of power of the generator voltaic photo (Ve, Ie).
-the tension and the current of exit of the converter (Vs, Is).
-the current feeding all the electronic boards of the system (running in the load (Ic).
The current circulating in the battery (Ibat) will be calculated by the microcontroller from the moderate currents previously. "

sorry for the possible bad translation , don't hesitate to ask me :)

thanks in advance :D

FMGA
Posts: 6
Joined: Wed Feb 18, 2015 9:07 am
Has thanked: 1 time
Been thanked: 1 time
Contact:

Re: measuring voltage program

Post by FMGA »

Up ? :mrgreen:

kersing
Valued Contributor
Valued Contributor
Posts: 2045
Joined: Wed Aug 27, 2008 10:31 pm
Location: Netherlands
Has thanked: 553 times
Been thanked: 1081 times
Contact:

Re: measuring voltage program

Post by kersing »

While we can help with specific questions and point in the right direction, we are not going to provide complete solutions for schoolwork. Exercises in schoolwork are created for students to solve... Is there something specific we can answer??? Do you have any ideas you want us to provide feedback on?
“Integrity is doing the right thing, even when no one is watching.”

― C.S. Lewis

FMGA
Posts: 6
Joined: Wed Feb 18, 2015 9:07 am
Has thanked: 1 time
Been thanked: 1 time
Contact:

Re: measuring voltage program

Post by FMGA »

I understand that , i don't ask a file completed , but i'm not comfortable with flowcode, so i didn't take up the projet in a good way :mrgreen:

Post Reply