ELECTRONOOBS

about 1 year ago
  • Electronic Engineer and YouTuber
  • Spain
Project - ARDUINO RADIO SERVO TURRET | in Basic Circuits

A few weeks ago I've made this radio controller based on Arduino and the NRF24 radio module. Now we can see how to use it. We start with something easy. Servos are controlled with PWM signal. What we do is receive the radio signal, crewte PWM signals and control the servo turret. We als... view more

Rick Sanchez

about 1 year ago
  • Electrical engineer
  • United States
Project - FM Radio | in Basic Circuits

Recently, I came across the RDA5807 module which is an FM Radio Tuner in a very tiny package. It is very cheap and uses I2C protocol for communication which means that only two wires will be required to talk to the IC. Less w... view more

John Bruh

about 1 year ago
  • CAD designer
  • United States
Project - Homemade Vertical Drill Press Clamp | in Tools

Perfect for drilling pen blanks or any small pieces vertically in your drill press, easy to build and a must have drill press jig. I always suggest watching the build video so that you have a better understanding of the project. For this project I needed one 3/4 of an inch board, 3 inch... view more

ELECTRONOOBS

about 1 year ago
  • Electronic Engineer and YouTuber
  • Spain

Tutorial - ARDUINO BASED MULTIMETER

In this tutorial we will merge all the parts seen in these past tutorials here. In those tutorials we have seen how to measure resistance, current, indcutnace and capacitance. Measure voltage is very easy. In this tutorial we make a 5 in 1 multimeter based on an Arduino, an ADC module and an... view more

Adrian Anghel

about 1 year ago
  • Agricultural Engineer in Horticulture and Gardening
  • Spain

Tutorial - HOMEMADE ELECTRIC LONGBOARD | PART 2

I've started a new project. I want to make my own homemade electric longboard with a powerfull Brushless motor. The first idea was to use two motors, but I had not enough space between the wheels of my longboard. In this tutorial we will see how to mount everything together, make a test and give ... view more

ELECTRONOOBS

about 3 years ago
  • Electronic Engineer and YouTuber
  • Spain

Tutorial - COIN SELECTOR

This module for this post is a coin selector used for those redemption games machines. This can work with pretty much any type of metal coins all around the world. So how does it work? Inside we can see some infrared sensors, some copper coils, an electromagnet, operational... view more

ELECTRONOOBS

about 3 years ago
  • Electronic Engineer and YouTuber
  • Spain

Tutorial - Amazing COILGUN

Hi guys. This here is my design of a coilgun which is a project I was preparing to make for a long time and I finally made a first version. Before we start, I have to warn you that this is a quite dangerous project for 2 reasons. First, well it fires projectiles at high speed. And se... view more

Noob 7903

about 3 years ago
Project - Levitation module don't work | in Gadgets

Hello,I've mount a levitation module I bought on Banggood. When I present a magnet on the top, I've only a lighting LED and nothing more. The potentiometers don't seems to act anything.Someone can help me?There's two jumpers and I saw in another version of module that's can be used for plug an am... view more

ELECTRONOOBS

about 3 years ago
  • Electronic Engineer and YouTuber
  • Spain

Tutorial - METAL DETECTOR PCB

This PCB is a metal detector. The circuit is very easy and I will do my best in this tutorial to explain to you how it works. I use real examples and animations in the video below so you will understand everything. The PCB is interesting because it already has the coils on the board made with ... view more

Robert li

about 3 years ago
  • Afghanistan
Project - Intelligent access control based on ESP32 and STONE TFT LCD | in Arduino

Required materialsESP32KOB electronic lockRelaySTONE STWI070WT-01 touch panel displayMFRC522 moduleRealized function1. card registration.2. username and password registration.3. card swipe to unlock the electronic lock.4. User name and password to unlock the electronic lock. view more

Aswarth

about 3 years ago
  • India
Project - Arduino Dice | in Arduino

An electronic dice can be used for board games amd to generate random numbers to set a pin number.This project is made with an Arduino Uno, 7 LEDs, a Push Button, and a Breadboard.This project makes use of the random number generator to generate a random number from 1-6 and displays it with the h... view more

Sherm Stebbins

about 3 years ago
  • United States

Tutorial - Jar of Fire Fly's ATtiny85

I've made many of these and given them away.. People keep asking for them.. So I keep making them..

They are a simulation of fire fly's in a Jar. Using Arduino Nano to program the ATtiny85. I use Charlie Plexing to get more lights lit then there are pins. This project is desi... view more

ELECTRONOOBS

about 3 years ago
  • Electronic Engineer and YouTuber
  • Spain

Tutorial - BATTERY PORTABLE SOLDERING IRON

Finally I've made a working battery based portable soldering iron. This one can melt solder in under 10 seconds, which is amazing. The soldering iron weighs just above 100 grams, is comfortable to use, it can reach more than 300 degrees, it's very fast, we can recharge it with a USB co... view more

Digambar Sharma

about 3 years ago
  • Student
  • India
Project - Arduino based digital smart watch | in Microcontrollers

