Re: Temporary central repository of Darrel Taylor's works (including Mr E's Multicalc
by
Published on - 3rd January 2015 13:34
Here is my version of Darrels 10bit HPWM_L. Original version works with PBPW. There is comments in code, what is changed. Later Darrel publise his version on me labs forum.
Example:
Code:
include "HPWM_L.pbp"
DutyCycle1 VAR WORD
DutyCycle2 VAR WORD
Frequency VAR WORD
@ HPWM10 1, _DutyCycle1, _Frequency
@ HPWM10 1, _DutyCycle2, _Frequency
Frequency must be same for all channels.
HPWM10_L.zip
EDIT:
Here is archive with original code and example:
HPWM10.zip
I can't find S_PWM

Re: serial LCD 1602 Backpack using PIC16F690 for Hitach HD44780
one last update:
jackberg1 - 1st November 2025, 17:11added an PGM Sw on RA3
to edit the baud rate:
turn off the LCD display, press & hold the PGM sw, turn on the LCD
line 1 will show "Press to Select" , line 2 : "Baud Rate:"...