Code and Documentation of final GATE Question Implementation for Digita Design with Arduino Workshop
- PlatformIO
- Core[CLI]
- LaTeX
- karnaugh-map
- enumitems
- listings
- amsmath
- graphicx
- titlesec
- tabularx
- mathtools
- geometry
- hyperref
$ git clone https://github.com/gaurav5-5/ard-workshop.git
Using PlatformIO IDE
- Download IDE from https://platformio.org/platformio-ide
- Open the ide/codes folder
- Connect Arduino
- Build and Run
Using Terminal with PlatformIO Core
- Install PlatformIO Core CLI by following instructions from here
- Navigate to /ide/codes
- Connect Arduino
- Run:
$ pio run --target upload