Arduino Manager

Arduino Manager



$7.99

20.3.0for iPhone, iPad and more
4.5
4 Ratings
Fabrizio Boco
Developer
30.3 MB
Size
Oct 30, 2023
Update Date
Productivity
Category
4+
Age Rating
Age Rating
4+
Apps in this category do not contain restricted content.
9+
Apps in this category may contain mild or occasional cartoon, fantasy or real-life violence, as well as occasional or mild adult, sexually suggestive or horrifying content and may not be suitable for children under 9 years of age.
12+
Apps in this category may contain occasional mild indecent language, frequent or intense cartoon or real-life violence, minor or occasional adult or sexually suggestive material, and simulated gambling, and may be for children under 12 years of age.
17+
You must be at least 17 years old to access this App.
Apps in this category may contain frequent and intense offensive language; Frequent and intense cartoon, fantasy or realistic violence: frequent and intense adult, scary and sexually suggestive subjects: as well as sexual content, nudity, tobacco, alcohol and drugs, may not be suitable for children under 17 years of age.
Arduino Manager Screenshots
Arduino Manager posterArduino Manager posterArduino Manager posterArduino Manager posterArduino Manager poster
Arduino Manager posterArduino Manager posterArduino Manager posterArduino Manager posterArduino Manager poster

About Arduino Manager

Integration between iOS devices and Arduino has never been so easy. No registration, no cloud. Everything under your control.

Supported Boards: UNO R4 WiFi, UNO R3, Nano, MEGA2560, ESP32, ESP8622, Zero, MKR1000, Nano 33 IoT, Teensy e nRF52 BLE, Raspberry Pico Pi W. ESP32, Raspberry Pico and Pico W with Micropython.

Arduino Manager is an app to control the Arduino board and receive information from it through:

- Ethernet Shield (arduino.cc)
- HM-10 / HM19
- Adafruit
* WINC1500 WiFi
* CC3000 WiFi
* nRF52 BLE
* nRF8001 Bluefruit LE
* LE SPI Friend

The app shows a grid and tapping on it you can insert specialized widgets to send and receive information from Arduino. For a better visualization or control, each widget can be zoomed by the means of a double tap on it;
tap on Configure for configuring the widget itself.

Some widgets are:

- Display Widget: shows values coming from your Arduino (i.e. Temperature). It can show numbers with 0,1,2,3 decimal digits or rolling text
- LED Widget: shows a LED that can be turned on and off through digital values from Arduino
- Switch Widget: sets a digital value to Arduino
- Switch & LED Widget: a combination of the two previous widgets to save space when they are used together with the same variable
- Push Button Widget: temporarily sets a digital value to Arduino
- Knob Widget: sets a non-digital value to Arduino
- SD Widget: shows the list of files in the root of SD Card and selecting a file it shows the content
- Graph Widget: graphs values in (almost) real time coming from your Arduino (e.g. instantaneous temperature)
- Logged Data Graph Widget: graphs up to 5 values logged onto the SD Card attached to Arduino. Libraries have helping functions to log data onto the SD Card
- Alarm Widget: configures an alarm on the Arduino board which is then fired at the desired time. The alarm is fired even if the iOS device is not connected and retained across power off - power on cycles
- Command Widget: allows to send a command (text message) to Arduino once the yellow button is tapped. You can add more Command Widgets to send different commands
- Rover Controller Widget: allows driving a rover robot just rotating the device
- Sound Alarm Widget: sounds an alarm each time the associated condition is verified
- Threshold Widget: allows setting a threshold to the Arduino board (e.g. the room temperature under which the board has to start an heater)
- Console Widget: helps the user to debug the Arduino code, receiving and displaying debugging messages

Other widgets are available, please see support site.

Each widget is associated with a name and a variable (i.e. name: Temperature, variable: T). The variable is either written or read by the sketch running on the board allowing the iOS app receiving information from Arduino or controlling it.
The app can be easily connected to more boards, each page of widgets can connects to a different board at the same time.
User can easily manage different lists of widgets and switch among them in order to control different projects.
Any widget list can be shared between own devices via iCloud and/or other users via an email message.

Many Arduino libraries are available to easily integrate your own projects with Arduino Manager. Libraries, related documentation, demo sketches and a video tutorial are available
for free from my site.

Available In-App purchases:

- Code Generator: allows to generate the communication infrastructure between the Arduino board and iOS device and the code for each chosen widget in order to simplify the programming effort
on Arduino board.
- PIN Code Generator: allows the user to associate a pin to each Widget and generate the code to manage that pin. In most cases this avoid writing any code
- Voice Commands: You can now control most of the AM features by mean of voice commands (in English only). It also unlocks Voice Commands Widget

Continuous use of background location can decrease battery life.
Show More

What's New in the Latest Version 20.3.0

