Commit graph

8 commits

Author SHA1 Message Date
Sanchayan Maity 837342021b Add gtk hello world project 2017-04-24 12:50:13 +05:30
Sanchayan Maity 12f717b6ec Update Eclipse project settings 2017-04-24 12:46:06 +05:30
Sanchayan Maity 85836c3649 Commit Eclipse generated project settings 2017-04-21 16:46:27 +05:30
Sanchayan Maity 652d196e5d Use a chip select of 1 for SPI on Aster RPi header 2017-04-21 16:44:53 +05:30
Sanchayan Maity d5ce589c5f PWM: Allow specifying PWM chip and PWM number 2017-04-13 17:19:13 +05:30
Sanchayan Maity 5b6fdce273 Add PWM demo code
Add PWM demo code. We use libsoc for handling PWM.
2017-04-13 16:48:06 +05:30
Sanchayan Maity 8ddd35a86c Add LICENSE file 2017-04-12 14:40:25 +05:30
Sanchayan Maity 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