Serial-Communication Software
Objective: I created a software that allows computers to connect to devices using Bluetooth, RF, and other serial communications.
Approach: This was a personal open-source software project made to allow PCs to communicate with various hardware. Many devices that are built to be controlled via Bluetooth or similar networks can be controlled using mobile apps found on Android and iOS. However, such devices cannot necessarily be connected to computers. As I had faced this problem myself, I used Processing to create a software for computers that could be used to control Bluetooth, RF, and other software communications. I wanted this to be an open-source project that could be further developed by members of the community, so I uploaded it to GitHub.