Describe how you came up with the idea for the electrical device. Were you inspired by a certain reference? or did you custom design it to fulfill a certain personal need?
Arduino ide software to upload the code to my Arduino board
remoteXY platform to design a suitable application for my home control
ac bulb , ac fan
9V battery
to make it easy to move
tinkercad hasn't a Bluetooth module
1. connect the circuit practical as shown in wiring diagram
2. go to remotexy.com and click START NOW
3. design your own app as shown
4. from element of the ROOM LIGHT switch go to snap to pin and select the pin of bulb relay signal
5. from element of the FAN switch go to snap to pin and select the pin of fan relay signal
6. click Get source code
7. follow these 6 steps beside the star
8. Have fun
The Code
We have 2 outputs ( bulb relay signal , fan relay signal)
our input is wireless commands from mobile app using a Bluetooth module
RemoteXY is used to connect mobile phones with microcontrollers via wireless communication. The website is used to make GUI for a program and to generate its code. The code included the GUI, library and some options.
it was my first time using remote XY, so i faced some challenges at first but after that, I like that and use it in many remote projects
this video in Arabic will help you to understand remoteXY