Skip to content

gaurav5-5/ard-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published