Search found 257 matches

by WingNut
Sun Oct 08, 2023 2:53 pm
Forum: Feature Requests
Topic: RFID module
Replies: 13
Views: 9294

Re: RFID module

I don't have issues with AZ products either. Who is the manufacturer of the original? The datasheet I can find of the chip suggests that the irq pin has to be programmed and i dont see any additional circuitry on this module to do that?
by WingNut
Fri Oct 06, 2023 7:41 am
Forum: Feature Requests
Topic: RFID module
Replies: 13
Views: 9294

Re: RFID module

Thanks Chipfryer. I'll give that a go. Maybe the staff can fix the component
by WingNut
Thu Oct 05, 2023 7:24 pm
Forum: Feature Requests
Topic: RFID module
Replies: 13
Views: 9294

Re: RFID module

I have downloaded the example and built it on breadboard. The component has Miso, mosi, cs, clk and reset no sda. The module does not have cs so i'm not sure how to connect it. I did think it would work with the miso and mosi alone as I believe the irq can be ignored. But so far I really don't know ...
by WingNut
Thu Oct 05, 2023 3:42 pm
Forum: Feature Requests
Topic: RFID module
Replies: 13
Views: 9294

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: 8127

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: 8127

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: 8127

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: 8127

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: 8127

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: 8127

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