Skip to content

yanais/TempRelayUno9V

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

circuito.io

  • Circuito.io is a system for generating a circuit schematic & accompanying code samples. Circuito.io generate the schematic & code based on your selection of micro-controller, i/o and power devices.

  • For more information, see the website at: http://circuito.io You can also like circuito.io on Facebook at: https://www.facebook.com/circuito.io

  • for any question on the code or layout, please don't hesitate to contact us at hello@circuito.io.

  • Once you've worked the schematics & code, please take the time to give us some feedback, so we can keep improving and give you an even awesomer service!

How to read this repository

You are here because you ised circuito.io and asked for a circuit and code sample for your project. This is your project folder, you'll find here:

  • bom.txt - all the parts used in designing the circuit - your chosen parts & any additionals that may be required for the circuit to work.
  • firmware folder - includes all code need to operate the i/o devices using the micro-controller. firmware.ino is the main logic file.
  • PCB folder - where you'll find the schematic diagram and breadboards view as a Fritzing file, and as two png files.

License

The firmware is distributed under: [GNU General Public License v3 (GPL-3)] (http://www.gnu.org/licenses/gpl-3.0.en.html)

You may copy, distribute and modify the software as long as you track changes/dates in source files. Any modifications to or software including (via compiler) GPL-licensed code must also be made available under the GPL along with build & install instructions.

The schematics, breadboard view and .fzz files for editing are done using Fritzing.org and are distributed under the [Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)] (http://creativecommons.org/licenses/by-sa/3.0/)

Disclaimer

All content of this project is furnished "as is", without technical support, and with no warranty, express or implied, as to its usefulness for any purpose.

About

Circuito.io - TMP102 , Relay, Arduino uno, 9V

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 75.2%
  • Other 12.9%
  • C 11.9%