Serial Monitor

Contains ads
2.9
131 reviews
10K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

This is a user friendly serial monitor interface for experiments with Arduino

This app specially developed for Arduino users who tries to make projects using their Android device.


Special features

ā˜… Auto open the serial port when app starting
No need to tap on button like ā€œConnectā€ or ā€œOpenā€

ā˜… Close the serial port when app pausing not only when exiting.
This feature available serial port to other apps like Arduino code uploading apps to upload code to Arduino without interference.

ā˜… Reopen serial port when app resuming
No need to reopen serial port by tapping on button

ā˜… Reset the Arduino board when serial port opening
This will help you to see the serial outputs in void setup() function without resetting the board manually

ā˜… Default values set to typical values
As an example default baud rate is set to 9600. This is the typical baud rate use with most of Arduino experiments. Itā€™s means you just want to install and play. No need to change settings. However, you can change them from settings as your requirement

ā˜… Ability to change the baud rate from settings

ā˜… Have a feature to reconnect

ā˜… Have a feature to disconnect

ā˜… Ability to enable or disable the auto scroll feature of output text view
(Double tap on the output text view to enable or disable this feature or change it from settings)

ā˜… Ability to keep your phone's screen on
This will help you to see the incoming outputs for a long time
(This feature also can be change from settings. You can enable or disable as your requirement)

ā˜… Not only arduino also supports Node MCU boards
Can use to view and send serial data via USB

ā˜… Have many themes
Currently have 4 themes you can choice them as your interest
Updated on
Aug 20, 2023

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.
This app may share these data types with third parties
Device or other IDs
No data collected
Learn more about how developers declare collection
Data is encrypted in transit
Data canā€™t be deleted

Ratings and reviews

3.1
123 reviews
Julian Williams
August 22, 2023
Hi. Its stopped working and when you hit Send it says the port isn't open. Even reinstalling doesn't help. It confirms when the usb is connected tho. Could you please check as the app was great otherwise? So useful! I hadn't realised before that the little adapter you get with a new phone so you can transfer from your old one is OTG, meaning you can use it with this excellent app!.
2 people found this review helpful
Did you find this helpful?
CSA Apps
August 19, 2023
Thanks for your review and the great feedback!
Joey Coston
November 28, 2020
Doesn't support baud rates less than 9600, but I works well enough, otherwise. I'd recommend allowing user-customizable baud rates. Some low power microcontrollers don't have clock speeds fast enough to support 9600+ baud.
6 people found this review helpful
Did you find this helpful?
CSA Apps
November 28, 2020
Supports only most commonly using baud rates. Why are you trying to work with small baud rates ?
A Google user
November 2, 2019
Great App. The best serial monitor I have ever met. Do its job very well. Auto connect/disconnect features is very useful when working with other Arduino related apps in same time. Keep it up.
5 people found this review helpful
Did you find this helpful?
CSA Apps
November 5, 2019
Thank you very much for your valuable feedback. Keep using the app.

What's new

Dependency library updated
Performance Improvement