I was wondering if the Arduino IDE has a board option for the HC-05. I want to upload code to the HC-05 and change how it handles Bluetooth connections.
Has a developer created a platform for this? This is exactly how the esp8266 started. We all used AT commands, but then someone founded the esp8266 platform, which was the Igrr(Ivan Grokhotkov)igrr (Ivan Grokhotkov) · GitHub
I wonder if someone has created one for the HC-05. It would be cool to upload the "blink" sketch and blink the on-board LED. Afterall, the HC-05 pinout has MOSI,MISO, CLK, and RESET.