About: Bilal

Author Bio: I am a highly skilled and motivated individual with a Master's degree in Computer Science. I have extensive experience in technical writing and a deep understanding of SEO practices. With my excellent communication and technical skills, I am able to effectively convey complex technical concepts to a wide range of audiences. I am dedicated to staying current with industry trends and continue to develop my skills through ongoing learning and professional development opportunities. Whether working on a technical writing project or optimizing a website for search engines, I consistently deliver high-quality work that exceeds expectations. I am a great researcher and am able to present information in a well-organized and logical manner.
Upwork: upwork.com/freelancers/~010bd6da80fa266236
Follow Us:
Linkedin

Posts by Bilal:

Control Anything With One AVR Pin

Posted on: 13 Jan 2020

This instructable shows how to control a group of led’s with one microprocessor output. The micro I will be using is an Atmel Attiny2313. Step 1: Parts and Tools Parts:Attiny2313 (got 5 free samples from Atmel)20 pin socketResistors (any size will work, depending on your setup. I will explain later)5v regulator (any will work, I’m […]


Homemade Battery Monitor Using AVR

Posted on: 11 Jan 2020

I want to share my experiment with voltage divider, ADC and AVRHomemade battery monitor using AVRIt’s pretty simple the sensor are only two resistors and zener diode with capasitor, I don’t buy them, I’ve found it in my box.We can use it for monitoring our car battery voltage. Step 1: The Part I Used 1.ATMEGA1282.10K […]


Best Jobs for a Geek with a Computer Science Master’s Degree

Posted on: 10 Jan 2020

While a bachelor’s in Computer Science will only take you so far, graduating with a master’s degree opens doors that weren’t accessible before without an MSC. For smarter thinkers who believe they have what it takes to reach this level, then better job opportunities and increased renumeration are certainly two of the key motivators. However, […]


Measuring Tempurature Using Sensor(LM35) and Atmega32

Posted on: 09 Jan 2020

A digital thermometer is a good project in microcontrollers because it provides an opportunity to learn using sensors to measure the real world signals that are analog in nature. I am trying to describes a similar project based on a Atmega32 microcontroller and an LM35 temperature sensor. LM35 is an analog sensor that converts the […]


Temperature Sensor(LM35 ) Interfacing With ATmega32 and LCD Display| Automatics Fan Control

Posted on: 07 Jan 2020

Step 1: In this project, You will learn How to interface a Temperature Sensor(LM35 ) with AVR ATmega32 Microcontroller and LCD display. Before This Project you have to need Learn about following articles how to add lcd library in avr studio| avr microcontroller tutorial introduction to ADC in AVR Microcontroller | for beginners Temperature Sensor(LM35 […]


Debugging AVR Code in Linux With Simavr

Posted on: 05 Jan 2020

I recently started programming AVR chips, namely the ATTiny85.  They can be programmed using C, compilers are readily available in Ubuntu, and you can do a LOT with them – just search for avr on this site!  Anyway, I was having some trouble with my project today – the LED wouldn’t flash!  I couldn’t figure […]


Interfacing PS2 Controller With AVR -Bit Bang

Posted on: 03 Jan 2020

Hey friends in this instructable I will show you how to interface sony PS2 controller with AVR microcontroller .This will be your handy code which you can  be used in future to control robots .You can get analogue value from joystick  which can be used to control the speed of motor .I have explained the […]


How to Use the Dragon Rider 500 With Your AVR Dragon

Posted on: 30 Dec 2019

This instructable is a crash course in how to use some of the features of the Dragon Rider 500 from Ecros Technologies. Please be aware that there is a very detailed User’s Guide available on the Ecros website. The Dragon Rider is a interface board for use with an AVR microcontroller programmer called the AVR […]


AVR Microcontroller. Pulse Width Modulation. Сontroller of DC Motor and LED Light Intensity.

Posted on: 28 Dec 2019

Pulse Width Modulation (PWM) is a very common technique in telecommunication and power control. it is commonly used to control the power fed to an electrical device, whether it is a motor, an LED, speakers, etc. It is basically a modulationtechnique, in which the width of the carrier pulse is varied in accordance with the […]


Introduction to ADC in AVR Microcontroller | for Beginners

Posted on: 26 Dec 2019

In thid tutorial you will know everything ADC in avr microcontroller Step 1: ​What Is an ADC? An ADC, or Analog to Digital Converter, allows one to convert an analog voltage to a digital value that can be used by a microcontroller. There are many sources of analog signals that one might like to measure. […]




Scroll to Top