Introduction: Easy Raspberry Pi Led by Bluetooth
As you can see there are only two buttons for control of an led light. After assembling the breadboard and connecting it to breadboard pushing on will turn the led on and pushing the off will turn off the led.
Step 1: Parts and Getting Started
parts needed:
1- an led
2- a 220 ohm resistor
3- raspberry pi 3
4- a mini bluetooth keyboard and mouse
5-a python program
After running the python 3 program you can use the small window to light the led. On the other hand with your mini bluetooth keyboard connected you can push the tab key to go over each button and by pushing space do the on and off.
Attachments

Participated in the
Circuits Contest 2016
2 Comments
6 years ago
Cool project. Could you share a little more about how you connected it to the keyboard?
Reply 6 years ago
I own a keyboard like this one for my RPi's, and it is actually a 2.4 ghz RF keyboard. There is a USB receiver housed in the back that you remove and plug into the RPi. It operates like plugging in a corded keyboard, except you also get mouse-click buttons (around the touchpad) and the touchpad. There was no other setup required for mine, except charging it.