Giter Club home page Giter Club logo

pictochat's Introduction

PictoChat Protocol Adapter

The PictoChat Protocol Adapter (PCPA) set of tools is designed to interact with the Nintendo DS PictoChat protocol, via a compatible Prism54 USB WiFi adapter.

Distribution

The core pcpa library allows for a computer to send and receive black-and-white bitmap data to a PictoChat chatroom. When active, the PC is counted as a connected user.

The pctt library (PictoChat Text Toolkit) allows recognition and exchange of plain text through PictoChat, by recognizing the standard PictoChat font. When recognition fails, pctt falls back to bitmap data by default.

Build process

This project not being ready for release yet, there is no official build toolchain for the moment.

Why it exists

A while ago, a piece of software called pictosniff was created, which allowed users to decode incoming PictoChat messages, but not to interact with them. This library re-uses code from pictosniff, which is courtesy of Sebastien Bourdeauducq under the GNU GPL.

Where I can get a Prism54 WiFi adapter

The official Nintendo USB WiFi adapter is powered by the Prism54 chipset, the same which can be found inside of a Nintendo DS, DSi and 3DS. Should be easy enough to find by looking for "Prism54" on Amazon. Bought an official Nintendo USB WiFi adapter and realized I'm a dunce and it, in fact, can't sniff PictoChat packets. Development is paused until I decide to buy another Prism54 dongle and actually test things out. ๐Ÿคฆโ€โ™‚๏ธ

Starting point for contributing

If you want to participate to the development of PCPA, you will need the following things:

  • A Nintendo DS/DSi/3DS with PictoChat (duh)
  • A PC with Linux 4.18 or more recent
  • A Prism54 WiFi adapter
  • Wireshark, or any other packet sniffing tool
  • A recent version of the gcc C compiler

pictochat's People

Contributors

thesola10 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pictochat's Issues

Use ESP32 as a hardware base

Hi!

I wonder if a microcontroller platform such as an ESP32 devkit where you can recieve (and send - https://github.com/Jeija/esp32-80211-tx) arbitrary IEEE 802.11 would be a good start for a project like yours.

So you would have full control over the hardware and could still implement a top-level API for serial or USB, communication that then would allow for platform independent clients...

Implement first API

This is the main issue tracking development on the PCPA library. By the time this issue is fixed, at least the PictoChat sniffer and spoofer should be able to work, even if on one channel only.

Requirements:

  • Buy a Prism54 WiFi adapter (#1)
  • Test and clean up PictoSniff code (#2)
  • Reverse-engineer PictoChat message generation
  • Send a PictoChat to a real Nintendo DS
  • Document everything so far using Doxygen

Extra objectives:

  • Reverse-engineer all four PictoChat channels
  • Successfully send and receive messages on all four channels
  • Base the library on ESP32 (#5)

This issue will not be worked on until #2 is closed.

Extend to become a Ni-Fi library

Okay, this is very far-fetched but since I suspect the PictoChat procotol to depend on Ni-Fi sessions (like DS Multiplayer games), this library could become a starting point to reverse-engineering all of the DS's Ni-Fi protocols (imagine, homebrew Download Play games from PC) if it becomes developed enough.

[Personal tracker] Buy a Prism54 WiFi adapter

Yep, I'm an idiot and bought an official Nintendo Wi-Fi dongle, thinking it would run on Prism54. Turns out it can sniff packets, just not the ones sent by Ni-Fi/PictoChat. I'll be closing this bug when I get around to buying a compatible Wi-Fi adapter and make the original pictosniff work on it.

Did you drop this project?

I think it's an interesting project. I wanted to connect pictochat with discord too so doing some research I found your project and I'm wondering why you droped it. Anyways, I'll get a 2nd DS in a couple days to start sniffing pictochat messages and find out how they works.

Cheers!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.