Skip to content

Instantly share code, notes, and snippets.

/*
* Copyright 2023 Code and Make (codeandmake.com)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
@codeandmake
codeandmake / Arduino Nano LED Candle.ino
Last active March 1, 2021 20:03
Arduino Nano LED Candle.ino
/*
* Copyright 2020 Code and Make (codeandmake.com)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
@codeandmake
codeandmake / codeandmake.com_Arduino_Thermometer_Display_v1.0.ino
Created February 20, 2021 15:34
This code accompanies our Code for Arduino Thermometer Display project: https://codeandmake.com/post/arduino-thermometer-display
/*
* Copyright 2021 Code and Make (codeandmake.com)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
@codeandmake
codeandmake / gist:1add672bc7957135ac4e212360acbc98
Last active October 18, 2022 07:08
How to make music with an Arduino
/*
* Copyright 2018 Code and Make (codeandmake.com)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*