Search found 1333 matches

by jgu1
Tue Sep 06, 2022 7:00 pm
Forum: Flowcode V8
Topic: HC-12 433 mHz module + Ard + Kerui PIR
Replies: 94
Views: 366249

Re: HC-12 433 mHz module + Ard + Kerui PIR

Hi Victor! Of course I will help if I can Victor :D Anyway I attack some more examble and video. It is an easy module to use and config. The only thing you have to do for config is to pull down the AT pin when you config, an then you can send the AT command from serial monitor (Arduino IDE) Read and...
by jgu1
Mon Sep 05, 2022 5:47 am
Forum: Flowcode V8
Topic: HC-12 433 mHz module + Ard + Kerui PIR
Replies: 94
Views: 366249

Re: HC-12 433 mHz module + Ard + Kerui PIR

Hello Victor! I have first seen your post now. Concerning AT commands is here: https://howtomechatronics.com/tutorials/arduino/arduino-and-hc-12-long-range-wireless-communication-module/. a good explanation and how to change baudrate, frequency and power ect. I have testet them and they work. Hope i...
by jgu1
Fri Sep 10, 2021 7:03 pm
Forum: Flowcode V8
Topic: AC mains Hz meter
Replies: 21
Views: 21737

Re: AC mains Hz meter

Hey both!

I knew Martin could. Again our rescue. I look forward to testing. Also thanks for the help from here Martin. :wink:

Nice weekend Jorgen
by jgu1
Fri Sep 10, 2021 7:17 am
Forum: Flowcode V8
Topic: AC mains Hz meter
Replies: 21
Views: 21737

Re: AC mains Hz meter

Hi Derrijh! I see your point, But unfortunately I am not hardcore in programming for this. You need to ask some of the really good programmers here in fora, and I know there are some :wink: Maybe you could use some calculation from project a guy have made in arduino ide: https://simple-circuit.com/a...
by jgu1
Wed Sep 08, 2021 7:12 pm
Forum: Flowcode V8
Topic: AC mains Hz meter
Replies: 21
Views: 21737

Re: AC mains Hz meter

Hi Derrih! I have not tryed to make it before but in my head I would do something like this: First use an int in in this examble B0 everytime a puls is coming in this count a counter. Then use a timer interrupt. The timer interrrupt count up to 1sec. So when one second (Timecount =150) you clear dis...
by jgu1
Sun Aug 29, 2021 7:06 am
Forum: Flowcode V8
Topic: LEM LTSR 15-NP and more
Replies: 47
Views: 41518

Re: LEM LTSR 15-NP and more

Wow, Martin. I Will order one now. :D :D :D

Jorgen
by jgu1
Thu Jul 29, 2021 9:21 pm
Forum: Flowcode V8
Topic: Interrup Delay and PWM Arduino Mega!
Replies: 7
Views: 7067

Re: Interrup Delay and PWM Arduino Mega!

Hi Martin!

Thank you very much for your explanation, I will follow this :D

By the way, your MCP 6900 component working very well in FC9 :wink:

Thank´s Jorgen
by jgu1
Wed Jul 28, 2021 6:40 pm
Forum: Flowcode V8
Topic: Interrup Delay and PWM Arduino Mega!
Replies: 7
Views: 7067

Re: Interrup Delay and PWM Arduino Mega!

Hi Martin!

As you see in my program I have 3 PWM, is it ok use same timer ect timer 0 for these and if I use timer interrupt then use other timers for this or do you recomend 3 different for the PWM?

Thank´s in advance.

Br Jorgen
by jgu1
Fri Jul 16, 2021 8:46 pm
Forum: Flowcode V8
Topic: Interrup Delay and PWM Arduino Mega!
Replies: 7
Views: 7067

Re: Interrup Delay and PWM Arduino Mega!

Hi Martin!

Ok Martin, why had I not thought of that. I did not think at all about the PWM use timers and I will of course try some of the other timers.

Thanks again :D

And concerning the MCP9600 I still wait for the component, look forward to test it.

Nice weekend. :P

Br jorgen.
by jgu1
Fri Jul 16, 2021 2:33 pm
Forum: Flowcode V8
Topic: Interrup Delay and PWM Arduino Mega!
Replies: 7
Views: 7067

Interrup Delay and PWM Arduino Mega!

HI team! I have to add some function in my old program to my Grasmower buld in FC8 which work. If I add an Interrupt IOT or timer interrupt all the PWM and delay´s are not correct any more. In the att. program I try to add the timer and the IOT (pin) interrupt only to show what I do. Of course I kno...
by jgu1
Tue Jul 06, 2021 4:00 pm
Forum: Flowcode V8
Topic: Who uses cheap 433Mhz modules?
Replies: 12
Views: 12905

Re: Who uses cheap 433Mhz modules?

Hi mju!

Glad to hear. I also have really good experience with these module.

Br Jorgen
by jgu1
Sat Jun 26, 2021 8:12 am
Forum: Flowcode V8
Topic: Putting a PIC in sleepmode for 1 minute
Replies: 23
Views: 38564

Re: Putting a PIC in sleepmode for 1 minute