Last updated on Oct 30, 2023
Old Versions
* Support for Uno R4 WiFi using BLE
* Code Generator: support for Uno R4 WiFi using BLE
* Fix which caused the disconnection when the same BLE connection is used in more pages
* Other fixes and improvements
Show More
Version History
20.3.0
Oct 30, 2023
* Support for Uno R4 WiFi using BLE
* Code Generator: support for Uno R4 WiFi using BLE
* Fix which caused the disconnection when the same BLE connection is used in more pages
* Other fixes and improvements
20.2.0
Sep 2, 2023
Watch: Communication bewteen iPhone and Watch improved and made more reliable
Voice Commands:
- new commands to get connected to and disconnected from the board
- connection and disconnection announcements
- new commands for Knob and Slider Widgets
- fixes and improvements
20.1.1
Aug 25, 2023
- Bottom Toolbar reorganized
- SD Widget: new icon
- Command Widget: layout redesigned
- Command Widget: black text in dark mode as well
- Display Widget: black text in dark mode as well
- Bug fixing and performance improvements
20.0.0
Aug 13, 2023
Support for the new Arduino UNO R4 WiFi
Alarm Widget performs alarm time update on the board only when required
Code Generator: support for Uno R4 WiFi (including DAC)
Code Generator: support for setting the board's' dns
19.4.0
Apr 29, 2023
Aggregation Functions (min, max, avg) for Display, Gauge and Centered Gauge Widgets
Bug fixing and performance improvements
19.3.0
Nov 15, 2022
Connection and Disconnection buttons disabled when not usable
Layout improved
Search Bar in Widget Lists
Search Bar in Connections
Bug fixing and performance improvements
19.2.0
Sep 18, 2022
Fixes and improvements for iOS16
Code Generator: Fixes to MicroPython code generator
Code Generator: Error management improved with more meaningful messages
19.1.0
Aug 20, 2022
Page configuration: fix to allow to change rows and columns with any value
Input fields now have the clear on edit option
Input fields allow to enter negative numbers
Code Generator: fixes on generated code for Display Widget
Apple Watch: fix to make the rescanning button tappable
Apple Watch: overflow/underflow indication for Bar Widget
19.0.0
Aug 11, 2022
* Support for Raspberry Pi Pico W
* Code Generator: Now suppports for Raspberry Pi Pico W using both C and MicroPython
* Some fixes in the Python code generator
* New feature for duplicating an existing Widget List
* BarWidget Overflow / Underflow indication
18.0.0
Mar 4, 2022
Support for ESP8622 as board and not only as communication device
Code Generator: support for ESP8622 boards
Code Generator: fix for CC3000
SD Card Widget: text can now scroll in both directions
Logged Data Graph Widget: fixes and improvements
Fixes and Performance improving
17.2.1
Jan 16, 2022
Fix to properly convert old Widget Lists on some devices.
Old unconverted Widget Lists are automatically attached to the Support Request mail (this works if the app has not been uninstalled).
17.2.0
Jan 8, 2022
Display Widget, Gauge Widget and Centered Gauge Widget can scale and shift received values.
Bug Fixing and performance improvements.
17.1.0
Oct 8, 2021
New feature to copy all the widgets from one page to the current page
Bluetooth connection names automatically updated when the device name changes
Bug fixing and performance improvements
17.0.7
Sep 22, 2021
Command Widget improved
iCloud driver accessibility issued fixed
Minor fixes and improvements
17.0.6
Sep 16, 2021
- Email sharing disabled for Widget Lists stored on iCloud
- Registration and Support Request mail addresses fixed
- Code Generation for ESP8266 fixed (please update the related library as well)
17.0.5
Aug 18, 2021
Minor improvements and bug fixing
17.0.4
Aug 10, 2021
Minor improvements and bug fixing
17.0.3
Jul 30, 2021
Fix to properly convert old widgets lists for some user who had their widgets lists disappeared
Fix to update the connection information for the current widget list
17.0.2
Jul 27, 2021
Fix: Hostnames are accepted in WiFi connections
Fix: Connections existing in old widgets lists are automatically created when the widgets list is opened
17.0.1
Jul 24, 2021
Fixes the top and lower side of the screen cut on some devices.
17.0.0
Jul 23, 2021
1. User Interface redesigned
2. Each Widget page can have a different number of widgets (widgets resize automatically)
3. Each Widget Page can be connected to a different board
4. Apple Watch can directly connect to the board via Bluetooth
5. Bug fixed in many Arduino Libraries
6. Support for Arduino Nano 33 IoT with Bluetooth
7. Support for Raspberry Pico PI (with MicroPython)
8. Mostly unused Widgets removed to keep the app light (get in touch if you miss any Widget)
9. Voice commands turned free from this version
16.1.0
Jan 9, 2021
Support for iPhone X12 / X12 Pro / X12 Max
16.0.0
Feb 27, 2020
Support for Arduino Nano 33 IoT
Code Generator support for Nano 33 IoT
15.1.2
Jan 26, 2020
Bug fixed for iPad Pro 11-inch
15.1.1
Jan 4, 2020
Fixed a bug that prevented to open Widget Lists from email

Arduino Manager FAQ

Arduino Manager is available in regions other than the following restricted countries:
Madagascar
Arduino Manager supports English, Italian
Arduino Manager contains in-app purchases. Please check the pricing plan as below:
Code Generator
$6.99
Introduction
$0.00
PIN Code Generator
$6.99
Controlling an LED
$0.00
Voice Commands
$6.99
Controlling a Relay
$1.99
Measuring temperature
$1.99
00 Introduction
$0.00
00 Introduction
$0.00
Click here to learn how to download Arduino Manager in restricted country or region.
Check the following list to see the minimum requirements of Arduino Manager.
iPhone
Requires iOS 16.0 or later.
iPad
Requires iPadOS 16.0 or later.
Apple TV
Requires tvOS 9.0 or later.
Apple Watch
Requires watchOS 7.3 or later.

Arduino Manager Alternative

You May Also Like

Get more from Fabrizio Boco