Gordon Henderson
|
870ba4129f
|
Updated pwmWrite to not mask the value written in-case a call
to pumSetRange() happens.
ANDing with 0x3FF was wrong anyway as the PWM counter does from zero
to the top value, not top-1 as I originally thought.
|
12 years ago |
Gordon Henderson
|
1bb4989e11
|
Merge branch 'master' of git.drogon.net:projects/wiringPi
Conflicts:
gpio/gpio.c
|
12 years ago |
Gordon Henderson
|
178ea08a0f
|
Minor updates to GPIO and README files
|
12 years ago |
Gordon Henderson
|
f99ffeda40
|
Updated the GPIO command to add in new features for PWM
Updated wiringPi to add new PWM controls.
|
12 years ago |
Gordon Henderson
|
c433519cf1
|
Updated gpio program to fix some minor issues.
Added top-level build script for lazy building.
|
12 years ago |
Gordon Henderson
|
8fcaefd557
|
Updated Makefile so that uninstall works properly
|
12 years ago |
Gordon Henderson
|
c056a9e641
|
Tidying up
|
12 years ago |
Gordon Henderson
|
f9bec274ec
|
Tidying up some old debug
|
12 years ago |
Gordon Henderson
|
4bf5e131e6
|
Added a description!
|
12 years ago |
Gordon Henderson
|
c213e051c6
|
Added some comments about removing the call to pullUpDnControl()
in pinMode ()
|
12 years ago |
Philip Howard
|
21f0472265
|
Cleanup, removed redundant COPYING and serial.* files
|
12 years ago |
Gordon Henderson
|
83214ad8c7
|
Merge branch 'master' of hermes:git/wiringPi
|
12 years ago |
Gordon Henderson
|
b23cb44ffa
|
Updated wiringPi.c to work with some pullUpDown stuff
General tidying up of some of the code round delayMicroseconds
|
12 years ago |
Gordon Henderson
|
0d68ceea6b
|
Updated wiringPi.c to work with some pullUpDown stuff
|
12 years ago |
Gordon Drogon
|
d24a8fc4cb
|
New timing methods
|
12 years ago |
Gordon Henderson
|
bf0ad86017
|
Initial move to GIT
|
12 years ago |
Gordon Drogon
|
43aa862e97
|
New LCD library plus -v option for gpio binary
|
12 years ago |
Philip Howard
|
d8e44ea3a6
|
Changed shiftOutWithDelay delay to int
|
12 years ago |
Philip Howard
|
d677719d0e
|
Experimental shiftOutWithDelay
|
12 years ago |
Philip Howard
|
096ca1f1d4
|
experimental shiftOutWithDelay
|
12 years ago |
Gordon Henderson
|
2c13e6148d
|
Initial Commit
|
12 years ago |