-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change switch on push button #3
Comments
On main.c, where it says:
do:
CLK_125KHZ momentarily underclocks the PIC to minimize power usage during the pulse. (not tested). |
Hello Jamarju regards |
Well first idea that comes to mind is: are you using the same exact model?
Different model ids can have totally different schematics.
…On Wed, Dec 12, 2018 at 1:04 AM DG0JG ***@***.***> wrote:
Hello Jamarju
Unfortunately I have problems with the firmware
I exchanged the PIC for a new one to have the original one
I compiled your firmware and transferred it with an ELNEC programmer via
the ISP port
After the transmission and installation in the existing power board, the
red LEd lights up briefly and the blue lights are constantly lit.
Unfortunately, however, via the sensor keys no switching possible
do you have an idea what it could be?
I will try again tomorrow with a PICKit3 to program
regards
Stephan
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABfntaXANGvlJWIPOLh5vLli3GRBKw2cks5u4Ef8gaJpZM4ZBSEZ>
.
|
Hello Jamarju could you help me there? regards |
Sorry, I don't have the time for such modification of the firmware. The
source code has plenty of comments though, and there are hints of where the
code for the 2nd gang should be plugged, so I can only encourage you to
take my code as example and try to program it yourself.
…On Thu, Dec 13, 2018 at 7:34 PM DG0JG ***@***.***> wrote:
Hello Jamarju
the software works with the PicKit3
but two small problems are
I have the version with two relays (where would I change something?)
And the relay should wear as long as I press on the sensor surface
short on the sensor surface short pulse
long on the sensor surface press long pulse
could you help me there?
regards
Stephan
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABfntYmmuuuAQGH46oT4ZSthtLkLqCyfks5u4p2rgaJpZM4ZBSEZ>
.
|
Hello Jamarju
Is it possible to change the code that the relays no longer switch but only make a short pulse ?
Unfortunately, I am not so experienced in the programming of the PIC
The text was updated successfully, but these errors were encountered: