|
61f762be3b
|
Add presentation used for workshop
|
2017-05-18 12:45:13 +05:30 |
|
|
b1106645a7
|
Minor documentation/code update
|
2017-05-10 13:25:32 +05:30 |
|
|
f532e713a5
|
Update README to include image download
|
2017-05-10 13:23:18 +05:30 |
|
|
31ba3f4f2b
|
Update PWM code to demo rotation
Tower Pro Micro Servo 9g SG90 was used for test.
|
2017-05-09 13:02:34 +05:30 |
|
|
0a057093ad
|
Update Eclipse settings
|
2017-05-08 15:57:11 +05:30 |
|
|
6814851fd1
|
Update documentation
|
2017-05-08 15:47:25 +05:30 |
|
|
daa9cb4e04
|
Add cairo framebuffer example
|
2017-05-03 14:27:09 +05:30 |
|
|
daa2bf8053
|
Add wav file playback code using ALSA
|
2017-05-03 14:17:27 +05:30 |
|
|
905f9be573
|
Use LS_GREEDY for PWM request
Use LS_GREEDY for PWM request as LS_WEAK will fail if pwm is
already exported.
|
2017-05-02 17:25:08 +05:30 |
|
|
61bcd98539
|
Remove bad looking colon
|
2017-04-28 13:53:20 +05:30 |
|
|
5600e318a4
|
Add documentation
|
2017-04-28 13:51:55 +05:30 |
|
|
71f0282f7b
|
Commit Aster Pioneer image to use for docs
|
2017-04-28 11:35:08 +05:30 |
|
|
4619d3819c
|
Refactor pcf8574 code
|
2017-04-28 11:25:01 +05:30 |
|
|
1f76a72c2b
|
Refactor gpio_interrupt code
|
2017-04-28 10:27:53 +05:30 |
|
|
7b815d3369
|
Add gpio interrupt sample code
|
2017-04-25 12:38:43 +05:30 |
|
|
82cc507e07
|
Update code for PCF8591 usage
|
2017-04-24 17:46:30 +05:30 |
|
|
50e222e148
|
Add spidev test code
|
2017-04-24 16:55:01 +05:30 |
|
|
fed13089ed
|
Rewrite PCF8574 code enabling all functionality for Pioneer 600
|
2017-04-24 15:34:29 +05:30 |
|
|
837342021b
|
Add gtk hello world project
|
2017-04-24 12:50:13 +05:30 |
|
|
12f717b6ec
|
Update Eclipse project settings
|
2017-04-24 12:46:06 +05:30 |
|
|
85836c3649
|
Commit Eclipse generated project settings
|
2017-04-21 16:46:27 +05:30 |
|
|
652d196e5d
|
Use a chip select of 1 for SPI on Aster RPi header
|
2017-04-21 16:44:53 +05:30 |
|
|
d5ce589c5f
|
PWM: Allow specifying PWM chip and PWM number
|
2017-04-13 17:19:13 +05:30 |
|
|
5b6fdce273
|
Add PWM demo code
Add PWM demo code. We use libsoc for handling PWM.
|
2017-04-13 16:48:06 +05:30 |
|
|
8ddd35a86c
|
Add LICENSE file
|
2017-04-12 14:40:25 +05:30 |
|
|
f815cdce4b
|
Initial Commit
Preliminary commit with the following projects in Eclipse
1. gtkmm Hello World
2. PCF8574 I2C GPIO Expander
3. PCF8591 I2C A-D & D-A Converter
4. SPI based OLED Display with SSD1306 controller
Library Dependencies
1. Gtk
2. Gtkmm
3. libsoc
TODO:
Documentation and cleanup
|
2017-04-12 14:35:53 +05:30 |
|