AVR Development Software Problem
Hi friends, I have bought the AVR Development board, But AVR Studio software is not installing in my system, Can anyone say me which software can be useful to work on the AVR Development Board other...
View ArticleAssembly compiler for Android
I require an assembly compiler to complete the avr toolchain for android. I have zflasher, which is compatible with ispmk2, and does fuses as well. The program takes hex files, and so I require an...
View ArticleWriting to line 3 and 4 of an LCD
Hello all, I could use a bit of help on a 20x4 HD44780 LCD. I can put strings and characters onto line 1 & 2 but when I try to print to line 3 line 1 is overwritten. It seems there are really only...
View Articlehow to install a simulation model into proteus ISIS
1) can i import microprocessors IDE, BSDL Model or IBIS Model to proteus ISIS to simulate them? will it work? 2) is there any supplier giving proteus spice model to direct import to proteus library? if...
View ArticleSoftware Uploading Problem
Hi friends, I have bought the AVR Development board, But AVR Studio software is not installing in my system, Can anyone say me which software can be useful to work on the AVR Development Board other...
View ArticleInterchanging Triacs
I have a few BTA08-600B triacs which I just purchased for one repair job and found that another project calls for a BTA08-600C. What stress the differences between these and can I use one instead of...
View ArticleMicrocontroller interrupt
I am studying microcontroller interrupts. I am having a question.A microcontroller has number of interrupt sources. So when a particular interrupt comes how a microcontroller decides that the interrupt...
View ArticleLinux on an AVR microcontroller
Ok ok, I know, people will start laughing and saying that a microcontroller does not have nearly enough memory to store even the linux bootloader, that it does not have a MMU, the architecture of the...
View ArticleSimple PIC 18f45k20 Project
Hi Guys! I am trying to create a very simple circuit using the PIC18f45k20 microcontroller whereby when power is applied to the PIC a welcome message appears on the LCD, when a button is pressed it...
View ArticleArduino using Command Prompt
Hi friends, How to upload the simple LED program in arduino/arduino pro mini using command prompt
View ArticleUploading Error
Hi , I have tried using ATmega16 Microcontroller to execute and upload on board command prompt with the help of RS232 Cable. I have written command like this avrdude -p m16 avrisp -e -U...
View ArticleI need to hire someone for a logic design
I'm building a project that will require at least one, and maybe two, automated processes involving logic circuits and a DC power source (with a wall wart) with a battery backup. It(they) will be...
View ArticlePIC16f877A Blinking an LED
Hello, I am trying to blink an LED using the pic16F877A microcontroller and coding in assembly. The code looks fine to me but for some reason i am getting no output from the chip. Code: RESET_VECTOR...
View Articleinitialize and programming an LCD with PSoC Creator
Hello everyone ! I have to program an LCD EA DOGM162 (datasheet : http://www.lcd-module.com/eng/pdf/doma/dog-me.pdf) with 4 switches and 2 LEDs with a Cypress CY8CKIT-042 (language C). The BIG problem...
View Articlehow can I make my pc to be i/o device for microcontroller by wireless means
Hello I am having a project and I would like to control my microcontroller by using my personal computer via wireless also seeing the output of the sensors and camera on my pc. Any hints from the team
View ArticleProblems Programming PICKIT 2 Clone
Hi Guys, I've made a pickit 2 clone but i cant seem to program a PIC16F73 with it. I've checked my circuit and measured different point with the volt meter and everything is reading as expected. I...
View ArticleMaking a custom Receipt Printer
Hey, I want to make a custom receipt printer for my mates company, it needs to be as small as possible! I have found a company which will 3D print my housing, but for now I want to see how the...
View Articlecreate a function in basic language
hi my friends i need create a function in mikroBasic PRO for PIC compiler , I need your help My question is how do I create a function in mikroBasic???
View Articleproblem on controlling motor dc with arduino
hi guys, i have problem about controlling motor dc with arduino. what i do is actually testing motor dc with arudino based on this circuit. there is no problem etiher with the coding or the circuit...
View Article