4 Pin Button Wiring – Richard Reid

This question comes from Richard Reid. Question “In cases where you are using a push button for something, you always seem to use a push button that appears to have 2 pins.  one pin is a ground, the other seems to be attached as an input. The only push buttons that I have came with…

Read More

Dean Beams – Solar Tracker

This question comes from Dean Beams as a part of a personal project Question: A little difficult during this busy time of year to stay focused on the training.  I still try to get a little bit every week. I have been working on a couple of arduino projects,  a solar tracker for solar panels…

Read More

Al Stark – LCD Challenge

This question comes from Al Stark: LCDs, Servos, and Twitter4J Using Liquid Crystal Displays Graphical User Interface using Buttons Graphical User Interface Challenge Question For the graphical Interface with buttons challenge, I have tried for many evenings to take up and to complete the challenge  at the end of “Graphical User Interface With Buttons. I seem…

Read More

Fini McGlinchey – analogRead() Challenge

This question comes from Fini McGlinchey: Question I wrote the program and then re-read the question. You introduced analogWrite in the question. My code does not have that. The LED does dim but it does not seem to be. -Fini McGlinchey Code Your Challenge Consider how you might use analogRead() to send information to analogWrite()…

Read More

Servo Code – Bill Byrd

This question comes from Bill Byrd: LCDs, Servos, and Twitter4J Using Servos with Arduino Servos the Hard Way: Part Three Question “The problem is that my servo doesn’t respond in any way to the potentiometer. I know the servo wiring is fine because it responds to the manual inputs. I know the pot is fine…

Read More

LM34 Reading to Temperature – Richard Reid

This question comes form Richard Reid: Question: “Any idea how I can convert the reading from the temp sensor into Fahrenheit temperatures? The sensor returns a value of “185”…..  that is 185 what?  I very much doubt it is 185 degrees Celsius….  which would mean it’s 365 degrees Fahrenheit here in my bedroom.” Your Challenge:…

Read More

Decimal Points with Map – Nigel Moody

This question comes from Nigel Moody. It comes from this lesson: The Question “Hello Micheal,Enjoying your course, and finding I am taking it in a little slower now, but I am persevering.I have a pressure sensor from work I have been trying to test. I have been fairly successful with the readings but i am…

Read More

User Defined Functions – Jim Kenyon

This question comes from Jim Kenyon. It’s based on this lesson: The Question: “When writing the code for the main portion of the module I came across an issue. You state that you can just call the temperature without initializing a variable (i.e. currentTemp) first. My code doesn’t work without the currentTemp variable.” const byte…

Read More

The number 14 is printing to the Serial Monitor

This question comes from Jim Kenyon.  It’s based on… Arduino Course for Absolute Beginners, 2nd Edition, Control Structures Using the While Loop Challenge #5 – Add a potentiometer to the circuit. Write a program that turns off an LED while the input from the potentiometer is below a certain threshold. The Question: …when I write…

Read More

Servo Challenge Win

Jim Kenyon would like to share a win! LCDs, Servos, and Twitter4J Using Servos with Arduino Servos the Hard Way: Part Three Challenge #2 – Can you use a button press to make the servo move? Give it a try! The Win! Not only did I succeed at the challenge but I think that I…

Read More