KuttyPy : μSTEM Learning

500+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

The KuttyPy is an affordable microcontroller development board which can be interfaced with a laptop/phone to control real world devices in real time.

Common tasks include toggling digital Inputs/Outputs , ADC reading, motor control, and I2C sensor logging in real time via its enhanced bootloader.

After connecting the kuttyPy to your phone via an OTG cable, you can use this app to
- control 32 I/O pins
- read 8 channels of its 10 bit ADC
- Read/Write sensors connected to the I2C port, and visualize data via graphs/dials. BMP280 MS5611 INA219 ADS1115 HMC5883L TCS34725 TSL2561 TSL2591 MAX44009 AHT10 QMC5883L MPU6050 AK8963 MAX30100 VL53L0X
- Write visual code to create projects such as automatic water pump with water level sensing. generated javascript code can also be edited and run.

It can also be programmed with C code using our cloud based compiler

The android app is under active development, and several I2C sensors for pressure, angular velocity, distance , heart rate, humidity, luminosity, magnetic fields etc are already supported

This app is limited to Atmega32/168p/328p boards running the kuttypy firmware only. Bootloaders have been developed for the Atmega328p (Arduino Uno) and the Atmega328p(Nano) .
Updated on
14 Sept 2024

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region and age The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What's new

Real-time quiz UI added(beta)
Playground would crash on rotation: fixed