DirectApps for ChromeBook
  ver 1.0.1 / 2020.11.18

=========================


DirectApps is software for IchigoJam text programming on ChromeBook and Android tablets.
ChromeBook and Android tablet can be used as keyboard & monitor of IchigoJam.
https://directapps.shizentai.jp/



== Description ==
You can send keyboard input on the software side to IchigoJam by connecting various devices such as ChromeBook and Android tablet with IchigoJam using Wi-Fi communication function and serial communication connection.
The output from IchigoJam can be displayed on the software side.
This will allow you to use your ChromeBook and Android tablet as an IchigoJam keyboard or monitor.

- IchigoJam is a kid's PC made by jig.jp co., ltd..


== Install ==
The DirectApps apk is available on the download page.


== Usage ==
Start-up
  Please start DirectApps.

OS
  ChromeOS
  Android 4.1 or higher ※ Needs to support USB OTG


Connection between ChromeBook(or Android) and IchigoJam
  It is possible to connect with ChromeBook by using MixJuice.
  Connect MixJuice to IchigoJam and start it in access point mode*.
  Connect ChromeBook WiFi to MixJuice.
  If you select "MixJucie(TCP)" from DirectApps Port, you can connect to IchigoJam.

  * Start MixJuice in access point mode
      Connect to CN4 IO16 (6th from the top) and GND to start the access point mode, and the following servers will operate.
        SSID: MJ-XXXXXXXXXXXX (XX .. is the Mac address of MixJuice)
        WiFi password: None
        IP address: 192.168.20.1
        (Client addresses are descended from 192.168.20.100 in order)
        TCP server port: 20001 (sends and receives messages from TCP clients)
        UDP server port: 20001 (receives messages from UDP clients)
      Up to 4clients can connect at the same time.


Connection between Android and IchigoJam
  It is possible to connect with Android by using USB serial conversion cable and USB cable supporting OTG(ChromeBook does not support serial communication).
    * USB OTG cable.
    * USB serial conversion cable
      ex. URL : https://www.ftdichip.com/Products/Cables/USBTTLSerial.htm#TTL-232R-5V
          Part Number : TTL-232R-3V3
          Connect : RED-5V, BLACK-GND, ORANGE-RXD, YELLOW-TXD

  Connecting IchigoDake to a PC using M02
  (ChromeBook does not support M02).
    The IchigoDake Serial Communication Board Set "M02" makes it easy to connect IchigoDake to Android.
    You can write programs on IchigoDake from CutleryApps by connecting the serial converter module included with M02 to Android with OTG support USB cable.
    Please refer to the manual of M02 for the connection between M02 and the serial converter module that comes with M02.


== Update ==
 - 1.0.1 / 2020.11.18
    Bug fix.
 - 1.0.0 / 2019.12.13
    First release.


== Licence ==
 * Free software.
 * Redistribution prohibited.
 * Even if damage is caused by using this software, we can not guarantee. Please note.


== Copyright notice ==
 Copyright 


== Privacy Policy ==
 Privacy Policy 


=========================
© 2019 Natural Style Co. Ltd.
https://na-s.jp/

Google Play and the Google Play logo are trademarks of Google LLC.


Back to Top