Loading...
  Show Posts
Pages: [1] 2 3
1  Topics / Home Automation and Networked Objects / arduino + web Cam on: October 17, 2012, 06:06:46 am
hi , I would like to know whether it's possible to record something using simple web-camera 1.3 mp and store this information on the SD or somewhere . not use PC at all ?
2  Using Arduino / Programming Questions / Re: Guide , how to use V-USB on: September 13, 2012, 02:10:41 pm
right now I'm using arduino IDE and , how to include the V-USB files in my project >?
3  Using Arduino / Programming Questions / Guide , how to use V-USB on: September 13, 2012, 02:39:43 am
Hello , I'm interested in how to use and make work V-USB on Arduino Atmega328 chip , and connect it to the computer without any bridge ( atmega 8 ) . I would be very greatful , if you give me step by step tutorial or something like this . thank you in advance
4  Using Arduino / Programming Questions / Re: ATmega328P-PU on breadboard on: July 16, 2012, 11:55:58 pm
Okey but where I have to add this text ?
nick gammons posts helped me very mush but , my clock is on 1MHz and how can I change it ?>
5  Using Arduino / Programming Questions / Re: ATmega328P-PU on breadboard on: July 16, 2012, 02:39:13 pm
as I discovered , AVR chips has it's own internal clock divider , and it divides 8MHz on 8 and it works on 1Mhz ?
please , can anyone solve this problem for me ? or just advice what to do ?
thank you in advance .
6  Using Arduino / Programming Questions / Re: ATmega328P-PU on breadboard on: July 16, 2012, 06:41:36 am
thank you very much boredat20 , it worked great but when I wrote simple blink LED , on chip without external crystal LED needs too much time to blink than LED on arduino board /. why ?
7  Using Arduino / Programming Questions / Re: ATmega328P-PU on breadboard on: July 16, 2012, 12:32:08 am
I used crystal and 2 caps and it worked fine . but I want to use this chips with it internal clocks .
I am bit confusing
BB1.name=Breadboard w/ ATmega328 Internal Oscillator
BB1.upload.protocol=arduino
BB1.upload.maximum_size=30720
BB1.upload.speed=57600
BB1.bootloader.low_fuses=0xE2
BB1.bootloader.high_fuses=0xDA
BB1.bootloader.extended_fuses=0x05
BB1.bootloader.path=atmega
BB1.bootloader.file=ATmegaBOOT_168_atmega328_pro_8MHz.hex
BB1.bootloader.unlock_bits=0x3F
BB1.bootloader.lock_bits=0x0F
BB1.build.mcu=atmega328p
BB1.build.f_cpu=8000000L
BB1.build.core=arduino
BB1.build.variant=standard

where should I add this piece of code ? I downloaded atmega328 bootloader and in this text doc , or where ?
8  Using Arduino / Programming Questions / Re: ATmega328P-PU on breadboard on: July 15, 2012, 02:15:08 pm
I don't know how to do so , as I guess this is colled parrarel programming .
it would be great if you give me some precise definition and step by step tutorial .
thank you in advance .
9  Using Arduino / Programming Questions / ATmega328P-PU on breadboard on: July 15, 2012, 02:59:14 am
Hello , recently , I've bought 2 chips of ATMEGA328P-PU with Arduino Bootloader - Uno .
and I want to use this chips on breadboard without any crystal , with internal clock . so saw many tutorials and nothing was done .
I used local tutorials but there are errors . first of all , first error was that there was not arduino_pins.h file in specified folder so I found this file (standart) in arduino IDE and copied in specified folder what was in error . then there were no erros but, when I upload ISP on arduino board and connect every pin to another Atmega328 chip RX and TX LEDs blink 2-3 times and that's all .
then it says that there is error resp() 0x00;

everything works well when I try to program this external atmega with crystal and removed atmega on board .

Please help me.
10  Using Arduino / Programming Questions / Re: Arduino as USB mouse on: May 28, 2012, 10:55:57 am
All right , I am sorry Grumpy_Mike that I rejected your suggestion but I don't want to buy arduino Leonardo .
the examples which are on V-USB have other basis or purposes , and they are very complicated .

I have got an brilliant idea , what happens if I buy simple USB mouse and interface it with arduino . e.g USB mouse would be as a
USB interface and use some pins to control cursor ?
is It possible. ?


11  Using Arduino / Programming Questions / Re: Arduino as USB mouse on: May 27, 2012, 01:46:47 pm
I searched for info and got such an amazing video

but I can't understand , since don't know Japanese , has anyone got any idea
how this thing works and what I need ?     I want to do exactly same device ,
please help me .
12  Using Arduino / Programming Questions / Re: Arduino as USB mouse on: May 27, 2012, 12:28:19 pm
practical is least-parts-cost , so thank you i'll do my best , if I have some questions let me ask you? thanks .
13  Using Arduino / Programming Questions / Re: Arduino as USB mouse on: May 27, 2012, 06:49:37 am
all right , as I guess B-USB is more practical , so , please give me some detailed information , like web links and so on , I would be very thankful .
14  Using Arduino / Programming Questions / Re: Arduino as USB mouse on: May 27, 2012, 03:56:15 am
does this libraries would work with Arduino UNO ?
15  Using Arduino / Programming Questions / Re: Arduino as USB mouse on: May 27, 2012, 01:57:49 am
how with arduino Leonardo ? what its advantages and how use as virtual mouse ?
thank you GoForSmoke i'll try , that one .
Pages: [1] 2 3