Skip to content

Added support for ATmega8535, ATmega16 and ATmega32 #293

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
wants to merge 3 commits into from
Closed

Added support for ATmega8535, ATmega16 and ATmega32 #293

wants to merge 3 commits into from

Conversation

MCUdude
Copy link
Contributor

@MCUdude MCUdude commented Mar 4, 2016

This pull request adds support for the ATmega8535, ATmega16 and ATmega32 using Timer 1 (tx = 13 with the standard pinout).

This commit adds support for the ATmega8535, ATmega16 and ATmega32 using Timer 1 (tx = 13 with the standard pinout)
@z3t0
Copy link
Collaborator

z3t0 commented Mar 23, 2016

Hi MCUdude! Thanks for the contribution, can I ask that you add the relevant information to the changelog? Thanks!

@z3t0
Copy link
Collaborator

z3t0 commented Mar 23, 2016

#291

@MCUdude
Copy link
Contributor Author

MCUdude commented Mar 23, 2016

I certainly will 😄
About the list of compatible Arduinos/microcontrollers, what if you edited these lists so that all boards where listed in one table, and all compatible microcontrollers were listed in the other.

Another issue that may show of is the lack of information when choosing a microcontroller. You've listed the Sanguino, ATtiny84 and the ATtiny85. These are all great microcontrollers, but there are SO many cores to chose from, and most of them are old and outdated, and wouldn't work with Arduino IDE 1.6.x. What about making the names clickable, and directly be transferred to the "best" core available for that particular microcontroller?

@MCUdude
Copy link
Contributor Author

MCUdude commented Mar 23, 2016

If you want I can help you out here and add it to this pull request.

@z3t0
Copy link
Collaborator

z3t0 commented Mar 23, 2016

About the list of compatible Arduinos/microcontrollers, what if you edited these lists so that all boards where listed in one table, and all compatible microcontrollers were listed in the other.

That seems like a good idea

Another issue that may show of is the lack of information when choosing a microcontroller. You've listed the Sanguino, ATtiny84 and the ATtiny85. These are all great microcontrollers, but there are SO many cores to chose from, and most of them are old and outdated, and wouldn't work with Arduino IDE 1.6.x. What about making the names clickable, and directly be transferred to the "best" core available for that particular microcontroller?

I'm not too sure what you mean by "core", sorry if I'm stupid but could you please explain this to me or even just link me to some documentation

@MCUdude
Copy link
Contributor Author

MCUdude commented Mar 23, 2016

A core is what you'll have to install in order to use microcontrollers that's not originally supported by the Arduino IDE. My core (MightyCore) adds support for a few more microcontrollers. Others are the core for Attiny84/85 (ATtinyCore), ATtinyCore 841 and the MegaCore.

I've added an edited readme file where I've added links to the corresponding Arduino cores

@z3t0
Copy link
Collaborator

z3t0 commented Mar 24, 2016

@MCUdude ok thanks for explaining it and adding the relevant info in the readme. I will keep working on merging this but it will take a while for me to review all the changes as theres quite a lot to go through.

Thanks for the contribution!

@z3t0
Copy link
Collaborator

z3t0 commented May 20, 2016

@MCUdude Please make this merge-able with master if possible as I would like to merge this asap.

@MCUdude
Copy link
Contributor Author

MCUdude commented May 26, 2016

How do I update my fork with your latest commits when I got a pull request active?

@q2dg q2dg mentioned this pull request Jun 16, 2016
@z3t0
Copy link
Collaborator

z3t0 commented Jun 26, 2016

Just commit the pull requests to your fork and I believe they will show up here. Thanks!

Will merge this as soon as it passes Travis.

@z3t0 z3t0 added New Documentation Fixed by extending documentation labels Jun 26, 2016
@MCUdude
Copy link
Contributor Author

MCUdude commented Jun 26, 2016

Have a look at PR #324 instead

@MCUdude MCUdude closed this Jun 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Fixed by extending documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants