News

Step 2: Compile the code given below in the Arduino-IDE and hit upload, but before that make sure you have disconnected RX of Arduino from TX of Bluetooth Module (HC-05). Step 3: Install the ...
Posted in Arduino Hacks, Transportation Hacks Tagged arduino, bluetooth, control panel, microcontroller, motorcycle, speedometer, tachometer ← The Camera Axe RGBike POV → ...
Open controller.ino in the Arduino IDE and open the Library Manager by navigating to Sketch -> Include Libraries -> Manage Libraries Install the latest version of FastLed which was created by Daniel ...
You can access BT SPP in your Arduino code, treat it as a serial device and connect to your Edison project via Android phone with BT SPP App. This means you can control your Edison projects ...
The project is build around an Arduino ProMini, an FTDI breakout board, and a Bluetooth module. It’s a fairly simple build, but the meat of the project lies in the code.