Since I got Pycom working on my Mac, I can now update the firmware on my expansion board, the DFU updater is available in Brew, which we should have installed in the last post. From the Updating Firmware page we can download the correct firmware file; I have the Expansion […]
Mac
I have spoken to Pycom support about the problems I was having updating the expansion board, and it turns out its a known issue with Mac OS 10.15 due to the security settings in the new version of Mac OS. However the expansion board should have come from the retailer […]
A while ago I managed to get Libvert running on OS X. Sometime last year, things were changed in the Brew.io version of LibVert that caused you to no longer be able to open the information screen on VMs that you are running. The problem seems to be that the […]
At work, I am trying to make some automated test equipment, (I also have some personal test equipment to automate as well). At work I use MS Windows 10 for my laptop, home I use macOS, and for embedded test equipment I am planning on using Raspberry Pi and Pi […]
After my last attempt at getting MyOpenLab to work on macOS, I posted my question on the MyOpenLab Facebook group, where I was given the following response: Hello, what version of MyOpenLab, Java and OSX are you testing? You could test the most recent development version: https://myopenlab.org/…/distribution_macosx_3.12.1.zip The fail could […]
Tamarisk helped me set this all up, she is a professional Python developer! Make sure your mac is up to date and running the latest version of macOS, I am running macOS Monterey 12.0.1 at the moment. Open a terminal and run the following command to install the Xcode Command […]
I know there are probably about a million of these tutorials all over the internet; however, this is my setup, so I know what I did should I need to do it again… Prerequisites VS Code needs to be installed on your system. The standard Arduino IDE needs to be […]