Arduino Nano Dev Shield Application icon

Arduino Nano Dev Shield 1.0.7

1 MB / 0+ Downloads / Rating 5.0 - 1 reviews


See previous versions

Arduino Nano Dev Shield, developed and published by CSpark Research, has released its latest version, 1.0.7, on 2024-02-01. This app falls under the Tools category on the Google Play Store and has achieved over 5 installs. It currently holds an overall rating of 5.0, based on 1 reviews.

Arduino Nano Dev Shield APK available on this page is compatible with all Android devices that meet the required specifications (Android 2.3+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.cspark.kuttypynanodev

Updated: 1 year ago

Developer Name: CSpark Research

Category: Tools

New features: Show more

Installation Instructions

This article outlines two straightforward methods for installing Arduino Nano Dev Shield on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

Previous Versions

Arduino Nano Dev Shield 1.0.7
2024-02-01 / 1 MB / Android 2.3+

About this app

With this app you can learn to use your Arduino Nano development board systematically.
It allows you to monitor all the I/O pins of the Nano in real time. You can also toggle the pin type to Output or ADC(PCx only) , and control/read them.

You can also use it as a portable data logger for ADCs, and multiple I2C sensors. All of which works in a Plug and Play, No Coding Required manner.

Features:

+ Monitor/Control I/O pins
+ Measure and plot ADCs
+ Read data from 10+ I2C sensors. Simply Plug and Play. No code needed
+ Scratch Programming Interface .
+ Combine with phone sensors such as luminosity, accelerometer, gyro etc

How to Use
+ Connect your Arduino Nano to your phone using an OTG cable or a C to C cable(For C type nano)
+ Run the app, and grant permissions to use the device connected.
+ The title bar will become a red and green gradient indicating a connected device with missing control firmware(kuttypy).
+ Click the Download button on the titlebar. This will download the right firmware, and attempt a reconnect in 2 seconds. You only need to do this again if you upload some other program to your Arduino Nano.
+ Now the titlebar turns green, title text becomes 'KuttyPy Nano', and the device is ready to be used.


Playground: Control I/O pins from the graphical layout. Tap on pins to toggle their nature between Input/Output/ADC(For Port C only). The corresponding indicator either shows input state, or allows setting output, or shows the ADC value.
Visual Code: A blockly based programming interface with many examples to control the hardware, read sensor data, phone sensor data etc

Also includes AI based image gesture recognition for writing fun games.

Export logged data into CSV, PDF etc, and easily share over mail/whatsapp.

New features


Visual Programming
+ Control I/O pins
+ Read ADC
+ Test on board LEDs
+ Read On board potentiometer
+ Use AI gesture recognition to control LEDs

Playground
Control I/O pins, Read ADCs

Data Logger
Record and plot data from ADCs, I2C Sensors