Search found 254 matches

by WingNut
Thu Oct 05, 2023 3:42 pm
Forum: Feature Requests
Topic: RFID module
Replies: 13
Views: 9141

RFID module

Hi all. Is there anyway of getting this module to work with the RC522 component? https://www.amazon.co.uk/AZDelivery-Reader-Arduino-Raspberry-including/dp/B074S8MRQ7/ref=sr_1_4?crid=1V5QD7NFA2Q39&keywords=rfid%2Bmodule&qid=1696490456&sprefix=rfid%2Bmodule%2Caps%2C90&sr=8-4&th=1 It has more connectio...
by WingNut
Thu Sep 28, 2023 4:57 pm
Forum: Bug Reports
Topic: Quad encoder
Replies: 18
Views: 7921

Re: Quad encoder

The best I can get is 20 edges 1:1 post scaler, slow repeat rate and a pause between clicks. But even then it skips a count. Odd as can be. Think I'll focus on the hardware but its hard to develop a program without the simulation running correctly. Not tried the IOC or timer interrupt as the interru...
by WingNut
Thu Sep 28, 2023 3:49 pm
Forum: Bug Reports
Topic: Quad encoder
Replies: 18
Views: 7921

Re: Quad encoder

I agree that in hardware if you rotate the knob slowly you could see the counter go up and down by one. And thats not using my analyser just a pure observation. So theres probably a set up and filtering hardware issue to fix. But the simulation of the example for me jumps and I don't know whay. Than...
by WingNut
Thu Sep 28, 2023 6:58 am
Forum: Bug Reports
Topic: Quad encoder
Replies: 18
Views: 7921

Re: Quad encoder

Ok so I've change the repeat rate to slow and it seems to simulate with only minor jumping. It misses the odd click with the mouse. Hardware is different. There appears to be 20 detents (or is it 19). I'd already determined this. But its difficult to tell if the device is mechanically accurate - i.e...
by WingNut
Thu Sep 28, 2023 6:21 am
Forum: Bug Reports
Topic: Quad encoder
Replies: 18
Views: 7921

Re: Quad encoder

The issue is with simulating the example file. I haven't programmed the example into hardware. My own circuit and program has the issue but with out the example simulating I don't have a starting point to reference. I have tried every setting including those mentioned and the simulation still jumps ...
by WingNut
Wed Sep 27, 2023 7:33 pm
Forum: Bug Reports
Topic: Quad encoder
Replies: 18
Views: 7921

Re: Quad encoder

all up to date FC 10.0.4.33. Just switched to a desktop machine and its doing the same. Both windows 11 in case that has any bearing
by WingNut
Wed Sep 27, 2023 6:26 pm
Forum: Bug Reports
Topic: Quad encoder
Replies: 18
Views: 7921

Re: Quad encoder

the result using the buttons for me doesnt produce a single increment each time (or decrement) and can jump by 3 or 4 but thats not reliable either - today it incremented to 4 and wouldn't go any higher. No rotation of the knob works
by WingNut
Wed Sep 27, 2023 4:56 pm
Forum: Bug Reports
Topic: Quad encoder
Replies: 18
Views: 7921

Re: Quad encoder

The simulation doesn't work for me straight off the bat. I'd made up a circuit on breadboard to test - couldn't get satisfactory outcome so downloaded the polling example form wiki and it wont simulate properly either
by WingNut
Wed Sep 27, 2023 9:42 am
Forum: Bug Reports
Topic: Quad encoder
Replies: 18
Views: 7921

Re: Quad encoder

Its just the example from the wiki page
by WingNut
Wed Sep 27, 2023 6:14 am
Forum: Bug Reports
Topic: Quad encoder
Replies: 18
Views: 7921

Quad encoder

Good morning. I've been playing with the quad encoder component. Trying each example. I'd like to use the polling method so I'e been fiddling with a circuit for that on breadboard with odd results. Ive been going back and forward to the example but I can't seem to get it to simulate the way I would ...