greenbreakfast
|
5684b8cd5a
|
merged pull request
|
2016-07-27 17:04:39 -04:00 |
|
greenbreakfast
|
370a56603a
|
added gitignore file
|
2016-07-27 16:53:38 -04:00 |
|
Lazar
|
e83ab9f773
|
Merge pull request #3 from giladfr/master
Added pulses option to bit bang a code on a GPIO
|
2016-07-27 16:48:32 -04:00 |
|
Gilad Fride
|
7c0fc35d22
|
Made sure that there will be no buffer overrun when loading code that is bigger then max size
|
2016-05-27 23:39:14 +03:00 |
|
Gilad Fride
|
7523a0f7a1
|
Pulses function now uses external code file
|
2016-05-27 23:32:50 +03:00 |
|
Gilad Fride
|
ad89e07e4b
|
Added open gate function
|
2016-05-22 22:16:45 +03:00 |
|
Gilad Fride
|
5f2fe46a42
|
Added pulses function
|
2016-05-21 23:52:45 +03:00 |
|
Lazar
|
5a59383dbb
|
Merge pull request #2 from gustavopaes/master
Update README.md with some doc
|
2016-05-21 13:49:34 -04:00 |
|
Gustavo Paes
|
6ea866f6f3
|
Update README.md with some doc
|
2016-05-21 11:08:48 -03:00 |
|
greenbreakfast
|
42a97e6d32
|
Merge branch 'master' of github.com:OnionIoT/fast-gpio
|
2016-04-19 13:53:46 -04:00 |
|
greenbreakfast
|
5b72793f9f
|
added whitespace at the end of the file
|
2016-04-19 13:53:40 -04:00 |
|
Lazar
|
6015640d9d
|
added GPLv3 license
|
2016-03-18 12:13:05 -04:00 |
|
greenbreakfast
|
950316721b
|
Changed printing mechanism, now supports output in json as well
|
2015-11-04 19:56:08 -05:00 |
|
greenbreakfast
|
f32340de01
|
old pwm processes are now killed when doing a set or setting direction
|
2015-10-21 17:39:34 -04:00 |
|
greenbreakfast
|
f3873e9e16
|
Fixed typo
|
2015-10-02 19:55:50 +08:00 |
|
greenbreakfast
|
56cc6b4e2b
|
Added functionality to set and get pin direction
|
2015-10-02 19:51:02 +08:00 |
|
greenbreakfast
|
5a8d56d555
|
fixed unit typo in usage printout
|
2015-10-01 22:57:25 +08:00 |
|
greenbreakfast
|
dd85fd4913
|
Fixed output of read command, updated usage printout
|
2015-10-01 22:46:11 +08:00 |
|
greenbreakfast
|
4ca4037032
|
moved reusable functions to onion sh lib
|
2015-10-01 19:53:13 +08:00 |
|
greenbreakfast
|
8bf8bcf59c
|
fix for verbosity
|
2015-10-01 19:03:32 +08:00 |
|
greenbreakfast
|
da3f4ea282
|
fixed typo
|
2015-10-01 18:58:15 +08:00 |
|
greenbreakfast
|
20a1d496fd
|
Changed verbosity setting in program, changed script setup
|
2015-10-01 18:56:24 +08:00 |
|
greenbreakfast
|
74fc4ed122
|
fixes to script, can run on omega
|
2015-10-01 18:24:57 +08:00 |
|
greenbreakfast
|
a2c1886d7f
|
Added print usage function, changed verbosity
|
2015-10-01 18:23:41 +08:00 |
|
greenbreakfast
|
921f358089
|
Modularized the exp led script for testing
|
2015-10-01 17:59:21 +08:00 |
|
greenbreakfast
|
b912a1a841
|
added script to accept RGB hex and program the LED
|
2015-09-12 18:31:24 +08:00 |
|
greenbreakfast
|
9b18572a67
|
implemented process child process creation for pwm (and cleanup of old child processes)
|
2015-09-12 18:30:40 +08:00 |
|
greenbreakfast
|
15dde3957f
|
modularized the main function
|
2015-09-12 17:25:27 +08:00 |
|
greenbreakfast
|
9d3d06ced7
|
Initial commit of fast-gpio, gpio read and write is implemented, pwm implemented as well
|
2015-09-12 16:51:25 +08:00 |
|
Lazar
|
81222cb01f
|
Initial commit
|
2015-09-12 16:34:03 +08:00 |
|