Poryhack Posted July 22, 2014 Posted July 22, 2014 Can we get some more details on the circuit you built?
LEGOanimal22 Posted July 22, 2014 Posted July 22, 2014 Pretty simple actually. Just an IR phototransistor and Arduino running: Serial.println((1023 - analogRead(A0), HEX); delay(50);
Guest Posted July 22, 2014 Posted July 22, 2014 Can you give us a link to the IR phototransistor that you use?
LEGOanimal22 Posted July 22, 2014 Posted July 22, 2014 http://www.radioshack.com/product/index.jsp?productId=2049724
LEGOanimal22 Posted July 23, 2014 Posted July 23, 2014 After searching a while, I am guessing that the 3DS uses one of these: http://www.nxp.com/products/interface_and_connectivity/bridges/i2c_spi_slave_to_uart_irda_gpio_bridges/SC16IS750IBS.html References: https://www.ifixit.com/Teardown/Nintendo+3DS+Teardown/5029 Datasheet for chip: http://www.nxp.com/documents/data_sheet/SC16IS740_750_760.pdf
LEGOanimal22 Posted July 27, 2014 Posted July 27, 2014 Found a Skylanders Giants IR Portal of Power and it had these parts: http://ww1.microchip.com/downloads/en/DeviceDoc/21618b.pdf http://ww1.microchip.com/downloads/en/devicedoc/41350c.pdf http://www.nxp.com/documents/data_sheet/MFRC530.pdf It has a PIC micro controller on it so it should be fairly easy to repurpose for Pokemon X and Y.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now