Important..!About 7seg clock with atmega16 codevision is Not Asked Yet ? .. Please ASK FOR 7seg clock with atmega16 codevision BY CLICK HERE ....Our Team/forum members are ready to help you in free of cost...
Below is stripped version of available tagged cloud pages from web pages.....
Thank you...
Thread / Post Tags
Title: grid follower using avr atmega16
Page Link: grid follower using avr atmega16 -
Posted By: apratik
Created at: Thursday 17th of August 2017 05:27:43 AM
can u help me with code for grid follower using avr atmega 16 using codevision platform ....etc

[:=Read Full Message Here=:]
Title: line follower robot using atmega16 hex file
Page Link: line follower robot using atmega16 hex file -
Posted By: manish gupta
Created at: Thursday 17th of August 2017 05:07:01 AM
i need hex file ready to burn on atmega16 based obstacle avoiding robot having two infrared sensors in front and two motors ! plz urgent ....etc

[:=Read Full Message Here=:]
Title: interface sim900 with avr by codevision
Page Link: interface sim900 with avr by codevision -
Posted By: aarthi mk
Created at: Friday 06th of October 2017 03:14:30 PM
In this article, we are going to see how to interface GSM Module to Arduino. There are different kinds of GSM modules available in market. We are using the most popular module based on Simcom SIM900 and Arduino Uno for this tutorial. Interfacing a GSM module to Arduino is pretty simple. You only need to make 3 connections between the gsm module and arduino. So lets get to business!

A GSM Module is basically a GSM Modem (like SIM 900) connected to a PCB with different types of output taken from the board say TTL Output (for Arduino, 8051 an ....etc

[:=Read Full Message Here=:]
Title: c program for controlling speed of fan using triac an atmega16
Page Link: c program for controlling speed of fan using triac an atmega16 -
Posted By: binithekkethil
Created at: Thursday 17th of August 2017 05:17:49 AM
Hi,
I'm doing a private project with an Atmega 16 related to Heating Control. One part is the speed control of a fan. I intend to use a MOC3043 together with a Triac. My problem is: how I have to control the MOC3043 input? With PWM/CTC? I assume that the control signal sent to the MOC have to be synchronized with the 230V AC voltage, to be able to trigger the Triac correctly, but how?

Hints how to solve are highly appreciated.

Best regards

Erwin ....etc

[:=Read Full Message Here=:]
Title: maze solving robot atmega16 source code
Page Link: maze solving robot atmega16 source code -
Posted By: revathidivya
Created at: Thursday 17th of August 2017 05:08:57 AM
This is my maze solving robot project which worked out pretty well. I have put up my whole project report that i submitted to my college but i have chucked out the exact code. if i get a good response and demans then i will surely give you all the exact working code of my project.If you are interested only to learn about the algorithm and not worried about the design pl skip to the section 5 of this text.

1 INTRODUCTION

Atonomous robots have wide reaching applications.From Bomb sniffing to finding humans in wreckage to home automation.Major p ....etc

[:=Read Full Message Here=:]
Title: Clock-Tree Power Optimization based on RTL Clock-Gating
Page Link: Clock-Tree Power Optimization based on RTL Clock-Gating -
Posted By: santosh4048
Created at: Thursday 17th of August 2017 08:22:03 AM
ABSTRACT
As power consumption of the clock tree in modern VLSI designs
tends to dominate, measures must be taken to keep it
under control. This paper introduces an approach for reducing
clock power based on clock gating. We present a methodology
that, starting from an RTL description, automatically
generates a set of constraints for driving the construction of
the clock tree by the clock synthesis tool. The methodology
has been fully integrated into an industry-strength design
flow, based on Synopsys DesignCompiler (front-end) a ....etc

[:=Read Full Message Here=:]
Title: hc 05 with atmega16
Page Link: hc 05 with atmega16 -
Posted By: sambeetnayak
Created at: Thursday 17th of August 2017 06:04:41 AM
#define F_CPU 12000000UL
#define USART_BAUDRATE 9600 // Baud Rate value
#define BAUD_PRESCALE ((F_CPU / (USART_BAUDRATE * 16UL)) - 1)

#include
#include

#define LCD_DATA PORTA //LCD data port


void usart_init();
unsigned int usart_getch();

int main()
{
unsigned char value;
DDRA=0b00000011; // LCD_DATA port as output port
_delay_ms(50); // delay of 50 milli seconds
usart_init(); // initialization of USART
while(1)
{
value=usart_getch(); // Call a function to get data from serial port
if(value == '1') {PORTA = 0b00000001; _delay_ms(1000) ....etc

[:=Read Full Message Here=:]
Title: program for automatic train track changer and gate opening using atmega16
Page Link: program for automatic train track changer and gate opening using atmega16 -
Posted By: sandeep mohanty
Created at: Thursday 17th of August 2017 05:44:59 AM
program for automatic train track changer and gate opening using atmega16 ....etc

[:=Read Full Message Here=:]
Title: codevision pid control ppt
Page Link: codevision pid control ppt -
Posted By: shindeshivaji8
Created at: Thursday 17th of August 2017 06:14:00 AM
What is PID control and how to use control methods over AVR microcontrollers

Well, as we know robots are mere slaves that follow our orders but how can a slave without eyes see? Well robots have sensors for feeling the environment and a series of very nice goodies for interfering with the environment. But the robot must also know how much to interfere. Imagine a robot controlling some rockets over Iran sensing world criticism on nuclear weapons. Make it too sensitive and it would be too late for the world. Make it too senseless it would be t ....etc

[:=Read Full Message Here=:]
Title: obstacleavoiding robot using atmega16
Page Link: obstacleavoiding robot using atmega16 -
Posted By: jishinsn
Created at: Thursday 17th of August 2017 06:48:05 AM

Please send me the project report on obstacle avoiding robot using ATmega16 ....etc

[:=Read Full Message Here=:]
Please report us any abuse/complaint to "omegawebs @ gmail.com"


Powered By MyBB, © 2002-2024 iAndrew & Melroy van den Berg.