[beagleboard] Not getting output on the PWM

2016-05-31 Thread ide . neil . s
Hi Everyone, I'm trying to get the PWM outputs up and rugging with this python script: >import time >import Adafruit_BBIO.PWM as PWM >myPWM="P9_14" >PWM.start(myPWM, 100, 1) >#for i in range(0,5): >#DC=input("What Duty Cycle Would You Like (0-100)? ") >#PWM.set_duty_cycle(myPWM, DC)

[beagleboard] Not getting output from SPI

2015-07-20 Thread Aashish Khairnar
Hi, I just purchased my new Beaglebone Black and trying to implement SPI on that. I have written this simple code for writing a byte of data using Adafruit_Python_GPIO library. import Adafruit_GPIO as GPIO import Adafruit_GPIO.SPI as SPI from MockGPIO import MockGPIO gpio = MockGPIO()

Re: [beagleboard] Not getting output.

2015-07-20 Thread Gerald Coley
Hi On Mon, Jul 20, 2015 at 3:21 AM, aashishbkhair...@gmail.com wrote: Hi, -- 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

[beagleboard] Not getting output.

2015-07-20 Thread aashishbkhairnar
Hi, -- 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