CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 3 matches
CCS Forum Index
Author Message
  Topic: some code problems
Arsleosmithe

Replies: 6
Views: 12879

PostForum: General CCS C Discussion   Posted: Thu Nov 17, 2016 11:21 am   Subject: some code problems
For the used input pins have a look at this code line:set_adc_channel(channel);Then, look in the manual for this function and you find:Syntax: set_adc_channel (chan

The channels are define ...
  Topic: some code problems
Arsleosmithe

Replies: 6
Views: 12879

PostForum: General CCS C Discussion   Posted: Thu Nov 17, 2016 11:19 am   Subject: some code problems
Another 'minor' detail NOT commented in the program is what value are the voltage divider resistors for the battery and solar panel voltages AND what are the current load resistors.
It's kinda IMPOR ...
  Topic: some code problems
Arsleosmithe

Replies: 6
Views: 12879

PostForum: General CCS C Discussion   Posted: Tue Nov 15, 2016 12:30 pm   Subject: some code problems
I'm having some problems understanding this MPPT code.
What are the exact input pins ? I don't get it.
Sorry I'm not a code expert.
#include <16f876.h>
#device *=16 ADC=10
#use delay( ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group