How does one use the Adafruit_SSD1306 library with the VS Code development environment? My searches suggest using the Web dev but I can’t use that.
Thanks,
Brad
How does one use the Adafruit_SSD1306 library with the VS Code development environment? My searches suggest using the Web dev but I can’t use that.
Thanks,
Brad
@b_r_a_d, welcome to the community! With Particle Workbench, you can install an existing WebIDE library into your (predefined) project. You do that by using Shift-Ctrl-P and finding the “Particle:install library” command and typing the exact name of the Web IDE library you want to use (case sensitive). In your case, I highly recommend the Adafruit_SSD1306_RK library by the ever so popular @rickkas7
Be sure to first create a Particle project before doing this in order to setup the correct settings and folder structure.
Awesome! That compiled. Is there a good example that works with Argon?
Cheers,
Brad
Never mind. I think I figured it out.
Thanks,
Brad
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.