31 followers
Hi! Welcome to my garden where I cultivate and share my knowledge about things I find interesting!
Welcome back! This is a sequel to Part I, where we covered making changes to our Gmail account, getting the subject of the email and its sender, and visualizing some of the email data. The emphasis of this part is on getting the body of the emails. ...
I've had so many unread emails in my inbox because they were promotional content, or I was just too lazy to read when they came in. Now imagine opening your mailbox and seeing over a thousand emails — screams in 1917!! How can I declutter as fast as ...
In project 02, we wrote our first lines of Arduino code. In this project, we will not only be writing code, but we will also work with our first sensor, the temperature sensor. Requirements Three red LEDs Three 220 ohm resistors Temperature sensor ...
I am particularly excited about project 02 not only because it was named Spaceship Interface but also because this is the first project where we will write code for the Arduino Uno board. If you haven't gotten your Arduino IDE installed yet follow th...
I was super excited to receive my Arduino starter kit (I call it ASKit) and Engineering kit from the official Arduino store. I jumped straight into exploring the components in the Arduino starter kit, I'm yet to open the engineering kit. It came with...
There is a lot of data out there, mostly unstructured. For example, emails are a great source of communication data; there is no limit to what we can harness from them. At the end of this tutorial, you would be able to get email data for insights. Pr...