CircuitPython Editor Apk

CircuitPython Editor Apk

Latest version 1.0.5
22 Dec 2018

Older Versions

Apk Infos

Version1.0.5
Rating3.7/5, based on 7 votes
Size‎3.1 MB
Requires AndroidAndroid 4.0+ (Ice Cream Sandwich)
Author's NotesUSB Serial/REPL, and basic code editor for Circuit Python boards.

About CircuitPython Editor APK

CircuitPython Editor APK Download for Android
CircuitPython Editor APK Download for Android

Description

Use USB Serial to communicate with Circuit Python boards. You can use it to see the print() outputs for debugging, or enter the REPL to execute python commands on the board. Using the REPL we can read and write the code.py and other files stored on the board that would be inaccessible due to file storage incompatibility on Android.

See the Hackaday.io project page for more: https://hackaday.io/project/162561-android-circuit-python-editor

WARNING: This app is in the alpha stage, it may not work at all for you. Or worse it may work improperly and erase, or overwrite with non-sense the code on your board. Please keep an extra copy of any important code stored on your PC or somewhere other than the Circuit Python board. That way you can always remount to read-only and save your working code on the board using the standard USB Storage file transfer method.

Latest updates

What's new in version 1.0.5

Fix a problem with adding newlines to your code.py file from the editor.

How to install CircuitPython Editor APK on Android phone or tablet?

Download CircuitPython Editor APK file from ApkClean, then follow these steps:

Update Phone Settings

  • Go to your phone Settings page
  • Tap Security or Applications (varies with device)
  • Check the Unknown Sources box
  • Confirm with OK

Go to Downloads

  • Open Downloads on your device by going to My Files or Files
  • Tap the APK file you downloaded (com.foamyguy.circuitpythoneditor-v1.0.5-ApkClean.apk)
  • Tap Install when prompted, the APK file you downloaded will be installed on your device.

Older Versions

1.0.5 (6)3.1 MB

Questions & Answers

Q: What is an APK File?

A: Just like Windows (PC) systems use an .exe file for installing software, Android does the same. An APK file is the file format used for installing software on the Android operating system.

Q: If I install an APK from this website, will I be able to update the app from the Play Store?

A: Yes, absolutely. The Play Store installs APKs it downloads from Google's servers, and sideloading from a site like ApkClean.net goes through a very similar process, except you're the one performing the downloading and initiating the installation (sideloading).
As soon as the Play Store finds a version of the app newer than the one you've sideloaded, it will commence an update.

Q: Why ApkClean.net can guarantee APK 100% safe?

A: Whenever someone wants to download an APK file from ApkClean.net, we'll check the corresponding APK file on Google Play and allow user download it directly (of course, we'll cache it on our server). If the APK file does not exist on Google Play, we'll search it in our cache.

Q: What are Android App permissions?

A: Apps require access to certain systems within your device. When you install an application, you are notified of all of the permissions required to run that application.

Don't hesitate to contact us if you have any questions or concerns.

(*) is required

User's Reivew

2 ★App is giving me error, unable to read file from my trinket m0 (using android 8.1.0 ) On file load error say "F" is not defined. Os find only usb keyboard. No fat drive. Code.py is on root of trinket m0 fat drive.
5 ★A much needed step in the right direction
3 ★Cannot change baudrate