SIM800C with Arduino UNO R3
Here, we take a look at the SIM800C GSM-GPRS-BT Shield by ROHS. We’ll connect the SIM800C module to an Arduino UNO R3 and run…
// Learn electronics and microcontroller projects with Circuitrocks – tutorials for Arduino, ESP8266, ESP32, Raspberry Pi and more. Join our community.
Here, we take a look at the SIM800C GSM-GPRS-BT Shield by ROHS. We’ll connect the SIM800C module to an Arduino UNO R3 and run…
When it comes to sensors and shields, two common serial connections available are SPI and I2C, but what exactly are they? Serial Peripheral Interface…
With more and more types of filaments becoming available in the market, it’s important to keep in mind the effects of filaments on your…
With 3D printing becoming more common in each household, the demand for filament also increases. In the present, the most common filament type is…
One of the most common upgrades or modifications for an FDM printer is the Direct Drive or Bowden Extruder mod. Whether or not one…
With the latest printers now being released with built-in auto bed level sensors, it is now becoming a norm for printers to have the…
Arduino, like most microcontroller boards, is limited with its resources. In this tutorial, we will try to work with that by learning nine techniques…
In this tutorial, we will learn how to use Node-RED with Raspberry Pi and NodeMCU by building a prototype home automation hub with an…
Neurons stack into networks. This walks through a small Keras model end to end - feed inputs, watch backprop adjust the weights, then predict…
In this tutorial, you will learn the fundamentals of neural networks and deep learning - the intuition behind artificial neurons, the standard perceptron model,…
Did you know you can use your Pi to revive beloved gaming consoles from your childhood? In this tutorial, you will learn how to…
Ever wanted a personal cloud at home? In this tutorial, you will learn how to build a Raspberry Pi NAS in less than 5…