Search found 21 matches

by ressi
Wed Sep 13, 2017 2:33 pm
Forum: Bug reports
Topic: INT0 BUG??
Replies: 2
Views: 2722

Re: INT0 BUG??

Hello. Thanks for the Answer. It Works Great in Software and Hardware - Thanks
by ressi
Tue Sep 12, 2017 8:17 pm
Forum: Bug reports
Topic: INT0 BUG??
Replies: 2
Views: 2722

INT0 BUG??

Hello. i have a Problem with Arduino Nano328 in Simulation. I want Toggle a Led with the Interrupt. The simple Programm works in Mega328, 16F877A but not in NANO328?!?!?! I try this only in simulation not in Hardware. Is this a BUG or is something wrong in the Arduino Programm?

Thanks for Help
by ressi
Thu Dec 22, 2016 6:10 pm
Forum: Flowcode V7
Topic: Problem with DHT22
Replies: 24
Views: 16315

Re: Problem with DHT22

After Christmas I will try the Pro compiler and you hear from me how it then works.

Thanks a lot Band marry christmas
by ressi
Thu Dec 22, 2016 2:47 pm
Forum: Flowcode V7
Topic: Problem with DHT22
Replies: 24
Views: 16315

Re: Problem with DHT22

It looks like better to change to the XC8 Pro Compiler.
by ressi
Thu Dec 22, 2016 2:46 pm
Forum: Flowcode V7
Topic: Problem with DHT22
Replies: 24
Views: 16315

Re: Problem with DHT22

With a 16F877A with 19.66Mhz always comes after a few seconds CRC Error
by ressi
Thu Dec 22, 2016 2:31 pm
Forum: Flowcode V7
Topic: Problem with DHT22
Replies: 24
Views: 16315

Re: Problem with DHT22

Hello. It Works great with 64MHz!!
by ressi
Wed Dec 21, 2016 5:54 pm
Forum: Flowcode V7
Topic: Problem with DHT22
Replies: 24
Views: 16315

Re: Problem with DHT22

With 18F46K22 with 64MHz it Workshops, BUT Minus degree Not work correct!
by ressi
Tue Dec 20, 2016 11:18 pm
Forum: Flowcode V7
Topic: Problem with DHT22
Replies: 24
Views: 16315

Re: Problem with DHT22

Hallo. Thanks for the fast replay. I use a 16F877A Witz 19.6608MHz. With pullup (10k) und Very short strips (10cm).
I Test it tomorrow with a 18F46K22 with 64MHz.
You hear from mehr.
by ressi
Tue Dec 20, 2016 9:57 pm
Forum: Flowcode V7
Topic: Please help with RXINT0
Replies: 7
Views: 6991

Re: Please help with RXINT0

And the Default Baud from the Nextion is 9600 you have 38400. https://www.itead.cc/wiki/Nextion_Instruction_Set, baud /Current value of baud /1.baud=2400 2.baud=4800 3.baud=9600

4.baud=19200 5.baud=38400 6.baud=57600 7.baud=115200
by ressi
Tue Dec 20, 2016 9:50 pm
Forum: Flowcode V7
Topic: Please help with RXINT0
Replies: 7
Views: 6991

Re: Please help with RXINT0

Do you already have a working nextion?
I describe my nextion as on the picture and the functioned.
First, I choose pointer (z0) - then the value what it should display (retval) and end the transmission with 3 times send of 255. I do not know whether it goes as you do (Slepp = 0 \ xff \ xff \ xff )
by ressi
Tue Dec 20, 2016 9:36 pm
Forum: Flowcode V7
Topic: Problem with DHT22
Replies: 24
Views: 16315

Re: Problem with DHT22

With the DHT11 is the Same. It jumps from 10 to 40 without CRC test. With CRC Test it comes CRC Error on thr Display. :( :(
by ressi
Tue Dec 20, 2016 9:30 pm
Forum: Flowcode V7
Topic: Problem with DHT22
Replies: 24
Views: 16315

Re: Problem with DHT22

Hello. Unfortunately it does not work. The error message "CRC Error" comes.
When I turn off the CRC test, I see a temperature And humidity but it is not correct and jumps around, from 100 to -100 everything is there. It is the same with the humidity.
by ressi
Tue Dec 20, 2016 10:37 am
Forum: Flowcode V7
Topic: Problem with DHT22
Replies: 24
Views: 16315

Re: Problem with DHT22

Hallo benj.
There is already a solution with the
Component macro?
User jgu1 has the same problem!!
by ressi
Mon Dec 19, 2016 1:01 am
Forum: Flowcode V7
Topic: KS0108! Display Solved!
Replies: 4
Views: 4733

Re: KS0108! Display

low contrast and high contrast
by ressi
Mon Dec 19, 2016 12:55 am
Forum: Flowcode V7
Topic: KS0108! Display Solved!
Replies: 4
Views: 4733

Re: KS0108! Display

Hello. I Test the Programm on a PIC ( i dont have AVR Lizenz). I change the "Transparent", in the Component Macro, from 0 to 1 - look at the second Picture. Did you change the contrast higher? Is the display darker? You need a potentiometer between Vout (Pin 18) and GND (Pin 1) and the grinder to Vo...
by ressi
Thu Dec 15, 2016 8:07 pm
Forum: Flowcode V7
Topic: Problem with DHT22
Replies: 24
Views: 16315

Problem with DHT22

Hello. I have tried the example program of Flowcode Wiki but unfortunately the program does not run. I have tried a 16F877A with 19.9906MHz and tried an 18F46K22 with 64MHz, neither of the two running the program. It remains attached to "Sample Sensor". The output B6 becomes high, the B7 not. I've a...
by ressi
Mon Dec 05, 2016 7:10 pm
Forum: Flowcode V7
Topic: WS2812 Compiler Error
Replies: 4
Views: 4413

Re: WS2812 Compiler Error

Hello. Thank you for the link. After the installation it runs however not quite correctly. I change the LED controller to AP104 - it runs great. THANK YOU. @Benj: I found the scrolling RGB Message Board, from you. Can you post the Flowchart? I could learn a lot about text scroll ! https://www.youtub...
by ressi
Mon Dec 05, 2016 1:24 pm
Forum: Flowcode V7
Topic: WS2812 Compiler Error
Replies: 4
Views: 4413

Re: WS2812 Compiler Error

Hello. Thanke for the tip, the error is gone. The other error is still there, and the program does not work in the PIC. Does the WS2812 work with an 8-bit controller?
by ressi
Sun Dec 04, 2016 11:33 pm
Forum: Flowcode V7
Topic: WS2812 Compiler Error
Replies: 4
Views: 4413

WS2812 Compiler Error

Hello.
Can you Help me with this Problem? I have a 18F46K22 with 64Mhz and have this Error.
I have a Flowcode 7 Pro Lizenz.
by ressi
Tue Sep 20, 2016 7:27 pm
Forum: General Programming
Topic: Nextion displays.
Replies: 13
Views: 23207

Re: Nextion displays.

Hello. Do you have a solution on how to receive data from the display and evaluate? I want a motor on, but I can not figure out how I can receive data correctly. Does anyone have a solution? Data can I write correctly in the display. I wanted to register on the Russian Flowcode page but can not get ...
by ressi
Fri Mar 25, 2016 6:10 pm
Forum: Bug reports
Topic: ILI9341 after update
Replies: 10
Views: 17251

Re: ILI9341 after update

Hello. I have the same problem, there is already a solution?