Close

22 Results for "arduino"

  • I hate Arduino

  • Shitty libraries, hidden code or absurd levels of encapsulation, thousands of libraries to do a simple task, tutorials on new hardware based on some obscure library made up of 30 GitHub files, shield towers 15 stories high because nobody has read the...
  • Unknown Error code?

  • I never check my arduino.cc account, and so I forgot my password. I'm usually on here, so i'll lay some error code here and if anyone can make sense of it, that would be great. On my project #12 Servo Hexapod , i'm 90% sure it's my mega that's screwing...
  • Error Message max6675 k

  • Hi, I'm trying to make a simple thermostat with visuino, but it gives me an error code, I tried more variants but they get the same error! can someone help me? I attach the error code! Thank you!Arduino: 1.8.5 (Windows 7), Board: "Arduino/Genuino Mega...
  • Project Idea

  • Just had an idea for a project. It's 1:50am and I'm about to sleep, so just noting here so I don't forget.Bluetooth keyboard, 3D printed wedge like case for it to sit in, with a Pi Zero (w) and an Arduino Mega under. Lcd displays (one for pI, one for...
  • WAVGAT AVGA328P

  • Has anyone successfully flashed one of these chips? I picked up a couple of these Pro Mini clones from AliExpress: https://www.aliexpress.com/item/32954944560.html?spm=a2g0s.12269583.0.0.86a0619bj6M0VBSo far, after installing the "drivers" from...
  • All day wearable

  • I'm trying to create a device that can work all day long and I'm trying to figure out what the best "computer" for the job.  It needs to be able to run a bit of threaded code (preferably Java), have at least 3 input and 1 output pins, and run all...
  • Magic LEDs

  • I've posted a video that shows how to program an Arduino to “Magically” switch an LED on and off by shining a keychain light at it.  The video describes how the technique works for one LED as well as for a set of 8 LEDs, each of which...
  • Question about Stepper Motors

  • I'm building a tabletop claw machine game with some middle schoolers.  It's arduino-based and using gantry parts and nema 17 steppers from an Ender 3.  We're stuck with a question about the weight of the claw, we want to also use a nema 17...
  • Computer vision and machine learning robot arm

  • Hi, I am a freshmen and I am working on a science project that I would like to present at ISEF. I am making a machine learning integrated 3D printed robot arm . I am using the ARCTOS robot arm cad files and I have finished building the arm. The arm uses...
  • Q: How to make my LED cube brighter?

  • I hope this is the right place to post this. I'm building an 8x8x8 single color LED cube. I've built test circuits on a breadboard and it works. However, I'm disappointed that the LEDs are much dimmer than when they're not multiplexed. It makes sense...