Please turn JavaScript on
Arduino icon

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:  0.93 / day

Message History

I have an espresso machine that gets its water from one of those 5 gallon blue water bottles (I would plumb it, but our water here is WAAAAY too hard).

If I ever accidentally let the bottle run out of water, the rotary pump in the espresso machine will be ruined, which would be a costly mistake.

I know that I can install some sort of magnetic float sensor insi...


Read full story

I'm building a PID-controlled balancer using the MPU650 imu and the Adafruit libraries to control it. When I go to run my code, it gets stuck at the mpu.begin() line and repeats up to there once before just locking up and not progressing at all. I've put the relevant section of code and serial monitor output below. This only occurs when the MPU6050 is powered and connected, b...


Read full story

I'm currently prototyping a device using an Arduino Nano ESP32 and a handful of BMI160 breakout boards. I am trying to get 2 I2C buses working, in order to have 4 IMU boards active at once. I'm running into a problem with the second I2C bus. I believe I have the first bus working (adapting DFRobot_BMI160 library), as it reads 1 or 2 IMUs, but when I try to get the second bus ...


Read full story

I am trying to solder arduino nano onto a perfboard/solderable breadboard using rosin core solder. The connection is only working some of the time, when I check with a multimeter (+) at pin 29 (in image below) I and (-) at pin 17 there is power at the top of the pin sticking out of the via/hole but there is 0 volts if I check at the actual joint (lower portion of the pin). I ...


Read full story

There are some pins on the Arduino which I haven't been able to find out anything about:

IOREF AREF An unlabeled one next to IOREF

What are they?


Read full story