Jump to content

Hi guys, im planning to make diy macro pad as a project for my college i figured out how to use keyboard matrix and make pcb for it but idk how to work with ICs we cant use microcontroller in project it is a rule so can any one help me with it how to integrate ICs on pcb and use its logic to get out. Help brothers 

 

Link to comment
https://linustechtips.com/topic/1577156-diy-macro-pad/
Share on other sites

Link to post
Share on other sites

You can't:

USB is out of the question as it is complicated. Using a keyboard IC/controller would be cheating.

 

Using 74 logic and the like is even for PS/2 a task that would blow the scope of your work. 74 series logic and EEPROM would be your best friend.

 

Ben Eater on using EEPROM for combinational logic:

 

LTT soviet keyboard (to give you an idea of what it would take; not a ps/2 either): 

 

The Declaration of Independence, once the charter of democracy, begins by saying that certain things are self-evident. If we were to trace the history of the American mind from Thomas Jefferson to William James, we should find that fewer and fewer things were self-evident, until at last hardly anything is self-evident. (G. K. Chesterton - Aug. 14 1926 (The Illustrated London News))

Link to comment
https://linustechtips.com/topic/1577156-diy-macro-pad/#findComment-16471246
Share on other sites

Link to post
Share on other sites

On 7/20/2024 at 12:45 PM, Vikas. said:

we cant use microcontroller in project it is a rule

Hate to say it, but I think a macro keyboard is beyond the scope of the project. You're not going to interface with USB or even PS/2 without a microcontroller. (Especially not USB, since that's a bidirectional communications protocol.) You might be able to bit bang PS/2, or use a 65C22 if that doesn't count as a microcontroller, but that's above my pay grade.

 

That's not to say you have to completely start over from scratch. Maybe you could use your key matrix in a Stylophone-style Atari Punk Console music keyboard/tone generator?

I sold my soul for ProSupport.

Link to comment
https://linustechtips.com/topic/1577156-diy-macro-pad/#findComment-16473594
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×