Arduino Weekly Newsletter

Arduino newsletter

Top new questions this week:

Is there a non-float alternative to pow()?

I've scoured the LANGUAGE REFERENCE in the Arduino web-site (https://www.arduino.cc/en/Reference/HomePage), and I can't find a non-Float equivalent to pow() I've got to be missing something big, but ...

variables float mathematics  
asked by VIC-20 8 votes
answered by Jason Clark 7 votes

7 Segment display dimming

I've got project that needed to have some (4) digits display, and had plenty of 7 seg. displays lying around. I didn't have any multiplexers left but have instead wired it up as per this diagram: ...

transistor arduino-duemilanove 7-segment  
asked by Shane Gadsby 5 votes
answered by Milliways 2 votes

Sound Recognition

I'm looking to recognize a particular sound using arduino uno. I need to recognize a clap sequence to trigger a relay. Having given it some thought i need it to be continuous listening mode with out ...

arduino-uno sound  
asked by Ajay Free 3 votes
answered by Michael Stachowsky 1 vote

Arduino not running the sketch with external power supply of 9v, but runs the program when connected to pc

Can anyone please help me figure out/ point the reason of this arduino problem? I uploaded a simple arduino sketch (blink an LED ) just to test if my real program was the reason of the "abnormality" ...

arduino-uno programming  
asked by Ellimenopy 3 votes
answered by dpw 1 vote

How can I use stepper for specific degree?

I use Arduino and I'm beginner. I use the code below, but I don't understand what stepper.step(num) and STEPS in Stepper stepper(STEPS, 2,3,4,5) are, and I want to use stepper for specific degree and ...

stepper  
asked by ReD 3 votes
answered by dpw 4 votes

Running quartz clock off an arduino

I am trying to run a clock off of an arduino following this site: http://www.cibomahto.com/2008/03/controlling-a-clock-with-an-arduino/comment-page-1/ and I tried to combine it with this to get it to ...

arduino-uno oscillator-clock  
asked by Coolcrab 3 votes
answered by Edgar Bonet 2 votes

Detailed analyse of memory usage

When compiling a sketch, after linking, the build outputs a kind of forecast on RAM usage, e.g.: Minimum Memory Usage: 1456 bytes (71% of a 2048 byte maximum) Is it possible to somehow get a ...

memory-usage  
asked by jarnbjo 3 votes
answered by Edgar Bonet 4 votes

Greatest hits from previous weeks:

I2C LCD Serial Interface Board not displaying text (wrong pins?)

I have a 1602 LCD screen that works fine on its own. However I wanted to free some pins by using an I2C / IIC LCD controller I purchased separately. While the controller seems to be communicating ...

i2c lcd  
asked by Bort 8 votes
answered by Anonymous Penguin 3 votes

"avrdude: stk500_getsync(): not in sync: resp=0x00," aka Some Dude Named Avr Won't Let Me Upload My Program

I made an awesome program the other day, and I wanted to upload it to my Arduino. After clicking the upload button, some mean dude named avr came along and stopped me, saying: avrdude: ...

uploading avrdude  
asked by The Guy with The Hat 51 votes
answered by The Guy with The Hat 32 votes

Can you answer these?

Having trouble connect nrf24l01 to arduino micro and arduino uno!

I'm trying to connect a nRF24L01 with my Arduino Micro and Arduino Uno. The Arduino Uno works fine, but it doesn't talk with the Arduino Micro. CE is on pin 7 and CSN on pin 8. I posted the code down ...

arduino-uno nrf24l01+ arduino-micro  
asked by Eduardo Cunha 1 vote

Send and Read packet xbee AT mode

I have a simple network created using Xbee series 2 devices. My network is very simple, my end-device with Arduino UNO read a temperature and Lightning, display this value into LCD and send using Xbee ...

arduino-uno serial communication xbee  
asked by user3836982 1 vote

Board.txt configuration change Atmega328p

Hi I am trying to configure an Atmega328p to run with an 8MHz oscillator in part to reduce power consumption and so I don't need to have level shifters all over my project. I have changed the ...

arduino-uno atmega328 arduino-pro-mini  
asked by Danny J 1 vote
Subscribe to more Stack Exchange newsletters


Unsubscribe from this newsletter or change your email preferences by visiting your subscriptions page on stackexchange.com.

Questions? Comments? Let us know on our feedback site. If you no longer want to receive mail from Stack Exchange, unsubscribe from all stackexchange.com emails.

Stack Exchange, Inc. 110 William St, 28th Floor, NY NY 10038 <3