Skip to content

Latest commit

 

History

History

Blink

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

InspectDR sample usage from Blink (Electron backend)

Samples in this directory require the user to first install Interact, Blink & NumericIO:

julia> ]
(v1.0) pkg> add Interact
(v1.0) pkg> add Blink
(v1.0) pkg> add NumericIO
(v1.0) pkg> add Colors
(v1.0) pkg> add DSP
(v1.0) pkg> add FFTW

NOTE: DSP & FFTW packages are only required for 5_dspfilters.jl.

⚠️ AtomShell must first be installed. See installation instructions on the Blink GitHub page.