Search found 12 matches

by harambecute101
Wed Dec 28, 2016 8:55 am
Forum: MicroPython pyboard
Topic: Rubber Ducky??
Replies: 1
Views: 2649

Rubber Ducky??

Hi,
If the Pyboard can emulate keyboards,
Can it become a rubber ducky? If you don't know what a usb rubber ducky is, google it. It's awesome.
Can I use the sd slot to store the duckyscripts and use python to execute the payloads?
by harambecute101
Fri Dec 23, 2016 8:47 am
Forum: MicroPython pyboard
Topic: What are the "P" pins for?
Replies: 4
Views: 4193

Re: What are the "P" pins for?

THANKS!!!!!! That was the info I was looking for the past month!!!! THANKS!!!
by harambecute101
Fri Dec 23, 2016 5:24 am
Forum: MicroPython pyboard
Topic: What are the "P" pins for?
Replies: 4
Views: 4193

What are the "P" pins for?

Hi,
I have a pyboard V1.0 lite.
I was soldering on headers to my board and I found out that the 2nd row from the bottom of the board are all labeled as "p-something" and not X or Y, like on the sides of the board.

What are these for?
Are they analog or digital?
Why are they labeled "P?"
by harambecute101
Thu Dec 22, 2016 11:41 pm
Forum: MicroPython pyboard
Topic: Servo not working
Replies: 3
Views: 3693

Re: Servo not working

Like, If I connect my servos to one of the servo pins on the pyboard, and type in something like, I don't know, pyb.Servo(4).angle(90, 1000), the servos don't move at all. I checked all my solder connections, and so far I don't see any problems. Also the servos now don't work at all, even in the on-...
by harambecute101
Thu Dec 22, 2016 10:56 pm
Forum: MicroPython pyboard
Topic: Servo not working
Replies: 3
Views: 3693

Servo not working

Hi,
My servos, all of them,. aren't working with my pyboard when I use them in the REPL.
With the on-board script the servos work fine. They just don't work in the serial terminal.
Any solutions?
by harambecute101
Sun Dec 11, 2016 10:43 pm
Forum: MicroPython pyboard
Topic: Pyboard pinouts?
Replies: 1
Views: 2562

Pyboard pinouts?

Hi, I have asked the same question but I haven't got a satisfactory answer. Sorry, but I can't understand why the pyboard is divided into two halves, x and y. Are they different? And I also just realized there are "p" pins too, on the bottom of the pyboard. I have seen the pinout diagrams but I can'...
by harambecute101
Sun Dec 11, 2016 10:40 pm
Forum: MicroPython pyboard
Topic: Pyboard frozen after firmware upgrade
Replies: 2
Views: 3052

Re: Pyboard frozen after firmware upgrade

Oops

I figured it out I have a pyb lite 1.0 but I flashed it with the pyb 1.1 firmware
by harambecute101
Sun Dec 11, 2016 9:44 pm
Forum: MicroPython pyboard
Topic: Composite?
Replies: 1
Views: 23302

Composite?

Can the pyboard display graphics through composite video?
by harambecute101
Sun Dec 11, 2016 9:16 pm
Forum: MicroPython pyboard
Topic: Pyboard frozen after firmware upgrade
Replies: 2
Views: 3052

Pyboard frozen after firmware upgrade

yeah.
Anybody got a solution?





yay.
by harambecute101
Tue Dec 06, 2016 11:42 am
Forum: MicroPython pyboard
Topic: Pyboard pins???
Replies: 4
Views: 4662

Pyboard pins???

Hi, I was wondering why the pyboard pins are name X and Y, instead of A and Ds like those on an Arduino. Is there a reason for this? I did hear something about how the "x" and "y" halves of the board are like two different boards, but I don't get why the board is split into half. Somebody help me pl...