Nine Techniques to Optimize Your Arduino Code
Arduino, like most microcontroller boards, is limited with its resources. In this tutorial, we will try to work with that by learning nine techniques…
// Learn electronics and microcontroller projects with Circuitrocks – tutorials for Arduino, ESP8266, ESP32, Raspberry Pi and more. Join our community.
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…
OpenCV is an instrumental library in real-time computer vision. Aside from its image processing functions, it is also open-source and free to use –…
Knowing how to use a multimeter is one of the non-negotiables in starting electronics. In this tutorial, you will learn how to measure voltage,…
Exciting times ahead as software advancements let you implement computer vision applications on single-board computers like the Raspberry Pi. Today, we explore how computer…
In this tutorial, you will learn how to make a Raspberry Pi Security Camera. You will learn how to install and use the Raspberry…
Take pictures and short videos straight from a Raspberry Pi. Wire the camera ribbon, enable the kernel module, then drive it from a five-line…
Get rid of the nasty folders you store your sketches into on your computer. In this tutorial, you are going to learn how to…