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
2022-11-29 03:51:52 +01:00
AnalogInOutSerial Added some more projects and libraries. 2022-11-27 16:14:05 +01: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
BMP180_SERIAL Added some more projects and libraries. 2022-11-27 16:14:05 +01:00
DCF77alarmInterrupt Added some more projects and libraries. 2022-11-27 16:14:05 +01:00
DCF77dcf77Interrupt Added some more projects and libraries. 2022-11-27 16:14:05 +01:00
DCF77setTime Added some more projects and libraries. 2022-11-27 16:14:05 +01:00
Digispark_Blink Added some button handling to Digispark_Passkey and cleanups 2022-11-28 00:41:26 +01:00
Digispark_HID Added some more projects and libraries. 2022-11-27 16:14:05 +01:00
Digispark_Keyboard Added some more projects and libraries. 2022-11-27 16:14:05 +01:00
Digispark_Passkey First version with a button and added the Blinker library to the source root. 2022-11-29 03:51:52 +01:00
DS1621 added some stuff 2015-09-23 22:44:31 +02:00
ESP8266ArduinoSerial Added some more projects and libraries. 2022-11-27 16:14:05 +01:00
ESP8266HelloServer Added some more projects and libraries. 2022-11-27 16:14:05 +01: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 asynchronous non-blocking LED blinking. 2022-11-28 01:04:52 +01: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
Matrix Added very old code for driving a 5x7 dot matrix LED display 2015-09-10 03:29:00 +02:00
PCF8575_i2c_Arduino Added some more projects and libraries. 2022-11-27 16:14:05 +01:00
PF575_I2C Added some more projects and libraries. 2022-11-27 16:14:05 +01:00
PF575_I2C_8LED_BLINK added some stuff 2015-09-23 22:44:31 +02:00
PF575_I2C_8LED_LM35 PF575_I2C_8LED_LM35 update. 2022-11-27 16:12:17 +01:00
TimedAction Added some more projects and libraries. 2022-11-27 16:14:05 +01: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... :)