Arduino Manager Cheats

Arduino Manager Hack 19.4.0 + Redeem Codes

Developer: Fabrizio Boco
Category: Productivity
Price: $7.99 (Download for free)
Version: 19.4.0
ID: lur.vill.ArduinoController

Screenshots

Game screenshot Arduino Manager mod apkGame screenshot Arduino Manager apkGame screenshot Arduino Manager hack

Description

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

Supported Boards: UNO, 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.

Version history

19.4.0
2023-04-29
Aggregation Functions (min, max, avg) for Display, Gauge and Centered Gauge Widgets
Bug fixing and performance improvements
19.3.0
2022-11-15
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
2022-09-18
Fixes and improvements for iOS16
Code Generator: Fixes to MicroPython code generator
Code Generator: Error management improved with more meaningful messages
19.1.0
2022-08-20
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
2022-08-11
* 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
2022-03-04
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
2022-01-16
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
2022-01-08
Display Widget, Gauge Widget and Centered Gauge Widget can scale and shift received values.
Bug Fixing and performance improvements.
17.1.0
2021-10-08
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
2021-09-22
Command Widget improved
iCloud driver accessibility issued fixed
Minor fixes and improvements
17.0.6
2021-09-16
- 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
2021-08-18
Minor improvements and bug fixing
17.0.4
2021-08-10
Minor improvements and bug fixing
17.0.3
2021-07-30
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
2021-07-27
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
2021-07-24
Fixes the top and lower side of the screen cut on some devices.
17.0.0
2021-07-23
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
2021-01-09
Support for iPhone X12 / X12 Pro / X12 Max
16.0.0
2020-02-27
Support for Arduino Nano 33 IoT
Code Generator support for Nano 33 IoT
15.1.2
2020-01-26
Bug fixed for iPad Pro 11-inch
15.1.1
2020-01-04
Fixed a bug that prevented to open Widget Lists from email
15.1.0
2019-11-10
Compatible with iOS13
Compass Widget
Voice Commands updated for supporting Compass Widget
Code Generator: support for Compass Widget
Code generator: the generated code also contains the indication of the target board and the target communication device
Bug fixes and performance improvements
15.0.0
2019-08-30
- Micropython support for ESP32
- Code Generator and PIN Code Generator support Micropython for ESP32
- Support for HM-19 Bluetooth adapter
- Support for RFduino, Galileo and RedBearLab BLE boards dropped. Your existing projects will continue to work.
- Code Generator and PIN Code Generator don't support RFduino, Galileo and RedBearLab BLE boards anymore.
- Code Generator fixed for ThermostatWidget
- The selected Widgets are unselected turning edit mode off
- TextField Widget configuration fixed when in black background mode
- Fix for buttons hidden when in black background mode
14.0.0
2019-07-10
Rotary Switch Button now has 4 different positions
Code Generator now saves the generated code directly into the iCloud Drive. No more downloading and uploading code via web browser.
Code Generator updated to support the new Rotary Switch Widget
Code Generator documentation updated
User Interface slightly improved
Application size largely reduced
13.2.2
2019-06-10
TextField Widget can get initial value from the board through the sync process.
Code Generator updated for synchronize the TextField Widget.

Download Arduino Manager on Android and iPhone for free

Download on Android

Cheat Codes for In-App Purchases

