Skip to page content

Posts tagged: Programming

Bluetooth Serial Port with Go and BlueZ

Last year, as part of my coursework (NTU’s CZ3004 Multi-disciplinary Project), I developed a simple router program in Go. This post will discuss programmatically interfacing with BlueZ, and implementing Bluetooth’s Serial Port Protocol (SPP) in Go. Read more.