ROTARY ENCODER

For questions and comments on programming in general. And for any items that don't fit into the forums below.

Moderators: Benj, Mods

Post Reply
ubimes
Posts: 1
Joined: Sun Jan 17, 2016 9:20 am

ROTARY ENCODER

Post by ubimes »

Hi all,

I'm a student of Turkey in Antalya Atatürk Industrial Vocational High School.

As a result of my research, I found the flowcode6 program. I learned from your program YouTube videos.

Project homework as 2 Rotary encoders was asked to design circuit. I searched on web.

I found 33fj64mc802. integrated, QEI1AB, QEI2AB and QEI1-2 index. I do not know which will be the pins.

I reviewed datasheet 33FJ64MC802. no QEI write pins. Did I do the right example ?
Attachments
Flowcode sample.fcfx
(9.13 KiB) Downloaded 254 times

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: ROTARY ENCODER

Post by Benj »

Hello,

We have an example here which uses software polling to allow the encoder to be connected to any standard I/O pin.
http://www.matrixtsl.com/wiki/index.php ... afda8467dc

The schematic for the encoder circuit can be found here.
http://www.matrixtsl.com/resources/getr ... php?id=610

Post Reply