Skip to content

tbtommyb/blog-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code for DJ Pi series

This repo contains code examples for the DJ Pi blog series, hosted here

1-2_controls

Contains code for posts one and two.

Covers reading analogue inputs into an Arduino and transmitting them to a C++ (JUCE) application running on a Raspberry Pi.

3-4_controls

Contains code for posts three and four.

The Arduino code covers developing a binary message format and reading multiple analogue inputs.

The Pi code using event emitters and broadcasters to transmit values to multiple components.

5_controls

Contains code for post five.

In which the author creates sound.

6_delay

Contains code for post six.

Actually effect the audio.

About

Code examples from blog.tmjohnson.co.uk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published