Today was a lot of fun, and I mean a lot! I was able to connect not only the Botletics LTE shield, but also the Nokia 5110 screen to the […]
Testing other SIM cards with the Arduino LTE shield from Botletics
In the continuing process of testing out various aspects of using the Botletics LTE Arduino shield, I’ve decided to do a quick test with a few other SIM cards that […]
Texting trouble with the LTE shield!
Next on my bucket list for things to test out with the Botletics LTE Shield was text messaging, or SMS. According to the demo, it was supposed to be really […]
LTE shield for Arduino: Web Page Download!
First up on my list of learning about this Botletics LTE shield was how to pull data. Fortunately for me, the LTE demo sketch included a method for downloading something […]
Trial run of SIM 7000A LTE and GPS shield for Arduino
I wanted to start playing around with cellular devices and using them with the Arduino. So, I bought a Botletics SIM7000 LTE CAT-M1 NB-IoT Cellular + GPS + Antenna Shield Kit […]
Arduino Asteroids Game: Randomly!
I wanted to post a video, but sadly the free version of WordPress doesn’t allow this. So, you can click here to watch the video of me playing “Asteroids Game!” on […]
Arduino Asteroids Game: Play mode and pause state!
Today was the big push! It took a while to figure out how to implement what I wanted to do, but now it’s done! The game play mode and pause […]
Arduino Asteroids Game: Win some, Lose some!
It isn’t really a game if you can’t win or lose. You need some driving force to make the game worth playing. With that, I also needed a way to […]
Arduino Asteroids Game: Info and Credit Screens!
While not very exciting from the gamer standpoint, the information and credits screens are really important for several reasons. The main one being that it tells you how to play […]
Arduino Asteroids Game: Start Screen!
Alright! Now that we’ve defined our game, finished the storyboard, and decided what it is we want to do with our game, it’s time to get started. Of course, the […]