Skip to content

tigoe/MakingThingsTalk2

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Making Things Talk

These code samples, in Arduino, Processing, and PHP, are for my book Making Things Talk, second and third editions. All of the latest material is in the 3rd_edition directory.

The book itself is copyrighted material, published under a Creative Commons CC-NC-ND license. As for the code:

This code is here to help you make things. In general, you may use this code in your programs and documentation. You do not need to contact me for permission unless you’re reproducing a significant portion of the code. For example, writing a program that uses several chunks of code from this repository does not require permission. Selling or distributing a CD-ROM of examples from this repository does require permission. Answering a question by citing this material and quoting example code does not require permission. Incorporating a significant amount of example code from this repository into your product’s documentation does require permission.

I appreciate, but do not require, attribution. An attribution usually includes the title, author, and source URL.

If you feel your use of code examples falls outside fair use or the permission given here, feel free to contact me.

-Tom Igoe