Message from @Ondsinet

Discord ID: 510852737903230997


2018-11-10 16:20:22 UTC  

If I ever got time I would make some serious software

2018-11-10 16:21:03 UTC  

how is the MIDI implemented

2018-11-10 16:21:28 UTC  

Software on pc

2018-11-10 16:21:36 UTC  

Btw

2018-11-10 16:22:04 UTC  

is it still in Processing?

2018-11-10 16:22:37 UTC  

There are about 12 notes and 6 keys on a guitar

2018-11-10 16:23:15 UTC  

It's 72 "buttons" and add a dozen more for strumming/effects

2018-11-10 16:23:24 UTC  

yeah wew

2018-11-10 16:23:41 UTC  

How many pins would you think you need

2018-11-10 16:23:54 UTC  

Considering you can sense pressure on each of them?

2018-11-10 16:23:56 UTC  

are you using SPI? I2C? PCF?

2018-11-10 16:24:02 UTC  

None lol

2018-11-10 16:24:09 UTC  

Made the touch board myself

2018-11-10 16:24:10 UTC  

🤔

2018-11-10 16:24:30 UTC  

more than arduino gives you without using *something*

2018-11-10 16:24:36 UTC  

https://cdn.discordapp.com/attachments/423219052849397773/510852289376813056/JPEG_20181110_172419.jpg

2018-11-10 16:25:20 UTC  

Shift Register?

2018-11-10 16:25:29 UTC  

https://cdn.discordapp.com/attachments/423219052849397773/510852510466965514/IMG_20180609_215830587.jpg

2018-11-10 16:25:57 UTC  

Each of these boards can handle 16 individual touch buttons

2018-11-10 16:26:06 UTC  

They use 3 pins

2018-11-10 16:26:23 UTC  

2 are common for every board, so using one or ten it's the same

2018-11-10 16:26:34 UTC  

The only overhead is that extra pin

2018-11-10 16:27:05 UTC  

thats the HCF4067?

2018-11-10 16:27:21 UTC  

Trade secret also use Google

2018-11-10 16:27:36 UTC  

Analog mux

2018-11-10 16:28:18 UTC  

just because you can read your own handwriting doesnt mean i can

2018-11-10 16:28:41 UTC  

There isn't much handwriting now

2018-11-10 16:28:42 UTC  

is that SN7192?

2018-11-10 16:29:06 UTC  

Oh don't mind those

2018-11-10 16:29:21 UTC  

Just look at the circuit those were notes

2018-11-10 16:29:33 UTC  

It s a discontinued counter ic

2018-11-10 16:31:00 UTC  

I didn't use shift registers becaus I wanted to get at least 60 reads on every button and Every board, or playing would be akward

2018-11-10 16:31:32 UTC  

You can scale forever if it's a less intensive application, say a keyboard

2018-11-11 19:39:03 UTC  

@Ondsinet grounding bypass and/or decoupling caps
ground to IC gnd pins or arduino gnd plane?
shortest path wins, or save the 4 hot IC gnd pinds from any extra stress?

2018-11-11 19:41:19 UTC  

Connect to ic pins

2018-11-11 19:41:49 UTC  

And they should all be connected together anyway

2018-11-11 19:42:01 UTC  

It really wont matter in this case

2018-11-11 19:42:23 UTC  

Also stress<:covfefe:440543908846632980>

2018-11-11 19:44:11 UTC  

of course theyre all connected 😄

2018-11-11 19:44:34 UTC  

thank you