Please turn JavaScript on
header-image

Arduino

follow.it gives you an easy way to subscribe to Arduino's news feed! Click on Follow below and we deliver the updates you want via email, phone or you can read them here on the website on your own news page.

You can also unsubscribe anytime painlessly. You can even combine feeds from Arduino with other site's feeds!

Title: Arduino Stack Exchange

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  18.05 / week

Message History

I try to use three PWM pins on an Arduino Nano, each with 10kHz. I know that there are timer0, timer1 and timer3 but I wonder if I can combine them while ensuring all three PWM pins to be in sync and working at 10kHz. Additionally, I want to vary their duty cycle to have 3 cases.

Case 1: pin1 = OFF, pin2 = OFF, pin3 = OFF

Case 2: pin1 = ON, pin2 = ON, pin3 = OFF...

Read full story

I'm working on a project using 2 Arduinos connected to 2 computers to demo Serial to Serial communication.

We're using Arduino Uno connected to the computer via Serial and software serial for inter-Arduino communication. We used wires to connect software serial RX & TX lines, but we'd like to connect these pins to a laser transmitter and receiver.

We're tr...

Read full story

I'm reading about powering alternatives for the arduino board, and I have run across two confusing sentences in Section 5, powering via 3V3/5V pin. First, it says:

3V3 and 5V pins can also be used as power inputs if no regulated power supply is connec...

Read full story

I am having trouble parsing NMEA sentences coming from a GY-NEO6MV2 board (https://www.cytron.io/p-gps-neo6mv2), using the TinyGPS (https://github.com/mikalhart/TinyGPS) library. The GPS bo...

Read full story

I am wondering if can I use this bicks camera switcher with the Arduino since it uses a PWM signal.

If I can do I just put it on one of the PWM outputs or do I need to wire I add something to make it work.

You can find the user manual here under attachments. href=...

Read full story