arduino  

Developer: Karl's Plugins     Like this plugin? Show your appreciation!
Category: Digital/Analog I/O Modules
Github: Github Repo
Assistance: Get help!   
Plugin ID: com.karlwachs.arduino
Latest release: v2022.9.16 released on Aug. 3, 2023
Release downloaded: 0 times
Requires: Indigo v2022.1.0 or higher
(Check the Releases tab below for older releases that may have different requirements)
  Download latest release

Plugin that interacts with Arduino boards and can send commands and read sensors. Github repo available here.

Release details
Released on: Aug. 3, 2023
Requires: Indigo v2022.1.0+
Downloaded: 0 times 
Changes in this release
  1. added in parse from arduino:
    • response from arduino; b’>>rd:S1=xxx&rd:S2=xxx& … &S7=xxx’ in python3
    • remove b (byte indicator)
    • remove >> at beginning of string
    • use last 2 char for command id as all cmds are only 2 char long.
  2. reduced the error log dump when connection to arduino fails.
Release details
Released on: Aug. 1, 2023
Requires: Indigo v2022.1.0+
Downloaded: 0 times 
Changes in this release

added if string empty skip in parse from arduino

Release details
Released on: June 26, 2023
Requires: Indigo v2022.1.0+
Downloaded: 0 times 
Changes in this release

fixed typo output

Release details
Released on: June 26, 2023
Requires: Indigo v2022.1.0+
Downloaded: 0 times 
Changes in this release

converted bytes to strings

Release details
Released on: June 26, 2023
Requires: Indigo v2022.1.0+
Downloaded: 0 times 
Changes in this release

fixed some exception handling and read http response

Release details
Released on: June 25, 2023
Requires: Indigo v2022.1.0+
Downloaded: 0 times 
Changes in this release

added features / changes in v2022.9.11 @ 2023-06-25

  1. converted code to py3 replaced urllib with requests, changed exceptions

it compiles and runs, but not tested.

Release details
Released on: Jan. 17, 2020
Requires: Indigo v7.0.2 thru v2022.2
Downloaded: 0 times 
Changes in this release

fixed error line 35 bad indent. (replaced ttabs with spaces)

Release details
Released on: Jan. 7, 2020
Requires: Indigo v7.0.2 thru v2022.2
Downloaded: 0 times 
Changes in this release

fixed "key error mrk1000"

Release details
Released on: Dec. 2, 2017
Requires: Indigo v7.0.2 thru v2022.2
Changes in this release

bug fix: in Line '790' has error='local variable 'props'

Requirements

indigo 6+

Release details
Released on: Nov. 27, 2017
Requires: Indigo v7.0.2 thru v2022.2
Changes in this release

base release

docu on indigo web page

Requirements

indigo v6