On Tue, Dec 24, 2013 at 9:38 AM, mayuresh salelkar <[email protected]> wrote: > Hey there. I am working on BBB for my college project. i would like to > interface various sensors to the board using GPIO and want to program in > c/c++. > Do i need to flash the eMMc with linux image or can i directly start > programming using putty software? Also can you tell me about any tutorials > for the programming,if possible?? > thanks. >
If you can get a console via PuTTY you already have linux running. Have a look at http://derekmolloy.ie/beaglebone-controlling-the-on-board-leds-using-c/ for a sample program and search the archives for more info. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
