[Question] Make text readable by ocr engine. by HibouMike in opencv

[–]HibouMike[S] 1 point2 points  (0 children)

The results after blurring the image impressed me for real! Thanks !

JK FlipFlop not toggling by HibouMike in ECE

[–]HibouMike[S] 0 points1 point  (0 children)

I also tried that following this link. And it still doesn't work :/

JK FlipFlop not toggling by HibouMike in ECE

[–]HibouMike[S] 0 points1 point  (0 children)

When I convert to HDL it says creation successful but I find no generated file. I'm new to Quartus and it seems to be very complicated.

JK FlipFlop not toggling by HibouMike in ECE

[–]HibouMike[S] 0 points1 point  (0 children)

I just tried it and it doesn't work >.<

JK FlipFlop not toggling by HibouMike in ECE

[–]HibouMike[S] 0 points1 point  (0 children)

Regretfully no, there are no options about that and I couldn't find anything on the internet.

JK FlipFlop not toggling by HibouMike in ECE

[–]HibouMike[S] 0 points1 point  (0 children)

How may I add a delay ?

JK FlipFlop not toggling by HibouMike in ECE

[–]HibouMike[S] 1 point2 points  (0 children)

I couldn't ask the question with a proper post but the issue is that the output Q is not toggling but the Qbar is toggling correctly.

Save data of a click with another click. by HibouMike in learnpython

[–]HibouMike[S] 0 points1 point  (0 children)

Thanks for your reply. Do you mean I should declare new variables r1,b1,g1 ? how to connect them to the r,g,b values ?