Search found 10 matches

by BuGless
03 Jun 2021, 11:21
Forum: General Discussion / Dyskusja ogólna
Topic: Analog voltages measurement (A/D conversion)
Replies: 1
Views: 4026

Analog voltages measurement (A/D conversion)

Is it possible to get some kind of analog to digital conversion for input voltages from any of the existing modules?
What do the touch inputs measure on the touch-box?
I see they return a 12-bit value.
by BuGless
24 May 2021, 12:34
Forum: General Discussion / Dyskusja ogólna
Topic: hapcanmonitor: a REST-based HAPCAN programmer/monitoring daemon
Replies: 1
Views: 4157

hapcanmonitor: a REST-based HAPCAN programmer/monitoring daemon

The hapcanmonitor daemon features the following:
Core driver that enforces protocol correctness to HAPCAN on the bus through a serial port HAPCAN module.
Sending all HAPCAN commands.
Fully event driven, and allows for asynchronous actions on events originating from the HAPCAN bus.
Can flash ...
by BuGless
23 May 2021, 13:40
Forum: General Discussion / Dyskusja ogólna
Topic: Using custom hardware?
Replies: 8
Views: 11602

Re: Using custom hardware?


The programmer has been developed for over 10 years and its code is unbelievable messy. This is the only reason why it is not published. One day it will be recoded probably to C# and published.


I've worked on a custom independent programmer for a while (working title for lack of a better term ...
by BuGless
23 May 2021, 13:03
Forum: Technical Support / Wsparcie techniczne
Topic: Monostable relay, startup toggle?
Replies: 5
Views: 4839

Re: Monostable relay, startup toggle?

It seems that I might have not been using rev3 of the firmware.
After upgrading to that, it looks like the powerup behaviour does not involve toggling the initial states any longer.
Apologies for the confusion.
by BuGless
22 May 2021, 21:51
Forum: Technical Support / Wsparcie techniczne
Topic: Monostable relay, startup toggle?
Replies: 5
Views: 4839

Re: Monostable relay, startup toggle?

At powerup, it sounds like a ripple, like it turns the on and off in sequence (0: off/on/off, then 1: off/on/off, then 2: off/on/off etc.).
by BuGless
22 May 2021, 21:50
Forum: Technical Support / Wsparcie techniczne
Topic: Monostable relay, startup toggle?
Replies: 5
Views: 4839

Re: Monostable relay, startup toggle?

The powerup state is all off. That's what I'm counting on, and that is what the firmware defaults are too.
But when I power up, the toggle from off -> on -> off. After that it is stable off.
by BuGless
22 May 2021, 18:42
Forum: Technical Support / Wsparcie techniczne
Topic: Monostable relay, startup toggle?
Replies: 5
Views: 4839

Monostable relay, startup toggle?

I'm using the MONOSTABLE RELAY UNIV 3.2.1.0
The unit is still configured according to the firmware dbroefault startup values.
I notice that on every powerup, the unit briefly toggles all outputs from 0 -> 1 -> 0 again.
Why is it doing that? It messes up the equipment connected to it.
I have the unit ...
by BuGless
02 Mar 2018, 00:22
Forum: General Discussion / Dyskusja ogólna
Topic: Communicating with non-HAPCAN CANBUS devices?
Replies: 4
Views: 7665

Re: Communicating with non-HAPCAN CANBUS devices?

I presume you mean a bitrate of 115k2 for the serial interface?
by BuGless
01 Mar 2018, 17:28
Forum: General Discussion / Dyskusja ogólna
Topic: Communicating with non-HAPCAN CANBUS devices?
Replies: 4
Views: 7665

Re: Communicating with non-HAPCAN CANBUS devices?

Or, to put it differently:
a. Can a HAPCAN RS232 interface be used to send and receive arbitrary CAN BUS messages?
b. Do HAPCAN and non-HAPCAN devices co-exist peacefully on the same CAN bus?
by BuGless
01 Mar 2018, 02:24
Forum: General Discussion / Dyskusja ogólna
Topic: Communicating with non-HAPCAN CANBUS devices?
Replies: 4
Views: 7665

Communicating with non-HAPCAN CANBUS devices?

I am going to use two Zivan NG9+ http://www.zivan.it/en/overview.php?app=&id=ng9 3-phase 24V 200A battery chargers to build a custom UPS.
These devices have a CAN interface (they use it to communicate with each other in a master-slave relationship to allow parallel charging).

Could I connect these ...