Writing Your Bitbox’s Code
Writing Your Bitbox’s Code
Overview:
This lesson will show you how to write the code that you need to make your Bluetooth speaker function. You will be able to download the code in full after completing this lesson.
Instructions on:
- Adding variables
- Key Arduino IDE terms and rules
- How to add a command for your boombox, speakers and LED rings
- How to set up a Bluetooth signal to control your boombox from a smartphone
What you will need:
– PC
– Internet connection (if using online Arduino editor)
– Micro-controller
– USB lead
– Single LED (or you can use the built-in LED)
What’s Next?