[beagleboard] Pogramming in C.

2013-12-26 Thread mayuresh salelkar
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.

-- 
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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [beagleboard] Pogramming in C.

2014-01-04 Thread Vaibhav Bedia
On Tue, Dec 24, 2013 at 9:38 AM, mayuresh salelkar
 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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [beagleboard] Pogramming in C.

2014-01-26 Thread mayuresh salelkar
yes you were right. We have already programmed with the beaglebone. its 
working fine. The derek molloy video we viewed was controlling the gpio 
using cpp programming. 
Thanks for your help!!

-- 
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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.