Commit Graph
28 Commits
Author SHA1 Message Date
Marvin Blum 9a62dff10f Finished servo lib. 2017-04-24 23:50:20 +02:00
Marvin Blum 55261de66c Fixed some PWM pins and started servo library. 2017-04-20 01:17:31 +02:00
Marvin Blum 27eee937a3 Added tx/rx example for Rf24. 2017-04-18 15:29:46 +02:00
Marvin Blum f2cd5ab0f1 Fixed payload length. 2017-04-18 15:28:55 +02:00
Marvin Blum 77efdbc17a Working! But only 4 bytes are propperly transferred. 2017-04-18 01:14:41 +02:00
Marvin Blum af06ef166f Fixed csn pin. 2017-04-17 21:20:48 +02:00
Marvin Blum 55a584bffb Still not working. 2017-04-16 18:49:25 +02:00
Marvin Blum cad7631894 Trying to rx/tx. 2017-04-16 15:15:14 +02:00
Marvin Blum f5769d48c9 Chip config. 2017-04-16 13:46:18 +02:00
Marvin Blum 81479a9ea0 Fixed compile. 2017-04-16 02:34:45 +02:00
Marvin Blum f82bb62f01 Merge branch 'rf24' of http://gogs.embe-it.de:7001/marvin/arduino-c into rf24 2017-04-16 02:33:31 +02:00
Marvin Blum 781deb73f6 Started rf24 with SPI. 2017-04-16 02:31:02 +02:00
Marvin Blum d37ce320cd Started working on RF24. 2017-04-03 23:49:52 +02:00
Marvin Blum fbcd0ee317 Removed unneccessary test variable. 2017-04-01 02:20:47 +02:00
Marvin Blum bbb7d6faba Added examples. 2017-04-01 02:18:44 +02:00
Marvin Blum 6074be0eff Added all PWM pins for arduino nano. 2017-04-01 02:13:03 +02:00
Marvin Blum 2af06f8e0a Some code adjustments to PWM. 2017-03-31 19:32:37 +02:00
Marvin Blum 9f58ccfd83 First working version of PWM. 2017-03-30 16:29:06 +02:00
Marvin Blum 48d96d5b7d More work on PWM and added utility function to map values. 2017-03-27 17:13:05 +02:00
Marvin Blum bc2c6da436 Moved arduino specific C files and started working on PWM. 2017-03-27 16:03:08 +02:00
Marvin Blum 885fe1d624 Implemented reading multiple analog value. 2017-03-26 14:59:59 +02:00
Marvin Blum 3c4451e1bb Got analog input working. 2017-03-21 22:50:17 +01:00
Marvin Blum fbf8bd8a4f Fixed reading digital pin, started analog pin. 2017-03-21 19:59:53 +01:00
Marvin Blum 3f75505887 Renamed pin functions. 2017-03-21 16:59:18 +01:00
Marvin Blum 9589228d24 LED example. 2017-03-21 16:56:19 +01:00
Marvin Blum 7fdf8c1dc1 Finished serial functions. 2017-03-21 16:50:13 +01:00
Marvin Blum 48cf07de97 Added serial output testing. 2017-03-21 14:42:27 +01:00
Marvin Blum c358ee6a05 Initial commit with basic C code to write to pins. 2017-03-09 23:30:15 +01:00