Timeline for ATtiny85 MIDI IN using SoftwareSerial - Is it possible?
Current License: CC BY-SA 4.0
30 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Jan 28, 2019 at 4:04 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Dec 29, 2018 at 3:38 | comment | added | Nick Gammon♦ | @CL fixed up the earth pin on the schematic. | |
Dec 29, 2018 at 3:37 | history | edited | Nick Gammon ♦ | CC BY-SA 4.0 |
Removed earth from pin 2 of receiver MIDI connector.
|
Dec 29, 2018 at 3:01 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Nov 29, 2018 at 2:02 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Oct 30, 2018 at 2:00 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Sep 30, 2018 at 2:00 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Aug 31, 2018 at 1:01 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Aug 1, 2018 at 0:02 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Jul 1, 2018 at 23:38 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Jun 1, 2018 at 23:30 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
May 2, 2018 at 22:30 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Apr 2, 2018 at 18:56 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Mar 3, 2018 at 18:32 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Feb 1, 2018 at 17:53 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Jan 2, 2018 at 9:38 | comment | added | travelboy | I'd also say it's the opto isolator. I am getting good results with a 6N138. I also had good results with a 6N137 but based on reports from other people it seems that it can fail with certain devices. | |
Jan 2, 2018 at 9:05 | history | edited | dda | CC BY-SA 3.0 |
deleted 4 characters in body; edited title
|
Jan 2, 2018 at 3:25 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Dec 3, 2017 at 2:26 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Nov 3, 2017 at 13:22 | comment | added | slash-dev |
You might try NeoSWSerial. It has a configuration option to avoid the PCI vector problem, and it now supports the MIDI baud rate. It is MUCH more efficient than SoftwareSerial .
|
|
Nov 3, 2017 at 3:37 | comment | added | jose | @LookAlterno there's no double jump - scroll down to "Example code for ATtiny85" | |
Nov 2, 2017 at 21:03 | comment | added | CL. | Your link now points to a better schematic ... | |
Nov 1, 2017 at 23:49 | history | edited | jose | CC BY-SA 3.0 |
updated with my findings
|
Nov 1, 2017 at 13:48 | comment | added | jose | true- I've just added the schematic above. The code is relevant because the author claims it's been tested, but it's one of several I've tried with identical results, so I don't think it is as central to the question. | |
Nov 1, 2017 at 13:42 | history | edited | jose | CC BY-SA 3.0 |
added a link to the schematic I mentioned
|
Nov 1, 2017 at 9:18 | answer | added | Michel Keijzers | timeline score: 1 | |
Nov 1, 2017 at 8:18 | comment | added | user31481 | You posted a link to a page that have a link to another page that contains the info your talking about. | |
Nov 1, 2017 at 8:09 | comment | added | CL. | The schematic is wrong: pin 2 at the receiver must not be connected to ground, and the optocoupler is not reliable at MIDI speeds. See 4N35 opto-isolator for MIDI input does not work? | |
Nov 1, 2017 at 7:18 | review | First posts | |||
Nov 1, 2017 at 8:18 | |||||
Nov 1, 2017 at 7:16 | history | asked | jose | CC BY-SA 3.0 |