JoyFrog Coding with MakeCode

Load JoyFrog Extension: github.com/KittenBot/pxt-joyfrog

Search joyfrog in the search bar.(JoyFrog is verified by Microsoft)

Blocks for JoyFrog:

Using the Analog Stick:

Showing the value of the stick’s position.

Sample Programarrow-up-right

Using the buttons:

Each button can be individually triggered.

Sample Programarrow-up-right

Using the IO pins.

The Edge Connectors on JoyFrog can be used like a piano.

Try Connecting different conductive objects to create your unique piano!

Sample Programarrow-up-right

You can connect earphones or speakers to the 3.5mm audio jack.

Transmitting an InfraRed signal:

Trasmitting an InfraRed signal on button press.

Sample Programarrow-up-right

Receiving an InfraRed signal:

Displaying the received signal.

Sample Programarrow-up-right

Analog Read:

Reading analog values.

Sample Programarrow-up-right

Analog(PWM) Write:arrow-up-right

Writing analog(PWM) values.

Sample Programarrow-up-right

Digital Read:

Reading digital values.

Sample Programarrow-up-right

Digital Write:

Writing digital values.

Sample Programarrow-up-right

Last updated