HomeAutomation
hardware
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HomeAutomation
(root)
/
trunk
/
EmbeddedSoftware
/
AVR
/
module
/
act_pcaPWM
/
act_pcaPWM.h
– Rev 1978
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
SVN
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
1978
5231 d 5 h
arune
/trunk/EmbeddedSoftware/AVR/module/
Updated all modules EEPROM config flag
/trunk/EmbeddedSoftware/AVR/module/act_PID/act_PID.h
/trunk/EmbeddedSoftware/AVR/module/act_RGBW/act_RGBW.c
/trunk/EmbeddedSoftware/AVR/module/act_RGBW/act_RGBW.h
/trunk/EmbeddedSoftware/AVR/module/act_SlowPWM/act_SlowPWM.c
/trunk/EmbeddedSoftware/AVR/module/act_SlowPWM/act_SlowPWM.h
/trunk/EmbeddedSoftware/AVR/module/act_pcaPWM/act_pcaPWM.c
/trunk/EmbeddedSoftware/AVR/module/act_pcaPWM/act_pcaPWM.h
/trunk/EmbeddedSoftware/AVR/module/act_softPWM/act_softPWM.c
/trunk/EmbeddedSoftware/AVR/module/act_softPWM/act_softPWM.h
/trunk/EmbeddedSoftware/AVR/module/chn_ChnMaster/chn_ChnMaster.c
/trunk/EmbeddedSoftware/AVR/module/chn_ChnMaster/chn_ChnMaster.h
/trunk/EmbeddedSoftware/AVR/module/sns_DHT11/sns_DHT11.c
/trunk/EmbeddedSoftware/AVR/module/sns_DHT11/sns_DHT11.h
/trunk/EmbeddedSoftware/AVR/module/sns_PIR/sns_PIR.h
/trunk/EmbeddedSoftware/AVR/module/sns_Serial/sns_Serial.c
/trunk/EmbeddedSoftware/AVR/module/sns_Serial/sns_Serial.h
/trunk/EmbeddedSoftware/AVR/module/sns_TCN75A/sns_TCN75A.c
/trunk/EmbeddedSoftware/AVR/module/sns_TCN75A/sns_TCN75A.h
/trunk/EmbeddedSoftware/AVR/module/sns_Touch/sns_Touch.c
/trunk/EmbeddedSoftware/AVR/module/sns_Touch/sns_Touch.h
/trunk/EmbeddedSoftware/AVR/module/sns_VoltageCurrent/sns_VoltageCurrent.c
/trunk/EmbeddedSoftware/AVR/module/sns_VoltageCurrent/sns_VoltageCurrent.h
/trunk/EmbeddedSoftware/AVR/module/sns_counter/sns_counter.c
/trunk/EmbeddedSoftware/AVR/module/sns_counter/sns_counter.h
/trunk/EmbeddedSoftware/AVR/module/sns_inputAnalog/sns_inputAnalog.c
/trunk/EmbeddedSoftware/AVR/module/sns_inputAnalog/sns_inputAnalog.h
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/sns_irTransceive.c
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/sns_irTransceive.h
/trunk/EmbeddedSoftware/AVR/module/sns_power/sns_power.c
/trunk/EmbeddedSoftware/AVR/module/sns_power/sns_power.h
/trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/sns_rfTransceive.h
/trunk/EmbeddedSoftware/AVR/module/sns_rotaryHex/sns_rotaryHex.h
/trunk/EmbeddedSoftware/AVR/module/tst_TestPrgRig/tst_TestPrgRig.c
/trunk/EmbeddedSoftware/AVR/module/tst_TestPrgRig/tst_TestPrgRig.h
1714
5683 d 7 h
arune
/trunk/
pca pwm now supports fading
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
/trunk/EmbeddedSoftware/AVR/module/act_pcaPWM/act_pcaPWM.c
/trunk/EmbeddedSoftware/AVR/module/act_pcaPWM/act_pcaPWM.h
/trunk/EmbeddedSoftware/AVR/module/act_pcaPWM/config.inc.template
1711
5683 d 8 h
arune
/trunk/EmbeddedSoftware/AVR/
module pcapwm: implementation started, setting simple pwm value and eeprom supported
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/io/PCA9634.c
/trunk/EmbeddedSoftware/AVR/module/act_pcaPWM/act_pcaPWM.c
/trunk/EmbeddedSoftware/AVR/module/act_pcaPWM/act_pcaPWM.h
/trunk/EmbeddedSoftware/AVR/module/act_pcaPWM/config.inc.template
/trunk/EmbeddedSoftware/AVR/module/act_pcaPWM/sources.list
1703
5690 d 6 h
arune
/trunk/EmbeddedSoftware/AVR/
Added driver for PCA9634 PWM driver, untested.
Added skeleton for PCA9634 module.
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/io/PCA9634.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/io/PCA9634.h
/trunk/EmbeddedSoftware/AVR/module/act_pcaPWM
/trunk/EmbeddedSoftware/AVR/module/act_pcaPWM/act_pcaPWM.c
/trunk/EmbeddedSoftware/AVR/module/act_pcaPWM/act_pcaPWM.h
/trunk/EmbeddedSoftware/AVR/module/act_pcaPWM/act_pcaPWM_eeprom.h
/trunk/EmbeddedSoftware/AVR/module/act_pcaPWM/config.inc.template
/trunk/EmbeddedSoftware/AVR/module/act_pcaPWM/sources.list