Skip to content

sciguy14/Exploring-Arduino-1st-Edition

Repository files navigation

Exploring Arduino: 1st Edition

These are the code files that accompany the 1st Edition of the Exploring Arduino book by Jeremy Blum

These are the most up-to-date versions of the code examples provided within the 1st Edition book. If you have the 2nd Edition of the book, please visit the 2nd Edition GitHub Repo.

All of the code within the book is tested and confirmed to work with the provided example scenarios. However, I may choose to make improvements or adjustments to the code over time. When I make changes, they will always be available for download here. Futhermore, changes that I commit to this GitHub repository will automatically be zipped and pushed to the Exploring Arduino Website. For those unfamiliar with GitHub or git version control, I recommend that you visit the Exploring Arduino Website to download zip files containing the code for each chapter in this book.

Open Source License

  • All Code Copyright 2013 Jeremy E. Blum, Blum Idea Labs, LLC.
  • This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
  • This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
  • A copy of the GNU General Public License is included along with this software. It can also be found here.

Sharing

Under the GNU GPL, you are free to do whatever you want with this provided code. However, I'd really appreciate it if you could do the following things when re-using any code that I have released for this book:

  • Provide attribution at the top of your code, like this: This code adapted from code by Jeremy Blum (jeremyblum.com), for his book: "Exploring Arduino" (exploringarduino.com). Its use and modifcation are permitted under the terms of the GNU GPL.
  • If you make something awesome with the help of this book and/or my code examples, I'd love to hear about it! Post it on social media with the hashtag: #ExploringArduino.
  • Share! If you make something awesome, please consider releasing it as an open source project so other people can learn from what you've done.

About

Companion Code for the 1st Edition of "Exploring Arduino," the book by Jeremy Blum

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published