Item Price iPhone/iPad Android
Code Generator
(Generates the Arduino code for you)
$6.99
Free
AJ344109837✱✱✱✱✱ CDA7770✱✱✱✱✱
Introduction
(Requirements and dev environment setup)
$0.00
Free
AJ737909446✱✱✱✱✱ 5A5864C✱✱✱✱✱
PIN Code Generator
(Manages PIN's for you)
$6.99
Free
AJ113778997✱✱✱✱✱ F684090✱✱✱✱✱
Controlling an LED
(Push Button Widget to control an LED)
$0.00
Free
AJ181049157✱✱✱✱✱ 38A1232✱✱✱✱✱
Voice Commands
(This option allows to control Widgets by mean of voice commands and unlock the Voice Control Widget that sends voice commands to Arduino. Commands must be provided in English. See documentation for learning how to use Voice Command.)
$6.99
Free
AJ865583754✱✱✱✱✱ 59AF947✱✱✱✱✱
Measuring temperature
(Display Widget, Gauge Widget and Sound Alarm)
$1.99
Free
AJ542417871✱✱✱✱✱ BAE239C✱✱✱✱✱
Controlling a Relay
(Switch Widget to control a Relay)
$1.99
Free
AJ743895994✱✱✱✱✱ 08D2861✱✱✱✱✱
00 Introduction
(Introduction and dev environment setup)
$0.00
Free
AJ005174393✱✱✱✱✱ BC458B6✱✱✱✱✱
00 Introduction
(Introduction and dev environment setup)
$0.00
Free
AJ005174393✱✱✱✱✱ BC458B6✱✱✱✱✱

Ways to hack Arduino Manager

Download hacked APK

Download Arduino Manager MOD APK
Request a Hack

Ratings

2.3 out of 5
4 Ratings

Reviews

Ajdirt,
Latest version
I have had this app for months and it had been working flawlessly. When the latest version was released, the app no longer functions. As soon as the app is done opening, everything freezes. I can't open the menu, push any buttons, or even swipe left or right. I'm going to try and return to the old version tomorrow. Hopefully they can get these issues resolved.
Johnger1234,
How do you use app
Ipad app don't usually come with an instructional manual. Because with ios you don't need one. All this app does it show cme a bunch of blank squares. I can't do anything.
Johncvan,
Beer Brewing Controller
This app is just what I need for my arduino beer brewing temperature controller. I am replacing the keypad and LCD display with the Ipad. This app works great. A promised future update will add the ability to name commands separately and that will really complete this app. I installed the latest firmware on the Arduino WiFi shield and that solved a problem with random disconnects. So I have everything working except the temperature set point input. I am waiting for the Cmd upgrade for that.
John
JCGrzywna,
Needs more buttons...
This is a great app and works as stated. I would like to see more button styles, up, down, left, right. It would be nice to manually set a percentage output or an up down style percentage button. It's a little hard to use the knob. A linkable timer to an output/input could be useful and a programable macro feature would be awesome. Would love to see this app work like a full scale HMI!
ItsCobra,
Updated review on v1.7:
Updating my rating because I found that while version 1.7 of this app still crashes on the 3GS with OS 4.3.5 that I use for projects, this version DOES run without crashing on the iPad3 with OS 6.0. Hope that helps.
Pat rick d,
Pretty cool
Its hard to get internet connectivity working, but this app works really well.

I'm still working on a relay board, but I'm able to turn on 2 LEDs in my house after the signal goes through my router to my Ethernet to my arduino to my xbee to the other xbee that runs an arduino and turns the led on
Kd4pba,
Works well
Easy setup with UNO excellent documentation easy to use. Simple interface well written. Would like to see more widgets though.
OOgunnerOO,
The Best
I have been using this app for several months now and it works great. The power of this app is the ability to program it so it is customized to you project.

I am using it for my home lighting control. I have several RF switches. I hacked one of the transmitters that is controlled by the arduino. I control the arduino with this app.

Each light can be controlled manually, by timer, and photo control. All controllable from my ipod.

Well done!!
Quizz5050,
Arduino
Anything that I have ever bought that says arduino on it,has no instructions,dose not work without instructions,instructions that are given are very vague,including this app,,,still haven't actually used it yet,,,,u need wxyz,,,ssid,,,,n u need to buy this,,,and u need to buy that,,,that dosent mean you'll b able to use the app yet,,,what will it need next,,,,who knows NO INSTRUCTIONS !!!!!!! no stars yet 0
Cheshreve,
No support
The web site is confusing, and the tutorial is vague when it comes to Ethernet support. Could NOT get my phone connected even though the video makes it look "easy" to connect. Plus any "extra" things you want the app to do require two additional app purchases. Do not buy this app.