This project is made of Arduino NANO, MAX7219 IC, DS3231 RTC module, 74HC04 IC, 16x2 LCD i2C display, TSOP 2818 IR receiver, IR remote, buzzer, LDR, DHT11 temperature sensor, 60 3mm blue LEDs, 130 3mm RG LEDs, LM7805, 2x( 100uF and 0.1uF ).The main features of this project is to display and contr... view more

Robert li

about 3 years ago
  • Afghanistan
Project - Tic-tac-toe game based on Arduino and STONE HMI | in Arduino

I recently bought STONE's new product and got familiar with it by making a fun and simple mini-game.

view more

Robert li

about 3 years ago
  • Afghanistan
Project - Heart rate measurement based on Arduino and HMI | in Arduino

Some time ago, I found a heart rate sensor module MAX30100. This module can collect the blood oxygen and heart rate data of users, which is also simple and convenient to use. According to the data, I found that there are libraries of MAX30100 in the Arduino library files. That is to say, if I use... view more

ELECTRONOOBS

about 4 years ago
  • Electronic Engineer and YouTuber
  • Spain

Tutorial - DIY SMARTGLASSES

This is my first version of a smart-glasses multimeter. Is not the most unique and best look design, but this is yet a first version. I’m pretty sure I will improve it in the future. Anyway, inside the 3D printed case, we have a custom-made PCB that I will show you later, a Bluetooth mod... view more

ELECTRONOOBS

about 4 years ago
  • Electronic Engineer and YouTuber
  • Spain

Tutorial - HOMEMADE WIRELESS CHARGER

In this tutorial I'll show you the circuit of a basic wireless charger, the transmitter and receiver. See how to adapt the resonance and transfer power. Then how to regulate the receiver output at 5V so we could charge a smartphone via USB. Hope you'll learn something new.

view more

ELECTRONOOBS

about 4 years ago
  • Electronic Engineer and YouTuber
  • Spain

Tutorial - MPPT ARDUINO PROTOTYPE

First of all, this is jst a first prototype. It works but I can't know all the results for sure and if it is reliable or not. Stay tuned for future versions with improvements, more tests and better code. In this tutorial I will explain you the parts of an MPPT controller, the charging proc... view more

Siba

about 4 years ago
  • Czech Republic
Project - Bottle lid color sorting machine | in Sensors

Bottle lid color sorting machineGeneral purposeMe and my friends are collecting bottle lids as a recycling material. We remelt them in a mold a then use in our projects. But before we melt the bottle lids, we wash them and sort by color. That could be quite boring task, so I come up with this pro... view more

Trupane 1309

about 4 years ago
  • Student
  • India
Project - Smart Energy Meter using Arduino | in Arduino

In this tutorial, I am going to show you how to make a Smart AC Energy Meter by using Arduino board. By using this Energy Meter, you can measure and monitor Voltage, Current and Power consumption of system. ... view more

Yazan Sartawi

about 4 years ago
  • Engineer
  • Jordan
Project - Arduino Based RFID & Keypad Access Controller | in

This Project is an RFID & Keypad Access Controller based on ArduinoI have used arduino pro-mini due to its small size and capabilities .the purpose of this system is to allow a certain users to use the intended object such as Entering a room , using an elevator , open a door..etcthe system ha... view more

David Jara

about 4 years ago
  • Ecuador
Project - Sentinel | in Arduino

Sentinel es un robot que controla el ingreso de personas a un local.

 

Su funcionamiento consiste en censar la temperatura corporal de la perso... view more

Noob 4681

about 4 years ago
Project - IR remote socket using Attiny85 | in Arduino

In this project I am using attiny85 to turn on/off any device connected to the socket.I used in this project:Attiny85resistorsone dioderelay220v to 5v power supply2 LED'sIR receiversocket with wire and plug view more

Kevin Channon

about 4 years ago
  • Chemical Engineer
  • United Kingdom
Project - Biltong Maker | in Meat

This is my in progress biltong maker I am making as a present for my brother.  You ask what is biltong?   It is air dried cured beef that is eaten an a delicacy in Sothern Africa, most similar to beef jerky.

 

view more

Rochan Awasthi

about 4 years ago
  • Student
  • India
Project - Arduino based DIY Touchless Automatic Hand Sanitizer Dispenser | in Arduino

Hello Everybody! During these hard and struggling times of COVID-19 I thought that I should create something that would help the society curb the effects of COVID-19 virus. Therefore i started my work on DIY TOUCHLESS AUTOMATIC HAND SANITIZER DISPENSER. The main components used in this project ar... view more

Haxin Dog

about 4 years ago
  • Turkey
Project - Automated single pot greenhouse | in Arduino

It makes sure that plant is alive.It utilizes a mini divepump and sg90 servo to manuplate the temprature and humidity, it has soil moist sensor and dht11 sensor.(why there is a word count rule?)a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a... view more

Keyur Panchal

about 4 years ago
  • Student
  • India
Project - Arduino Based Bluetooth Controlled Matrix Display | in Basic Circuits

this project get data from androide phone via bluetooth. after reciving the data, the data is pass in arduino and then arduino display data on Matrix Display. we entered text in androide mobile app. the working voltages is 5v @ 500mA. the size of matrix display is 19x6. view more

Justin Lange

about 4 years ago
  • Student
  • Germany
