I wanted to have my iPhone communicate with my LoPy4 via bluetooth, which I did successfully, so I decided I’d document how I did it here. This post is the second part of that process – building the iOS app. I’d like to start out by thanking Jared Wolff for his article The Ultimate How-to: …
Using a Pycom Development Board to Communicate via Bluetooth with my iPhone
I wanted to communicate between my iPhone and my LoPy4 using bluetooth, which I was able to do successfully, so I decided to document the process in a couple of posts. This is the first post and it documents the Pycom development board side of the project. The second post documents the iOS app development …
Installing the Pymakr plugin into Atom
Today we are going to learn how to get started with using Pycom development boards using the Atom editor with the Pymakr plugin. I’ll be using a LoPy4 on an Expansion Board 3.0 to demonstrate connectivity to the Pymakr plugin later in this article but you are welcome to use any of the Pycom development …