Tag: Mac

  • Mac OSX Serial Terminal for ARC

    I’ve long wanted to build a terminal and testing application for my products. Using the exceptional QT Creator, I was able to cook one up in a relatively short period of time!
    This application was built using the QT Terminal example program, so it will work for the ARC Triggerscope 2, 16, and Triggerscope 3 products, as well as the ARCLED.
    In addition, anyone using an Arduino or other serial-based device may find it useful. You can find the program on my Github.

    I am aware that the vast majority of end users rely on Windows for control of devices, so if you read this and have an interest in a compiled x64 version, I’d be interested to know.
    Over time I plan on expanding this application to include full configuration over delay timing, sequencing, and other functions.

    Quick Demo of the program
  • Running HASP Licenses on Virtual machines

    One of the downsides to using OSX for my primary operating system is that most of the major imaging programs are windows-only. To compound the trouble, many of these programs, like NIS Elements, use the “HASP” license manager to communicate with a security key in order to fight piracy. So, you have to have this USB security key installed onto your system, but when attempting to use the key from a virtual machine, like Parallels or Virtualbox, you’ll see a “USB Device Unavailable” error message displayed in the VM window. To avoid this, I use the following command found at this discussion:

    1. Remove the USB Dongle
    2. Open terminal, enter the following text:  sudo launchctl unload /Library/LaunchDaemons/com.aladdin.aksusbd.plist
    3. provide your password to execute this unload command
    4. connect the dongle
    5. select your VM application, and attempt to connect to the Dongle – on my system, it worked great!
    6. Should you need to use Aladdin hasp stuff on your mac, a restart would be required, but I don’t use the alladin drivers for anything other than windows applications.

    This solution has allowed me to free my system from the constraints of requiring a bootcamp shutdown / reboot!

    -Austin

     

Social Media Auto Publish Powered By : XYZScripts.com