GitHub - ertanenver/ard-workshop: Arduino Workshop · GitHub
Skip to content
 
 

Latest commit

 

History

12 Commits

Folders and files

Repository files navigation

Digital Design with Arduino

Code and Documentation of final GATE Question Implementation for Digita Design with Arduino Workshop


Dependencies

  • PlatformIO
    • Core[CLI]
  • LaTeX
    • karnaugh-map
    • enumitems
    • listings
    • amsmath
    • graphicx
    • titlesec
    • tabularx
    • mathtools
    • geometry
    • hyperref

Build and Run

$ git clone https://github.com/gaurav5-5/ard-workshop.git
  1. Download IDE from https://platformio.org/platformio-ide
  2. Open the ide/codes folder
  3. Connect Arduino
  4. Build and Run

Using Terminal with PlatformIO Core

  1. Install PlatformIO Core CLI by following instructions from here
  2. Navigate to /ide/codes
  3. Connect Arduino
  4. Run:
$ pio run --target upload

About

Arduino Workshop

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages