Search found 52 matches

by viktor_au
Mon Oct 13, 2025 12:46 am
Forum: General
Topic: Loop While!
Replies: 24
Views: 771

Re: Loop While!

Thanks Bijumon
Safety is important.
May be a good idea to put MC to sleep if no signal registered.
by viktor_au
Sat Oct 11, 2025 11:51 pm
Forum: General
Topic: Loop While!
Replies: 24
Views: 771

Re: Loop While!

Good news, Jorgen.
One only note: you read the end switch state as byte.
Bool will save you some space (if you plan to extend the program later).
by viktor_au
Sat Oct 11, 2025 10:12 am
Forum: General
Topic: Loop While!
Replies: 24
Views: 771

Re: Loop While!

Understood Jorgen.
The remote controller is the original one, isn't it?.
I am not sure if it is wired or wireless one.
You say, that ' a new control program works perfectly'.
I hope somebody help you with a small problems.
All the best.
by viktor_au
Fri Oct 10, 2025 10:49 pm
Forum: General
Topic: Loop While!
Replies: 24
Views: 771

Re: Loop While!

Hi Jorgen A few questions. How do you control the motor? Is this project for an existing garage door with motor, electronics, etc? Do you design a new garage door with your electronics? Looks like you use only two buttons: up and down. What is the reason of an interrupt? You have four macros inside ...
by viktor_au
Fri Oct 10, 2025 1:13 am
Forum: General
Topic: Loop While!
Replies: 24
Views: 771

Re: Loop While!

Please change it, Jorgen.
In the gate (door,etc) I used 4 states.
0. Gate is moving
1. Gate is closed
2. Gate is opened.
3. Errors
----------------
Note: this is an old draft block-diagram.
Moving state is a complex one. Plenty of possible errors.
In case of an error, stop the gate and id the error.
by viktor_au
Fri May 30, 2025 12:36 am
Forum: General
Topic: DMX master, can't get it to output (FC8)
Replies: 14
Views: 3672

Re: DMX master, can't get it to output (FC8)

An interesting discussion is here
https://forum.arduino.cc/t/arduino-as-a ... ler/377110
----
Did you try Arduino IDE?
DMXSerial
by viktor_au
Fri May 30, 2025 12:33 am
Forum: General
Topic: DMX master, can't get it to output (FC8)
Replies: 14
Views: 3672

Re: DMX master, can't get it to output (FC8)

I think this is the case.
I have only slave.
by viktor_au
Thu May 29, 2025 12:07 am
Forum: General
Topic: DMX master, can't get it to output (FC8)
Replies: 14
Views: 3672

Re: DMX master, can't get it to output (FC8)

Hi beneee As I understood you have a project in FC8 to build a DMX controller. I checked the FC8 comm components. Dmx library is for slave only(?). Looks like you do not have a lot of time in your hands due to a family obligation. I have no rights to suggest what do you have to do. Personally, mysel...
by viktor_au
Wed Apr 16, 2025 4:06 am
Forum: General
Topic: Sending Data over Cellular Networks
Replies: 45
Views: 25201

Re: Sending Data over Cellular Networks

Thank you for the good job.
I am (right now) is focused on SMS messages only, but your project is good.
Thanks again.
by viktor_au
Fri Apr 11, 2025 11:07 pm
Forum: General
Topic: Sending Data over Cellular Networks
Replies: 45
Views: 25201

Re: Sending Data over Cellular Networks

Hi
Have a look at level matching diagram...