1 follower
#Csharpcorner MVP |#Software Engineer|#IOT| #Azure|#microbit| #Web Developer
Subscribe to my newsletter and never miss my upcoming articles
Hello everyone, In this article, we are going to build a fully function tiny web app which will be able to store messages in the queue using RabbitMQ and it will send an SMS to user on their phone using Twilio. We will be using the Twilio SDK and La...
Create Music Remote System Using BBC Micro :Bit In this tutorial, I will show how to make music remote system using BBC Micro:Bit. If you don’t know about Micro:Bit, see Getting Started with Micro:Bit. So, let’s get started. Tools you need Micro:Bit...
Make Your BBC Micro:Bit Talk Using MicroPython Hello Everyone! Hope you all are doing well. Today, I am going to show how to make your micro:bit talk using a very easy programming language that is MicroPython.Yes, it is very easy to make your BBC Mic...
Working With Raspberry Pi And 16 X 2 LCD Display In this tutorial, we will be talking about how to interface the Raspberry Pi and 16 X 2 LCD using GPIO and Python. At the end of this blog, you will be able to, print your custom message on 16 X 2 LCD...
Display Your Name On Micro-Bit Using MicroPython In this tutorial, I am going to show you to how to code BBC micro: bit using MicroPython and how to display your name and other basic symbols on your micro: bit, by writing Python code manually. So, le...
Getting Started With BBC Micro:Bit What is BBC micro:bit? Micro:bit (also referred to as BBC Micro:Bit, stylized as micro:bit) is an ARM-based embedded system designed by the BBC for use in computer education in the UK. The board is 4 cm × 5 cm and h...