Basement Programmer Blog

Basement Programmer Blog

Follow
homePodcastAbout Menewsletter
Tag

iot

#iot

More content

Read more stories on Hashnode


Articles with this tag

Pizza Delivery IoT Project Pt. 2

Apr 8, 20236 min read 131 views

Continuing from Pizza Delivery IoT Project Pt. 1, I have completed much of the circuit design on my breadboard and completed the basic code necessary...

Pizza Delivery IoT Project Pt. 2

Pizza Delivery IoT Project Pt. 1

Mar 29, 20233 min read 205 views

Introduction There is an ongoing project each year for the Developer Advocates to build sample applications. This year my sample application is going...

Pizza Delivery IoT Project Pt. 1

Streaming your IoT Data to DynamoDB

Feb 12, 202311 min read 152 views

Setting up your "Thing" in the AWS Console. This post is the third in my series IoT for the .NET Developer. You can find the companion video for this...

Streaming your IoT Data to DynamoDB

Connecting your RaspberryPi to AWS IoT

Jan 15, 20238 min read 205 views

In my last article "IoT for the .NET Developer", I covered how you can get .NET 7 installed and running on your RaspberryPi. In this article, I am...

Connecting your RaspberryPi to AWS IoT

IoT for the .NET Developer

Jan 8, 20235 min read 297 views

In this blog post, we are going to start the process of developing an Internet of Things (IoT) solution using .NET 7 on a Raspberry Pi. IoT systems...

IoT for the .NET Developer