Hi chipfreyer! I have tested your sleep program. It works perfectly. I can see when it falls asleep, consumption drops from a little bit to almost nothing. and when i activate iot it wakes up again and led flashen. I am working on a project where I have to make a multi-channel remote control driven ...
by jgu1
Fri Jun 25, 2021 5:43 am
Forum: Flowcode V8
Topic: Putting a PIC in sleepmode for 1 minute
Replies: 23
Views: 38564

Re: Putting a PIC in sleepmode for 1 minute

Hi chipfreyer!

Thank you very much for your explanation and the example you have made for me. I'm doing a test here over the weekend, and you hear :D

Br Jorgen.
by jgu1
Thu Jun 24, 2021 9:12 pm
Forum: Flowcode V8
Topic: Putting a PIC in sleepmode for 1 minute
Replies: 23
Views: 38564

Re: Putting a PIC in sleepmode for 1 minute

Hi Chipfreyer and MJU! I sense you're done, I will not hijack :D . I dare to ask. I have no experience with the Sleep function, very little. Can make you make a small example of how to wake it up after sleep using the trigger one of the pin on a port. First do something, then sleep, and after, if on...
by jgu1
Sat Jun 19, 2021 7:29 pm
Forum: Flowcode V8
Topic: Who uses cheap 433Mhz modules?
Replies: 12
Views: 12905

Re: Who uses cheap 433Mhz modules?

Hi Ben!

Yes I can recomend these module very good and looooooong :lol: range

@ Bachman, nobody ask :wink: But on the receiver, pin 3 on the chip LM358 ground this trough a resistor. 150k > 270k, then no noise out. :D

Hope this could help.

BR jorgen
by jgu1
Sat Jun 19, 2021 7:08 pm
Forum: Flowcode V8
Topic: [Request] HC12 Flowcode examples
Replies: 3
Views: 5375

Re: [Request] HC12 Flowcode examples

Hello MJU! Herby as promised. Two channel TX and RX. I have used in a project where I can open my garageport and I can start my display for Temp, clock ect. https://www.youtube.com/watch?v=83j3dUtGQTc&ab_channel=J%C3%B8rgenGundorphJ%C3%B8rgenGundorph Note the TX is a PIC device and the RX is Arduino...
by jgu1
Thu Jun 17, 2021 8:41 pm
Forum: Flowcode V8
Topic: [Request] HC12 Flowcode examples
Replies: 3
Views: 5375

Re: [Request] HC12 Flowcode examples

Hi Mju!

Here in the weekend I will find a testprogram for you if ok!

Br Jorgen
by jgu1
Tue Jun 15, 2021 8:07 pm
Forum: Flowcode V8
Topic: Who uses cheap 433Mhz modules?
Replies: 12
Views: 12905

Re: Who uses cheap 433Mhz modules?

Hi Both! I am agree with Backman. The HC12 module is very good and they you are able to configure them. the best choice. http://ecksteinimg.de/Datasheet/HC-12%20english%20datasheets.pdf https://www.allaboutcircuits.com/projects/understanding-and-implementing-the-hc-12-wireless-transceiver-module/ Bu...
by jgu1
Mon Mar 22, 2021 7:18 pm
Forum: Bug Reports
Topic: Analog input Arduino Nano is not working
Replies: 3
Views: 7879

Solved!

Finally I found the new text. It work again. Thank´s :D

Br jorgen
by jgu1
Mon Mar 22, 2021 3:30 pm
Forum: Bug Reports
Topic: Analog input Arduino Nano is not working
Replies: 3
Views: 7879

Re: Analog input Arduino Nano is not working

Hi Ben!

No matter what I do it not working. Please could you send me a Screenshot how i should look like. Please as fast as you can, because my old project doesn´t work anymore af update.

Br Jorgen
by jgu1
Sun Mar 21, 2021 6:07 pm
Forum: Flowcode V8
Topic: Program no longer works after V8 update
Replies: 4
Views: 4161

Re: Program no longer works after V8 update

Hi Chris!

Same for me look here: viewtopic.php?f=78&t=22672 :(

Br jorgen
by jgu1
Sat Mar 20, 2021 6:49 pm
Forum: Bug Reports
Topic: Analog input Arduino Nano is not working
Replies: 3
Views: 7879

Analog input Arduino Nano is not working

Hi! Nano Cheap and the originale Nano (115200) None of the analog input. :x I was changing in a project I have created for a while ago with a Nano. There I use analog input. After change some output I reprogram the Nano. But suddently I saw that the analog input not working anymore. After long figth...
by jgu1
Tue Feb 09, 2021 9:54 pm
Forum: Programming Tips & Tricks
Topic: Ili9341 and XPT2046 testprogram!
Replies: 0
Views: 43780

Ili9341 and XPT2046 testprogram!

Hi all! For a while I have working with a project with the above component. To find out of the coordinate value I have created a little testprogram. The way you create a button is you create a rectangle the size you want. To find out where you have to read the value of the X and Y inside this buttom...
by jgu1
Fri Feb 05, 2021 3:12 pm
Forum: General Programming
Topic: RC5 component not working
Replies: 17
Views: 20755

Re: RC5 component not working

Thank you :D

Jorgen
by jgu1
Fri Feb 05, 2021 11:42 am
Forum: General Programming
Topic: RC5 component not working
Replies: 17
Views: 20755

Re: RC5 component not working

Hi Backman!

Very interesting, do you have the name of it and where did you bougth this please. :roll:

Br Jorgen