Skip to content

enabling Tone for Due #2362

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
HanaJin opened this issue Oct 13, 2014 · 14 comments
Closed

enabling Tone for Due #2362

HanaJin opened this issue Oct 13, 2014 · 14 comments
Assignees
Labels
Board: Arduino Due Applies only to the Due feature request A request to make an enhancement (not a bug fix)

Comments

@HanaJin
Copy link

HanaJin commented Oct 13, 2014

Hi Arduino Team,

Is there a plan or timeline in mind to enable Tone for Due board in future releases?

@cmaglie cmaglie added Board: Arduino Due Applies only to the Due feature request A request to make an enhancement (not a bug fix) labels Oct 15, 2014
@q2dg
Copy link

q2dg commented Aug 8, 2015

Well, a solution seems to be here (http://forum.arduino.cc/index.php?topic=136500.0) .
Could you add that piece of code to official tone() function, plis??

...And, on the other hand, what about tone() implementation in Zero, Gemma (#3519) ...??? API must be consistent between boards!!!

@aethaniel
Copy link
Contributor

@q2dg
Copy link

q2dg commented Aug 10, 2015

@aethaniel Ah, oook, thanks! (and sorry!).
Anyway, clarificating the documentation to specify the diferent API's functionality scope among the diferent boards (if there is any) is fundamental. But that's for another issue.

@q2dg
Copy link

q2dg commented Aug 23, 2015

Well, I only wanted to point that problem with tone() and Due still remains...

@shiftleftplusone
Copy link

I don't see how it now should work for the Due - can you provide a example source code please?

@shiftleftplusone
Copy link

OMG, the TOP dated from October 2014 !!
why hadn't it been fixed yet ?!?

@aethaniel
Copy link
Contributor

I have a question to answer yours as you seem to be very demanding on various projects:
Why don't you provide any patch to help on missing features, Helmutt?

On 6 December 2015 12:22:45 CET, VogonJeltz [email protected] wrote:

OMG, the TOP dated from October 2014 !!
why hadn't it been fixed yet ?!?


Reply to this email directly or view it on GitHub:
#2362 (comment)

Envoyé de mon téléphone Android avec K-9 Mail. Excusez la brièveté.

@shiftleftplusone
Copy link

Perhaps you miss something decisive:
I am a user and a customer, not a manufacturer and not a developer!

Buying a 60 EUR Arduino I simply expect it to work, like I expect it when buying a washing machine or a TV.

Or do you buy either one and then when realizing that there is no water pump inside or no tone on TV
and thus complaining about those issues at your seller, getting to hear:

"I have a question to answer yours as you seem to be very demanding on various projects: Why don't you provide any patch to help on missing features, aethaniel " ?!?

@aethaniel
Copy link
Contributor

Hi,

Like many people, I personally think there is a delta between finished manufactured products and DIY Community boards, even very well branded.

Cheers,

T.

On 7 December 2015 15:07:00 CET, VogonJeltz [email protected] wrote:

I am a user, not a constructer.
Buying a Arduino I seemply expect it to work, like I expect buying a
washing machine or a TV.
Or do you buy either one and then having no water pump or no tone on
TV,
and when complaining those issues at your seller getting to hear
"I have a question to answer yours as you seem to be very demanding on
various projects: Why don't you provide any patch to help on missing
features,aethaniel " ?!?


Reply to this email directly or view it on GitHub:
#2362 (comment)

Envoyé de mon téléphone Android avec K-9 Mail. Excusez la brièveté.

@shiftleftplusone
Copy link

you may personally think what you wish, but to me a Arduino Due is a finished manufactured product which is simply expected to work by it's libs!

@NicoHood
Copy link
Contributor

NicoHood commented Dec 7, 2015

He is partly right.

Not everyone is able to patch those things (especially timer related stuff) hisself without reading up on this for hours. Even I do not know where to start, not even on avr. So he is probably right. And tone() is a basic API feature that should be added.

DYI is always incomplete and not perfect. Arduino is the best example, even though it tries to make stuff simple. But time passes, version changes, new boards come and not enough people are working on this. And the Arduino community which just uses the boards will never attempt to fix this. This is hard core.

So yeah, I'd vote for @vogonjeltz that someone fixes this, as its a basic feature like digitalWrite() etc. However I think @vogonjeltz should try to post a bit less aggressive here. Things wont change if you force them to do.

@shiftleftplusone
Copy link

I agree, perhaps my posts partially might appear to be sort of harsh - if one didn't know te story before.

I am always used to ask friendly and politely the first time, but if repetively there comes no answer at all or something like "help yourself, don't expect others to do your homework" and the topic immediately gets closed then the limit of my politeness has been quickly reached.

Finally this tone issue is pending since the Due has been released, and even in this repository this issue has been successfully ignored since more than one year, nothing just silence in the forest. When would it be time then to slowly getting impatient?

@shiftleftplusone
Copy link

BTW, if it's really timer-related stuff (no idea, I don't understand enough about it):
why note set it up to DueTImer by attaching a free interrupt?

Timer.getAvailable().attachInterrupt(duetone).start();

https://github.com/ivanseidel/DueTimer/blob/master/examples/AvaliableTimer/AvaliableTimer.pde

@agdl
Copy link
Member

agdl commented Feb 8, 2017

This issue was moved to arduino/ArduinoCore-sam#24

@agdl agdl closed this as completed Feb 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Board: Arduino Due Applies only to the Due feature request A request to make an enhancement (not a bug fix)
Projects
None yet
Development

No branches or pull requests

7 participants