Search found 194 matches

by bbrally
Tue Nov 06, 2018 7:05 am
Forum: General Discussion
Topic: Thanksgiving & BCS
Replies: 4
Views: 8832

Re: Thanksgiving & BCS

You may find the thermistor unable to deal with the heat of the oil. I tried to control a coffee roaster a long time ago and the it worked for a while, but failed when the thermistor got too hot. Most thermistors aren't designed for temps too far above boiling.
by bbrally
Thu Sep 27, 2018 5:01 pm
Forum: BCS Programming
Topic: Howto: Calibrate Temperature Probes
Replies: 45
Views: 95459

Re: Howto: Calibrate Temperature Probes

Although stating to write a tutorial/help for the utilities I've written, I never have.

Is there something specific you'd like help with?
by bbrally
Sun Sep 16, 2018 4:29 pm
Forum: General Discussion
Topic: problems changing config files
Replies: 12
Views: 13120

Re: problems changing config files

Trying using this version:

http://lawn-chair.github.io/bcs-backup/

The one linked through the BCS seems to be older and no longer works properly.
by bbrally
Mon Sep 03, 2018 8:29 am
Forum: BCS Programming
Topic: Ladder logic not working as expected
Replies: 2
Views: 7793

Ladder logic not working as expected

I want to stop all processes and start process 0 is an output is asserted. I've used the following ladder logic, but when output 0 is not asserted it forces a stop to process 0 and a start to all others. I thought that with no output asserted, nothing would be done. How can I accomplish what I want?...
by bbrally
Sat Jun 30, 2018 4:55 pm
Forum: PC / Mac Apps
Topic: My version of the HMI builder
Replies: 104
Views: 1712085

Re: My version of the HMI builder

I finally finished version 0.10.1. New notes object - content unique to every state New timer object All non-plumbing objects now assignable to states Current state information now condensed and contained within a single "pane" Multiple draggable current state "panes" - allows th...
by bbrally
Wed Jun 27, 2018 5:06 pm
Forum: General Discussion
Topic: Simple PWM web interface
Replies: 3
Views: 4277

Re: Simple PWM web interface

How about this for something simple, just click one of the buttons to turn off/on. No ability to adjust setpoints/duty cycles, but that's a good idea for future addition. http://bbrally.altervista.org/guibeta/index.html This forum topic introduces this: https://forum.embeddedcc.com/viewtopic.php?f=1...
by bbrally
Sun Jun 24, 2018 6:12 pm
Forum: Roadmap and Feature Request
Topic: BCS Specs
Replies: 0
Views: 74005

BCS Specs

I'd like to see the specifications for all the BCS's linked from the user guide or ECC's website. The specs are out there (460/462): https://web.archive.org/web/20160310001652/http://wiki.embeddedcc.com:80/index.php/Technical_Specifications But they are hard to find, and they really should be availa...
by bbrally
Tue Mar 06, 2018 5:47 am
Forum: PC / Mac Apps
Topic: My version of the HMI builder
Replies: 104
Views: 1712085

Re: My version of the HMI builder

They are loading OK for me right now. Perhaps there was a problem with the server when you tried.
by bbrally
Wed Feb 28, 2018 7:35 am
Forum: PC / Mac Apps
Topic: My version of the HMI builder
Replies: 104
Views: 1712085

Re: My version of the HMI builder

I've been working on new features.... taking forever as they involved big changes to the code. Probably a couple more months till its ready. New notes object - content unique to every state New timer object All non-plumbing objects now assignable to states Current state information now condensed and...
by bbrally
Sun Feb 25, 2018 4:39 pm
Forum: PC / Mac Apps
Topic: My version of the HMI builder
Replies: 104
Views: 1712085

Re: My version of the HMI builder

I found a computer this afternoon and can confirm that this is now fixed. Thanks again for pointing this out. I like the look of your new canvas, I think it's cleaner and easier to follow. I looked at your old canvas and you had no loops. Loops as this program sees them are when the lines are connec...