Arduino Nano 33 BLE Sense Getting Started | RGB LED and Chirp

Arduino Nano 33 BLE Sense Introduction Today, I am here with a new version of Arduino Nano – ARDUINO NANO 33 BLE SENSE, Nano with BLE connectivity focusing on IoT, which is packed with a wide variety of sensors such as 9 axis Inertial Measurement Unit, pressure, light, and even gestures sensors and a microphone….

Artificial Intelligence Impact on Jobs| Future of AI

What is AI or Artificial Intelligence? Artificial intelligence, this term has been getting thrown around in the media a lot these days. But what exactly is it? The AI or Artificial Intelligence is a branch of computer science wherein essentially a machine is able to make human level decisions; more specifically AI is used typically…

|

Adafruit PyGamer | Circuit Python, Arduino & Makecode Arcade

What is Adafruit PyGamer? This is Adafruit’s handheld dev board that can run circuit Python, Arduino or Microsoft’s makecode arcade. It’s a pretty small device packed with all sorts of hardware. It’s built for creative development and it’s fully open source. It’s designed for beginners just getting started, as well as experienced programmers. Sponsor Link…

|

Arduino or Raspberry Pi for My Project?

Introduction There are so many different types of processor/controlling boards that you can use for your projects. From that bucket, two of the most commonly used controller boards are Arduino and the Raspberry Pi. So which micro controller is best for your project? Arduino or Raspberry Pi? For Beginners who are getting started with Electronics…

Arduino CLI – Program, Compile & Upload Codes using arduino-cli

Arduino CLI Arduino has launched its own CLI (Command Line Interface) Tool that allows us to code, compile and upload codes to your arduino boards using command prompt(Windows) and Terminal (Linux and MAC). ARM Support The best thing about this you can easily install and run Arduino CLI on both x86, x86 64 as well…

|

Control Home Devices using Arduino Remote Lite and Bluetooth

Have a smartphone in your hand? How about controlling your home appliances by using it? Awesome right? All you need is a Smartphone with ‘Arduino Remote LITE’ installed, and a basic Bluetooth Arduino kit with a relay board. This will enable you to control all the devices in your home using a few taps. This…

Raspi-Config install & setup Raspberry Pi Linux | Raspi Config

Hey guys in this post I will show show you how you can easily install raspi-config  in any OS inside Raspberry Pi. Once you burn the image onto an SD card and insert it into the Raspberry Pi you have to do some initial configuration like logging into an account automatically,  enable ssh, expand file…