Control a 12V Lamp via SMS with Arduino
https://www.electronics-lab.com/control-12v-lamp-via-sms-arduino/
In this tutorial we’re going to show you how you can turn a 12V lamp on and off by sending SMS to your Arduino with the text “ON” and “OFF”, respectively. You can also request the current lamp state by sending an SMS with the text “STATE”, the Arduino should reply back with the text […]
Get Sensor Data From Arduino To Smartphone Via Bluetooth
https://www.electronics-lab.com/get-sensor-data-arduino-smartphone-via-bluetooth/
Hariharan Mathavan at allaboutcircuits.com designed a project on using Bluetooth to communicate with an Arduino. Bluetooth is one of the most popular wireless communication technologies because of its low power consumption, low cost and a light stack but provides a good range. In this project, data from a DHT-11 sensor is collected by an Arduino and then […]
Intel Introduces Loihi – A Self Learning Processor That Mimics Brain Functions
https://www.electronics-lab.com/intel-introduces-loihi-self-learning-chip-mimics-brain-functions/
Intel has developed a first-of-its-kind self-learning neuromorphic chip – codenamed Loihi. It mimics the animal brain functions by learning to operate based on various modes of feedback from the environment. Unlike convolutional neural network (CNN) and other deep learning processors, Intel’s Loihi uses an asynchronous spiking model to mimic neuron and synapse behavior in a much […]
Real Time Clock and Temperature Monitor using DS3231 Module
https://www.electronics-lab.com/real-time-clock-temperature-monitor-using-ds3231-module/
The DS3231 is a very low power RTC chip, it has the ability to keep time with incredible accuracy such that even after power has been disconnected from your product, it can run for years on a connected coin cell battery. This module has the ability to communicate via I2C or SPI but for this […]
Real Time Clock and Temperature Monitor using DS3231 Module
https://www.electronics-lab.com/project/real-time-clock-temperature-monitor-using-ds3231-module/
Hi guys, welcome to this tutorial. One of the most important things everyone wants to keep track of daily is, time and with easy to use platforms like the arduino it is very easy to create your own timepiece and in the case of this tutorial add a temperature monitor to it. For this tutorial, […]
Raspberry Pi NAS Tutorial
https://www.electronics-lab.com/raspberry-pi-nas-tutorial/
Building NAS on Raspberry Pi is a very smart way to create DIY NAS for safe and efficient file management. NAS (or Network Attached Storage) Server is a network storage system to serve and share files to other client computers in a local network area. This enables multiple users to access and share the same […]
Cubibot: New affortable 3D Printer
https://www.electronics-lab.com/cubibot-new-affortable-3d-printer/
Cubibot is a small, clean, simple, stylish & cloud base 3D printer with a heated bed that brings fun and education to your life. Live on kickstarter: Cubibot is an affordable, user-friendly, high-quality 3D printer with a compact and dynamic design made to fit your lifestyle. Cubibot balances functionality and ease of use without compromising […]
Open Radiation Detector
https://www.electronics-lab.com/open-radiation-detector/
Quickly identify radioactive materials with a pocket-sized ion chamber. Built from standard parts for easy manufacture and low cost. by Carlos Garcia Saura: Nuclear radiation is invisible and can be harmful to life. The goal of this project is to provide a simple device that could prevent cases of radiation poisoning. Professional radiation meters can […]
Role Of Vision Processing With Artificial Neural Networks In Autonomous Driving
https://www.electronics-lab.com/role-vision-processing-artificial-neural-networks-autonomous-driving/
In next 10 years, the automotive industry will bring more change than we have seen in the last 50, due to technological advancement. One of the largest changes will be the move to autonomous vehicles, usually known as the self-driving car. Scientists from many universities are striving to implement vision processing with the artificial neural […]
PICKit 3 Mini
https://www.electronics-lab.com/pickit-3-mini/
Reviahh has published a new project, the PICKit 3 Mini: Previously, I made a Pickit 3 clone – (see previous blog post). It works well, but I have often wondered just how little of its circuitry was needed to program and debug the boards I make. For instance – I primarily use the newer 3.3V PIC32 […]