Project - Arduino based Smart Workshop | in Arduino

I build a Arduino based Smart Workshop System. It is based around the Arduino nano but the Microcontroller can be changed. When i pass by the Movement Sensor it turns on a Relay wich (if wanted) can be turned on by a extra Switch. The same goes for another Relay wich isn`t connected yet. For... view more

Sanju Kumar

about 4 years ago
  • India
Project - Esp12 E based 2-channel home automation | in Wireless

Nodemcu 12e based home automation using Google assistant . Fully home made PCB from scratch. Copper clad board . Instead of silk screen printed paper was ironed.  And no solder resist layer . Fully functional. view more

Noob 3378

about 4 years ago
Project - bacteriophage SAT | in Microcontrollers

Este es un prototipo de satélite diseñado como módulo de pruebas, el modulo es capaz de recolectar datos de temperatura, presión, aceleraciones en los 3 ejes tanto como los giros en los 3 ejes, humedad y posición GPS, entre otras.

El modulo... view more

Gyan Krishna

about 4 years ago
  • Afghanistan
Project - Prosthetic arm | in Arduino

this is a 3d printed prosthetic arm that uses emg sensors for input. the hand is 3d printed in petg material. the electronics is controlled by an Arduino Nano, which takes input from a emg sensor that is used to control the fingers.each finger is controlled by strings connected to a ser... view more

Aniruddha Gaikwad

about 4 years ago
  • India
Project - Home Automation using ESP12E and Google Assistant (Home etched PCBs) | in Arduino

This project utilizes ESP12E microcontroller connected to local WiFi network, fetching data from webhooks (IFTTT) of Google Assistant to control Relay module.Design Features:Separate Board for ESP12E as a Hat, making it easier to switch between projects.Transistors to control Relay boardRelay mod... view more

Akin Okyay

about 4 years ago
  • Student
  • Turkey
Project - Model Satellite Circuit | in Sensors

This PCB project is a part of a bigger group (EEMK) project that is called Model Sattalite.The goal of this project is to measure, log and send the data from a flying shuttle with fullduplex comminication and monitoring everything using a self made (UI) user interface. There are so many capa... view more

David Uche

about 4 years ago
  • Nigeria
Project - Touch sensor circuit | in Sensors

The circuit is a very simple design consist of different components like :Transistor c1815.Resistors 1k.Battery 6-9v.Wires. Vero board(strip):Circuit description:The circuit work as a switch where by the transistor amplifys the input voltage when the voltage is been amplified the circuit bec... view more

parv indian

about 4 years ago
  • student of class 7
  • India
Project - Arduino on its ic (skeleton pcb) | in Arduino

This is a pcb on Arduino on it's own ic .this is smaller than arduino and arduino nano and has more pins than Attiny .this ha an simple skeleton pcb. this pcb include very less component and is easy to make .and it is really fun .................................................. view more

parv indian

about 4 years ago
  • student of class 7
  • India
Project - DIY GSM FOR ARDUINO | in Arduino

This is gsm made for arduino. this is used in making mobile,emergency system etc.. here this work on at comands it needs a very big code fore working .connection of this to arduino is very simple just to connect rx--1x and tx--rx .this is very use full .we can make many projects . view more

Hrushikesh Joshi

about 4 years ago
  • Student
  • India
Project - Arduino Based 8*8*8 LED Cube | in Arduino

I Made a 8*8*8 LED Cube which can display programmable patterns. This project is based on Arduino. I have used SN74HC595 (Shift Registers) and PN 2222A (Switches). view more

Belen Hedderich

about 4 years ago
  • Venezuela
Project - DIY 3d Printed Batidor de flux o liquidos. DIY 3d Printed Flux or liquids Shaker | in Tools

Necesitaba un mezclador para hacer Flux casero. En realidad puede mezclar cualquier liquid y luego probare si sirve con arena para limpiar tornillos oxidados…El mismo involucro mucha investigacion, ayuda y trabajo.Empezando que todos los controladores PWM que habia conseguido tenian potenciomet... view more

negative feedback

about 4 years ago
  • India
Project - Arduino based digital clock | in Arduino

The digital clock uses 7-segment display (7cm length) powered with 5Vdc. It have a boost converter module which step-up the voltage to 10V (required for safe operation of displays). 7-segment is driven using MAX7219 and for powering high-power leds inside segments, driver circuit consisting of UD... view more

beidemariam shumet shumet

about 4 years ago
  • student
  • Ethiopia
Project - arduino based hand sanitizer | in Arduino

in this project i will show you how i made my own Arduino based hand sanitizer , it disperse sanitizer if your hand stand Infront of the sensor less than 7cm.and the material that i used are    1)Arduino nano     2)ultrasonic sensor    3)4cm*6cm protot... view more

Faisal Nasser

about 4 years ago
  • Technician
  • Oman
Project - Arduino based Pro's Kit desolder | in Arduino

Here is a  DIY Pro's Kit desolder control station that I made utilizing a really basic and simple components I hope you all like it. view more

beidemariam shumet shumet

about 4 years ago
  • student
  • Ethiopia
Project - arduino based blind stick for blind persons | in Arduino

in this project i will show you how i made my own arduino based blind stick for blind persons,the blind stick gives warning if there is an obstacle less than 1 meter(100cm) and the material that i used for this projects are        1) Arduino nano  &nbs... view more

Alejandro Quirós

about 4 years ago
  • Estudent
  • Spain
Project - DIY Analog Lab Bench Power Supply 0-30V 0-4A / Fuente de Alimentación para Laboratorio Casera 0-30V 0-4A | in Components

En primer lugar, mi proyecto consiste en el diseño, fabricación y montaje de la PCB de una fuente de alimentación analógica casera diseñada para un laboratorio de electrónica. Las características de PCB que dan cuerpo y funcionalidad a dicha fuente de laboratorio co... view more

parv indian

about 4 years ago
  • student of class 7
  • India
Project - ir sensor array2 | in Sensors

its 2 version of ir sensor array more accurate view more

parv indian

about 4 years ago
  • student of class 7
  • India

parv indian

about 4 years ago
  • student of class 7
  • India
Project - fastest line follower | in Robots

it is arduino based fast line follower 3000 rpm  view more

Itzabalam Solis

about 4 years ago
  • engineer
  • Mexico
Project - Desk lamp | in Lights

Is a relative high power desk lamp, i know i can buy one and it´s done, but i want to do it by myself, is more satisfactory.Is on progress but, i will do a constant current driver using an opamp, i use 50 white LEDs wich at 1 amp of current their voltage is 3 volts, so i will use a 5v 1.2 amp so... view more

beidemariam shumet shumet

about 4 years ago
  • student
  • Ethiopia
Project - arduino based cnc machine without stepper motor | in Arduino

in this projects i made a cnc machine without stepper motor, it uses the time limit of the dimension of the figure and the material required are                     1, two CD drive   ... view more

Haxin Dog

about 4 years ago
  • Turkey
Project - Microcontroller from scratch. | in Arduino

This Project is my first project that requires heavy soldering. I even converted smd ch340 to dip ch340 :) view more

Noob 2553

about 4 years ago
Project - Automatic sanitizer spray machine | in Arduino

Hi Friends, In this project, I will tell you how to make an simple and cheap automatic sprayer machine at home for your disinfectant tunnel. I hope, You will enjoy this article and this article will help you a lot to make that tunnel. If you like the project then check out my channel by clicking ... view more

John Bruh

about 4 years ago
  • CAD designer
  • United States

Tutorial - How to Make a Wireless Soldering Iron

Post by ardutronic. Sometimes I feel like soldering outdoors, but I can't take my soldering station outside, so I decided to make a wireless soldering iron.  view more

ELECTRONOOBS

about 4 years ago
  • Electronic Engineer and YouTuber
  • Spain

Tutorial - BLUETOOTH HEADPHONES

See how to make the 3D printed case, make the circuit, amplify sound and select speakers, receive music from Bluetooth transmitter and make the homeamde headphones. view more

Noob 2309

about 4 years ago
Project - Water-Proof Ultrasonic sensor with separate transducer & receiver | in Arduino

https://www.youtube.com/watch?v=e_cyxoqvWe8 i have seen your video of making a Ultrasonic sensor, i am now tring to make one of my own. but i want it to be waterproof so rather then using a SR04 speaker i am tring to use SR04T speaker but it not working. any suggestion. view more

Rahul Guglani

about 4 years ago
  • Student
  • India
Project - Arduino based Automated Door Lock | in Arduino

Hey THERE!!

In this project we are going to build an Automated (password protected) Door lock. The classical lock and key is liter... view more

ELECTRONOOBS

about 4 years ago
  • Electronic Engineer and YouTuber
  • Spain

Tutorial - HOMEMADE SMART MIRROR

In this tutorial we go step by step on how I've made the frame of the mirror, how to prepare the one way type of mirror using a special film, thenw e see the scheamtic and all the electroncis we need, we mount the mirror and we upload the software on the raspberry pi. Finally we make our configur... view more

Rick Sanchez

about 4 years ago
  • Electrical engineer
  • United States

Tutorial - DIY inverter

What’s up my friends welcome back. Today we will look at a very basic circuit but also quite interesting. If you are into electronics I bet that you’ve heard about inverters. We have the rectifiers that pass AC voltage to DC voltage and then we have the inverters that will pass DC voltage to ... view more

Alice Kun

about 4 years ago
  • Maker
  • Colombia
Project - Color-changing lamp emulates a “touch” sensor with a microphone | in LEDs

YouTuber “Peterbiglab” wanted an input for his DIY color-changing lamp, but didn’t want to use buttons or even hav... view more

Andrei Gabriel

about 5 years ago
  • Electrical Engineer and Maker
  • Spain

Tutorial - HOMEMADE ULTRASONIC DISTANCE SENSOR

We will make a homemade ultrasonic distance sensor and see how these modules work. The working principle is quite simple but the circuit could get a bit tricky. We send a ultrasonic wave with the transmitter speaker, the wave hits an obstacle and bounce back to the receiver speaker. We calculate ... view more

ELECTRONOOBS

about 5 years ago
  • Electronic Engineer and YouTuber
  • Spain

Tutorial - DIY SMOKE MACHINE

In this tutorial we will see how I've made my own homemade powerful smoke machine. This device works at 220V AC so be careful. It has an internal heater and through a tube we pass glycerin. This liquid, at high temperatures will create smoke. It is non toxic so don't worry. We use this liquid at ... view more

Watchdog 2091

about 5 years ago
  • India

Tutorial - LCD Weather Monitor

We are always fascinated with a display that shows some information like weather, status or anything which is to be monitored. So today I will use this TFT LCD display along with arduino for displaying weather and brightness. You can print anything on the display. As an example I have chosen weat... view more

ELECTRONOOBS

about 5 years ago
  • Electronic Engineer and YouTuber
  • Spain

Tutorial - DIY CONSTANT LOAD CONTROLLER

This is a very basic tutorial. I will show you how to build a constant load controller. What is that? Well, imagine you want to test the efficiency of a power supply. At a certain voltage output, you should create a current values table and get the effiency curve. For taht you need different valu... view more

ELECTRONOOBS

about 5 years ago
  • Electronic Engineer and YouTuber
  • Spain
Project - DIY BATTERY CHARGER, PROTECTION AND BOOST | in Basic Circuits

Usually, each time I have a project with a small battery that I also want to charge, I use a small charging module with USB connector. But then, all the other digital components usually work at 5V, but the battery is 3.7V. So, for that I add another small module, a boost converter to give me 5V. ... view more

ELECTRONOOBS

about 5 years ago
  • Electronic Engineer and YouTuber
  • Spain

Tutorial - DIY HDMI PROMPTER

I always wanted a prompter so now I've made one. We can control it fron any PC with HDMI output. It has an LCD with HDMI controller, adaptor for tripod and more. Is quite easy to build and the most expensive part is the LCD. The rest are just some wood, a piece of glass and screws. So, let's see. view more

Paul Enright

about 5 years ago
  • United States
Project - WiFi2MQTT | in Basic Circuits

Create a Zigbee like network using the ESP-Now protocol.The sensors will use the ESP-Now to talk to a gateway that will then publish MQTT messages that Home Automations can consume. My Home Automation of choice is HomeAssistant. I don't think that should affect any design decessions, bu... view more

Useful Electronics

about 5 years ago
  • Turkey
Project - Electronic Bagpipes | in Basic Circuits

hello everybody :)The way of building electronic bagpipes is explained in details in this video. Starting from SR latch through the concept of a stable multi-vibrator oscillator, the used circuit is build in details and the function of each part is it is discussed.see you next time view more

Jaishankar M

about 5 years ago
  • Student
  • India

ELECTRONOOBS

about 5 years ago
  • Electronic Engineer and YouTuber
  • Spain

Tutorial - KIT DE LEVITACIÓN MAGNÉTICA

Hace algún tiempo compré este kit de levitación magnética de eBay para ver cómo funciona y qué necesitamos para hacerlo. Estoy planeando hacer mi propio circuito de levitación usando Arduino, pero eso es para un proyecto futuro. El kit que recibí no tenía manual ni circuito, as... view more

Electro Maker

about 5 years ago
  • Croatia (Hrvatska)

Tutorial - Nrf24 basic

I have got video about NRF24 on my channel Electro Maker. In this video you will see how to make NRF24 shield and test for NRF24 communication. I learned working with NRF24 with help of Electronoobs's codes so Electronoobs thank you so much for it. :) Please subscribe to my channel Electro M... view more

Useful Electronics

about 5 years ago
  • Turkey

Tutorial - Short Circuit Protection Circuits

Hello my Friends,

This is my first post in electronoobs. I will be posting regularly !! so I hope you stay tuned :)

My style of posts will be concentrated on video so you don't waste your time reading long articles

In this article I want to share with you a video that I c... view more

Rick Sanchez

about 5 years ago
  • Electrical engineer
  • United States

Tutorial - DIY ACRYLIC DISPLAY

Well, you could just go to eBay and buy a kit like this one with everything ready for assemble. But that is not as fun as making one. In this tutorial I show you how I've made my own acrylic display with RGB LEDs and adressable LED strip, so we could place multiple displays in series. B... view more

Vladimir Espinoza

about 5 years ago
  • Mechanical engineer
  • El Salvador
Project - Variable Message sign controller | in Basic Circuits

Hello, i'm Vladimir espinoza, i'm a mechanical engineer from El Salvador, I love learn about electronics, sensors and programming microcontrollers, a month a go I receive a task to fix a LED variable Message sign that does not work, so I did reverse engineering to a one LED panel to build the sch... view more

MrMx

about 5 years ago
  • Spain
Project - Bitcoin led badge | in Basic Circuits

A simple pcb board with the Bitcoin logo using smd leds and usb power. This is a first prototype than can be used even as a led torch! Next version will be PWM driven with an ATTINY10 and a mosfet plus battery/cellcoin. I think that could be used for more logos showing that led love! :-D view more

M. Zeeshan

about 5 years ago
  • Pakistan

Robin Gorius

about 5 years ago
  • Student
  • France
Project - Arduino based kitchen bell | in Basic Circuits

As my parents were anoyed to always yell at my sister and I to call us for dinner and never get any answer, I get to work and create this arduino based kitchen bell. The systeme is composed of a main housing wich is located in the kitchen. It contained a 20×4 lcd screen wich display the informat... view more

Shabu Kajla

about 5 years ago
  • Student
  • India
Project - Bluetooth based smart helmet | in Basic Circuits

It is a bluetooth enabled helmet which offer quite good and intresting features such as can listen music while riding a bike and make a call with out really taking mobile phone in hand just with the bottons on the helmet itself and it is having a LPF which will give you amazing feeling while list... view more

ELECTRONOOBS

about 5 years ago
  • Electronic Engineer and YouTuber
  • Spain

Tutorial - ARDUINO 5 IN 1 MULTIMETER V2.0

Months back I've made an Arduino based multimeter that was able to measure quite well voltage, current, capacitance, inductance and resistance. That was soldered on a homemade PCB and with wire connections, you can see that tutorial here. But that version had some errors. First of all the ci... view more

Nolan Sneed

about 5 years ago
  • Mechanical Engineer
  • United States
Project - Arduino Based Rocket Data Recording Device | in Basic Circuits

I made a telemetry unit to go on board of a large model rocket that I built! The unit itself was built on a teensy board which uses the arduino IDE and language but was a little more powerful. The data was recorded on the rocket and then sent to my MacBook real time so I could see the data while ... view more

Noob 1476

about 5 years ago
Project - Smart Airpurifier | in Basic Circuits

I have developed a smart air purifier with my mechanical engineer roommate. We used a fan from my work and he designed a housing. I designed a PCB using the esp32 as well as an attiny, which acted as an AC motor speed control. The esp32 connects to my raspberry pi server using MQTT and Node-Red t... view more

ELECTRONOOBS

about 5 years ago
  • Electronic Engineer and YouTuber
  • Spain

Tutorial - DIGITAL MAGIC 8 BALL

In this tutorial we will see how to make a Magic 8 ball with the Arduino. This is based on the real magic ball which is based on liquid and floating principle with a plastic dice with 20 answers inside. Once you shake the ball, a random side of the dice will get on top of the black liquid and a r... view more

ELECTRONOOBS

about 5 years ago
  • Electronic Engineer and YouTuber
  • Spain

Tutorial - PCB PARA COCHE RC CON NRF24 Y BLUETOOTH

En un tutorial anterior que puede encontrar en este enlace , hemos visto cómo hacer un controlador de radio basado en Arduino con múltiples canales. Luego, hemos visto en este otro tutorial , cómo usar ese controlador y mover servos para una torreta impresa en 3D. ... view more

Simon Cornu

about 5 years ago
  • France
Project - Transparent arduino alarm clock | in Basic Circuits

This is not my first project but it is the one I enjoyed the most. It is a simple alarm clock but I wanted an original way of turning it off. Therefore, to do so you need to turn it upside down ! And I also wanted to make it transparent, in order to see the internal. I think it's a shame to hide ... view more

tutos Ingenieria

about 5 years ago
  • Ingeniero electricista
  • Afghanistan

Tutorial - Cubo LED con arduino 9x9x9

CUBO LED

La función principal del cubo es poder desplegar animaciones en tres dimensiones entre ellos letreros, formas y efectos, el proceso de construcción es complejo por la cantidad de puntos de conexiones y la repetición del trabajo, pero su proc... view more

Justin Lange

about 5 years ago
  • Student
  • Germany
Project - Esp8266 based Smarthome System | in Basic Circuits

Can youmake a Smarthome based on the esp 8266 where you can turn on a light or somthing? view more

Andrei Gabriel

about 5 years ago
  • Electrical Engineer and Maker
  • Spain

Tutorial - ADDRESSABLE 7 SEGMENT DISPLAY

This is a huge 7 segment display. I mean is not huge, but compared with a common 7 segment display module, this one is quite big. The board is 130 by 80 mm. But that’s not the best part of this project. This PCB is controlled in series using just one data pin. If you ever used this WS 28 11 add... view more

ELECTRONOOBS

about 5 years ago
  • Electronic Engineer and YouTuber
  • Spain

Tutorial - PORTABLE SOLDERING IRON V3

Finally, the board works perfect. So I could make a 3D design for the case and this is a final product that could end up on Kickstarter. It is a very cheap project, around 15$ for all the parts . On this tutorial you willhave a full part list, the schematic and layout of the board in case you wan... view more

ELECTRONOOBS

about 5 years ago
  • Electronic Engineer and YouTuber
  • Spain

Tutorial - ARDUINO LED MATRIX | BLUETOOTH AND RTC

In this tutorial we make a SCROLLING DOT MATRIX device with Bluetooth connection and a real time clock to show time, date, temperature and day of the week. I've made an Android app to control this and change speed, brightness and select modes and also to send text to be scrolled on the display. S... view more

ELECTRONOOBS

about 5 years ago
  • Electronic Engineer and YouTuber
  • Spain

Tutorial - ARDUINO TETRIS LED GAME

Today we will see how to build this awesome TETRIS game made with arduino. The project also has sounds as for example the tetris theme and other beeps and you could add any other sound to the SD card inside the DFplayer module. To create the matrix I've used the well known WS2812 LED addressable ... view more

Moad K. D

about 5 years ago
  • Engineer
  • Jordan
Project - LEd chaser | in Basic Circuits

Very simple circuit to led chaser according to light density.. It's used 555 ic and a basic components (resistors, capacitors, timer, leds, ldr),, with nice housing case made by plastic and aluminum board, power supply is a USB port .. Circuit diagram are included in the picture... I ho... view more

Manuel Bonomi

about 5 years ago
  • Industrial engineering student
  • Italy
Project - Free Li-ion cells from old camera battery | in Basic Circuits

I found this little Sony camera battery thrown away with some others alkaline dead batteries. On the little label glued to the battery, it was written that it contains Li-ion cells rated 680mAh. I was so curious to see the shape of the cells inside, test them and see if they were reusable for som... view more

  • Australia
Project - LoRa minipci-e gateway shield with POE and PMOD based on VoCore2 | in Basic Circuits

HardwareMore details over: https://github.com/brainstorm/pinha_lora_gatewayThis small LoRa gateway adapter (75x41mm) is motivated by the need of a maker-friendly LoRaWan concentrator card. This version of the board is meant to work with the USB firmware for the n-fuse board.view more

Lee

about 5 years ago
  • Low Volt Tech
  • United States
Project - Over done Retro Looking Raspberry Pi Build | in Basic Circuits

I bought a HP Protocol Analyzer for a few bucks on eBay. After finding out there is no available software for it at all I gutted it and slapped a Pi in it.The goal was to reuse the Keyboard and CRT display but the Keyboard was taking too long to rebuild and I was going to cheat and use a B&W ... view more

Moad K. D

about 5 years ago
  • Engineer
  • Jordan
Project - DIY hot air gun station | in Basic Circuits

Recently i worked in hot air gun project and finally i finished it. It's working on 220v Ac with current consumption 3.5 Amps..controllable temperature and fan speed.. Auto switch off on its base and maximum temperature about 400°c. It's work as expected, I'm very happy with it 😊 view more

ELECTRONOOBS

about 5 years ago
  • Electronic Engineer and YouTuber
  • Spain
Project - DC non invasive current clamp for oscilloscope DIY | in Basic Circuits

Having an oscilloscope it's a very nice thing. It's a quite useful tool. But with the basic probes you could only observe voltage values. What if we want to observe current??? There are many types of oscilloscope probes each with its own field of application. The probe takes care of the very... view more

Sébastien Monfort

about 5 years ago
  • Student
  • France

Tutorial - DIY 3D PRINTER - 3D PRINTER MK2 ALU

The MK2 ALU is 3D printer based on an aluminum frame build from t-sot aluminum extrusion and from 3D printed pieces. It is designed around ordinary and cheap 3D printer parts (available everywhere on internet) that will allow you to build a high precision 3D printer for a very reasonable price... view more

SAYANTAN PAL

about 5 years ago
  • Student
  • India

Manuel Bonomi

about 5 years ago
  • Industrial engineering student
  • Italy
Project - Emergency micro powerbank | in Basic Circuits

We all know that our smartphone's battery is always out of juice when we really needed it, for example to make an imp... view more

rob jacob

about 5 years ago
  • Teacher
  • Afghanistan
Project - arduino based ROV | in Basic Circuits

We are building an ROV based on Arduino. inspired by robotics club at school. we decided to build a ROV that is based on the Arduino nano and We developed a custom PCBs that we ordered. There will be a master and slave board. we will using a PS2 controller for control and various sensor to give u... view more

Shoaib Khan

about 5 years ago
  • Student
  • Pakistan
Project - DIY Automatic Egg Incubator With arduino | in Basic Circuits

Back Story:So a couple of months back i stumbled upon an incubator in which you could hatch your eggs. when i bought it and tried it... the result was a failure so when i looked at the circuitry its wasn't too complicated. so i thought why not give it a try and see if i can build it.... Naiv... view more

Likely AE

about 5 years ago
  • United Kingdom
Project - 3D printed jet engine | in Basic Circuits

Designing and currently testing a 3D printed jet engine.Will provide calculations and workings out of how I did it if enough people want to know. Runs on propane but currently in testing phase. Predicted maximum speed is 59000rpm, generating 14.6N of thrust if I can get it to self sustain. H... view more

Piotr Be

about 5 years ago
  • telecom network maintenance technician
  • Poland
Project - DIY soldering station | in Basic Circuits

A soldering iron or a soldering station is probably the most needed tool in the studio of both electronics and amateur electronics. While an ordinary soldering iron can have a few zlotys for a proverbial soldering station is a greater cost and in addition does not always meet our expectations. A ... view more

deleted deleted

about 5 years ago
  • Germany
Project - Chocolate 3d printer | in Basic Circuits

In my free time I experiment a lot with 3D printers and microprocessors. Since commercial 3D printers can print only different types of p... view more

Sébastien Monfort

about 5 years ago
  • Student
  • France
Project - DIY 3D printer - 3D printer MK2 ALU | in Basic Circuits

The MK2 ALU is 3D printer based on an aluminum frame build from t-sot aluminum extrusion and from 3D printed pieces. It is designed around ordinary and cheap 3D printer parts (available everywhere on internet) that will allow you to build a high precision 3D printer for a very reasonable price.Fu... view more

Engineer Kid

about 5 years ago
  • Freelancer & Youtuber
  • India
Project - DIY Variable Power Supply | in Basic Circuits

Hello Guys, from the past few months I have been looking for a bench power supply for myself. But looking at their prices I decided to build one for myself. This power supply costed me around 25$ (approx 1700 INR). The main power supply used here is an old SMPS from a desktop computer.Like every ... view more

Electro Guruji

about 5 years ago
  • Electronics Engineer / YouTuber
  • India

Tutorial - How to Make a PCB at Home

Learn How to Make a Printed Circuit Board at home using the Iron & Laser Printer method and Ferric Chloride Etchant. A printed circuit board (PCB) mechanically supports and electrically connects electronic components or electrical components using conductive tracks, pads, and other fe... view more

Engineer Kid

about 5 years ago
  • Freelancer & Youtuber
  • India
Project - DIY 89S52 Programmer using Arduino | in Basic Circuits

The working of this Programmer is quite simple. The 8051 Programmer software comprises of few buttons which send corresponds to a character. When we press a button in the software (e.g. Identify) a character is sent to the Arduino. The Arduino code has several case statements which are exec... view more

Rick Sanchez

about 5 years ago
  • Electrical engineer
  • United States
Project - MULTI MEASUREMENT DEVICE DIY | in Basic Circuits

In this tutorial I've merged a few sensors together in order to measure distance using infrared light sensors, measure length using a rotary encoder and a 3D printed wheel, measure level with an IMU module but also angles with that same module and finally measure RPMs with another kind of IR sens... view more

John Bruh

about 5 years ago
  • CAD designer
  • United States
Project - DIY Lab Bench Power Supply [Build + Tests] | in Basic Circuits

In this instructable / video I will show you how you can make your own variable lab bench power supply which can deliver 30V 6A 180W (10A MAX under the power limit). Minimal current limit 250-300mA. Also you will see accuracy, load, protection... view more

Rick Sanchez

about 5 years ago
  • Electrical engineer
  • United States

Tutorial - DIY $150 Electric Longboard

Electric vehicles are cool and there is no doubt about it. Especially electric skateboards! Ever since I saw Casey Neistat riding boosted board I wanted to try this on my own. Price of the boosted is high or even very high so as usually I thought t... view more

John Bruh

about 5 years ago
  • CAD designer
  • United States

Tutorial - Mobile Vertical Raised Garden Bed Using Old Cases of Wine

We've been looking for a way to do our own vegetables gardening without using up a lot of space unlike convential raised garden beds. The final idea we came up with using old cases of wine stacked up on top of each other, also got us the benef... view more

Andrei Gabriel

about 5 years ago
  • Electrical Engineer and Maker
  • Spain
Project - Sensored ESC - Homemade | in Basic Circuits

In a past tutorial we have build an ESC for sensor-less brushless motors. Without sensors we had to implement a back electromotive force detection and make the switching sequence with that. The circuit got quite complicated and the code wasn't the best neither. So, in this tutorial... view more

Adrian Anghel

about 5 years ago
  • Agricultural Engineer in Horticulture and Gardening
  • Spain

Tutorial - Thermally Insulated Pallet Kennel

During winter also a dog claims a warm place where to sleep. This kennel is a clear and easy example. The shingles aren't cut in a regular way. From a parallelepiped of wood (taken from the pallet I firstly disassembled) with an oblique cut two shingles can be obtained. The shingles are fixe... view more

Rick Sanchez

about 5 years ago
  • Electrical engineer
  • United States

Tutorial - DIY BLUETOOTH PORTABLE SPEAKER

Around 2 years back I've made a huge portable Bluetooth speaker but that had some errors with the circuit. Then, I've made a small portable bluetooth speaker that had a good circuit. Now, I'me making a new version for the big speaker but with all the errors corrected. It will have a 6S battery pa... view more

ELECTRONOOBS

about 5 years ago
  • Electronic Engineer and YouTuber
  • Spain

Tutorial - DIY DRONE WITH EBAY PARTS

I don't consider this homemade because I'm using only off the shelf parts. I bought all the parts from ebay for a decent price. I was looking for the lowest price parts. THe body I've used is 3D printed but for a few more dollars you could buy that from eBay as well. The total price is around 150... view more

Andrei Gabriel

about 5 years ago
  • Electrical Engineer and Maker
  • Spain

Tutorial - 6S & BMS BATTERY PACK

This is a very basic tutorial and there are already a lot of guides on how make something like this. But, since this is part of a future project (electric longbaord), well I'm doing this first step and show you how to connect the batteries, add charging protection. I'll use some Samsung INR18650 ... view more

ELECTRONOOBS

about 5 years ago
  • Electronic Engineer and YouTuber
  • Spain
Project - INDUCTION HEATER CIRCUIT | in Basic Circuits

How are these induction heaters work? We will look over the circuit and explain step by step how the oscillating signal is created, how current is induced and how the metal will get hot. Finally we use that schematic and mount a homemade version and see if it works to heat up some metals. So let'... view more