Skip to content

Releases: getopenmono/arduino_comp

Release 1.0 (Beta 2)

27 Jun 09:37

Choose a tag to compare

Release 1.0 (Beta 2) Pre-release
Pre-release

Changes

  • TextLabelView and BackgroundView on AppController class are now public

Install Serial Port Driver

On Windows you need to install a Serial Port driver definition .inffile., this driver file can be downloaded here:

https://raw.githubusercontent.com/getopenmono/mono_psoc5_library/master/Generated_Source/PSoC5/USBUART_cdc.inf

You need to direct the "Found new hardware" install wizard to this file, to force Windows to accept the Mono hardware as a Serial port device.

Release 1.0 (Beta)

22 Jun 16:34

Choose a tag to compare

Release 1.0 (Beta) Pre-release
Pre-release

Changes

  • Upgraded monoprog tool (for uploading apps) to version 0.8
  • Removed display Auto Dimming
  • Enabled references to AppController class from inside Arduino IDE

Install Serial Port Driver

On Windows you need to install a Serial Port driver definition .inffile., this driver file can be downloaded here:

https://raw.githubusercontent.com/getopenmono/mono_psoc5_library/master/Generated_Source/PSoC5/USBUART_cdc.inf

You need to direct the "Found new hardware" install wizard to this file, to force Windows to accept the Mono hardware as a Serial port device.

Release 1.0

11 Jun 07:22

Choose a tag to compare

Release 1.0 Pre-release
Pre-release

This pre-release might not function properly without the Standard Mono Toolchain installed!

Install Serial Port Driver

On Windows you need to install a Serial Port driver definition .inffile., this driver file can be downloaded here:

https://raw.githubusercontent.com/getopenmono/mono_psoc5_library/master/Generated_Source/PSoC5/USBUART_cdc.inf

You need to direct the "Found new hardware" install wizard to this file, to force Windows to accept the Mono hardware as a Serial port device.

Latest

22 Jun 16:27

Choose a tag to compare

This release only contains the JSON release file for the Arduino IDE. The actual packages exists in the other (incremental) releases.