Close

Pokemon Go Plus DIY

Back to overview

Project to create your own pokemon go plus

Discussions

Thomas Kjeldsen wrote 02/19/2020 at 17:00 point

where are the files ???????

  Are you sure? yes | no

Veda wrote 11/26/2018 at 20:33 point

About the schematic, if you look at the code it becomes clear how to hook up the led and button to the arduino:

// LED and button pin
#define LED_R 9
#define LED_G 10
#define LED_B 11
#define BUTTON_PIN 4

  Are you sure? yes | no

Bernardo wrote 05/29/2018 at 09:18 point

wondering if this still works, too

  Are you sure? yes | no

RWitanski wrote 03/29/2018 at 14:39 point

Is this a still working solution?

  Are you sure? yes | no

testing123 wrote 01/15/2018 at 13:30 point

@Regis you're right, the button and light are not connected to anything... :-|

  Are you sure? yes | no

Regis wrote 09/10/2017 at 21:56 point

I'm confused about the schematic. What is the button and RGB light connecting to?

  Are you sure? yes | no