SHENZHEN I/O

SHENZHEN I/O

Not enough ratings
Tesla Challenge 11: XBus Universal Counter
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
2.279 KB
8 Apr, 2017 @ 11:21am
1 Change Note ( view )

Subscribe to download
Tesla Challenge 11: XBus Universal Counter

In 1 collection by 89o
SHENZHEN I/O Tesla Challenge Pack
24 items
Description
Subject: Counting device
From: 张杰 <zhangjie@longteng-co-ltd.gd.cn>

For higher-level electronic equipment, it would be nice if we had a non-blocking XBus counter. I have designed it to minimize its size. It should have variable minimum and maximum values as well as a user-defined step value.

Jie.

---------

Small hint: The most difficult part is multiplexing the signals. The trick is to do some math on the left side as well, instead of just sticking a DX300 in there.

Big hint: Have the MIN and MAX dials on the right half, and the STEP dial on the left half.

Optimization tip: Subtracting STEP is equivalent to adding -1 * STEP.
1 Comments