All my Arduino stuff... mostly many years old but updates will follow regularly... https://hanez.org/making/arduino/
  • C++ 71.8%
  • Processing 16.1%
  • C 10.9%
  • Makefile 1.2%
Find a file
2015-08-26 04:31:31 +02:00
AVR_Programmer nearly final version of my LM35LCD project... :) 2015-08-16 03:29:42 +02:00
BH1750_serial added README 2015-08-26 04:31:31 +02:00
Blink2015 blink2015 enhancement... :DDD) 2015-08-16 04:33:40 +02:00
I2C_SLAVE_PHOTORESISTOR comment fix 2015-08-26 02:47:18 +02:00
I2CGET added small sketch which just gets a byte via i2c, not more. 2015-08-26 02:42:37 +02:00
libraries added some libs and projects 2015-08-25 23:22:27 +02:00
LM35BH1750LCDI2C added some libs and projects 2015-08-25 23:22:27 +02:00
LM35BH1750LCDI2C_ArduinoI2C lot of cleanups 2015-08-26 01:39:01 +02:00
LM35LCD LM35LCD fix 2015-08-17 04:25:46 +02:00
LM35LCDI2C just some cleanups 2015-08-24 17:54:54 +02:00
.gitignore added some libs and projects 2015-08-25 23:22:27 +02:00
LICENSE Initial commit 2015-08-15 22:58:54 +02:00
README.md updated README file 2015-08-25 23:37:34 +02:00

Arduino

This is my repository for sharing my Arduino workspace. I don't create a repo for each project because that's to much work... ;)

I will describe my projects here some time... maybe...

All my code is provided to you under the terms of the GPL license version 2. Be carefull when using my code because there are libraries included which my be available using a different license then mine. Be sure, everything is open source and freely available but before copying some stuff to your project read the terms of use of used libraries.

Have fun with this!

P.S.: I share this on GitHub mostly for sharing across my devices so don't wonder about crazy stuff... :)