Want to make sure your newly purchased microcontroller works with Arduino? We've created a board profile for the Arduino IDE to ensure you select the right settings to get your project working first time. To add our package follow these instructions:
- Open Arduino IDE.
- Open the File > Preferences window and add the following address to the "Additional boards" section:
https://git.ahem.net.au/package_ahem_index.json
- Close the Preferences window and open the Tools > Board > Board Manager window.
- Find the Ahem Engineering package, you can scroll down to find it or search "ahem".
- Click install, wait for the Arduino IDE to do its job and then close the Board Manager window. The Ahem Engineering boards package is now installed.
Your newly purchase board is now ready to program by selecting it from the Tools > Board. Make sure you keep it up to date to be able to access any new boards or libraries we add!