Finally made it. Funcional mini sentry, I used an Arduino nano, some leds, a buzzer and two servo motor, all connected with a 2s battery. Later I’ll post it working
πŸ‘︎ 5k
πŸ’¬︎
πŸ‘€︎ u/Time_Cheap
πŸ“…︎ Nov 28 2021
🚨︎ report
CylinDraw is a 3D Printed Cup-Specific Plotter & Engraver that lets you easily create incredible art on any kind of cup! Easier, safer, & cheaper than a laser. Driven by Arduino Nano with 2.5 axis of motion. Custom SW, FW, & HW built from scratch and its all online for free! cylindraw.com/
πŸ‘︎ 413
πŸ’¬︎
πŸ‘€︎ u/Snoo23533
πŸ“…︎ Jan 17 2022
🚨︎ report
CylinDraw is a 3D Printed Cup-Specific Plotter & Engraver that lets you easily create incredible art on any kind of cup! Easier & safer than a laser. Driven by arduino nano with 2.5 axis of motion. Custom SW, FW, & HW built from scratch and its all online for free! reddit.com/gallery/s5peb1
πŸ‘︎ 199
πŸ’¬︎
πŸ‘€︎ u/Snoo23533
πŸ“…︎ Jan 16 2022
🚨︎ report
RGB strip for my sister's new PC. 24V leftover LED strip controlled by an Arduino Nano v.redd.it/cv48355n5w981
πŸ‘︎ 181
πŸ’¬︎
πŸ‘€︎ u/Maremike
πŸ“…︎ Jan 05 2022
🚨︎ report
[Arduino Nano] So.. I did this. With a camera you *shoot* photos, which led to this camera-gun. There are even several modes: Single Shot (reload after each shot), semi-auto and auto (reload after 15 shots). Would u be interested in a quick video about this? reddit.com/gallery/rxfkft
πŸ‘︎ 120
πŸ’¬︎
πŸ‘€︎ u/TheFluffyIron
πŸ“…︎ Jan 06 2022
🚨︎ report
I've been working on building my own electronic drum kit for a few months now and I finally finished the physical kit and all the circuitry!! Woohoo!! I've used an Arduino nano as the brains of the whole operation. Any tips on how to program the Arduino to recognize peaks or transients? reddit.com/gallery/rzg0vo
πŸ‘︎ 99
πŸ’¬︎
πŸ‘€︎ u/MichaelScruggs
πŸ“…︎ Jan 09 2022
🚨︎ report
πŸ“»πŸ“ž I designed this Iron Man-themed PCB to create a walkie-talkie (two-way radio) with a custom 4x4 keypad so as to transmit and receive text messages via the RYLR998 LoRa module and Arduino Nano.
πŸ‘︎ 64
πŸ’¬︎
πŸ‘€︎ u/the-amplituhedron
πŸ“…︎ Jan 13 2022
🚨︎ report
My first Arduino project- a pulse oximeter. Someone else did all the hard work writing the code (open source) but I did learn some with assembling and pushing the code down to the Nano. Had to tweak it to work with the OLED and MAX30101 sensor. v.redd.it/71k9mywaro881
πŸ‘︎ 237
πŸ’¬︎
πŸ“…︎ Dec 30 2021
🚨︎ report
Advice appreciated: Trying to figure out how to control this bldc aquarium pump from an Arduino nano. I purchased an RC electronic speed controller (esc) rated for 2-6S, 40A continuous (readytosky). But can't seem to get them working together. Details in comments.
πŸ‘︎ 61
πŸ’¬︎
πŸ‘€︎ u/gasia
πŸ“…︎ Dec 24 2021
🚨︎ report
I've been working on building my own electronic drum kit for the last few months. I finally finished the physical kit and all the circuitry!! Woohoo!! I'm using an Arduino nano as the brains for my operation. Any tips on how I can program the Arduino to detect peaks or transients? reddit.com/gallery/rzg3it
πŸ‘︎ 68
πŸ’¬︎
πŸ‘€︎ u/MichaelScruggs
πŸ“…︎ Jan 09 2022
🚨︎ report
Made my dumb cheap level into something a little smarter. Arduino Nano, accelerometer and a few LEDs v.redd.it/mt3n2mtinjb81
πŸ‘︎ 109
πŸ’¬︎
πŸ‘€︎ u/Peterthinking
πŸ“…︎ Jan 14 2022
🚨︎ report
πŸ“»πŸ“ž I designed this Iron Man-themed PCB to create a walkie-talkie (two-way radio) with a custom 4x4 keypad so as to transmit and receive text messages via the RYLR998 LoRa module and Arduino Nano. hackster.io/kutluhan-akta…
πŸ‘︎ 58
πŸ’¬︎
πŸ‘€︎ u/the-amplituhedron
πŸ“…︎ Jan 14 2022
🚨︎ report
Been working on my own version of the Simon game on an Arduino Nano for years! Finally got it working today. Still need to finish off the shell, but I’m so pleased to see it working. streamable.com/88rjf7
πŸ‘︎ 37
πŸ’¬︎
πŸ‘€︎ u/SDJMcHattie
πŸ“…︎ Jan 06 2022
🚨︎ report
Arduino Nano Every + WS2812B + FastLED

Hello all,

I recently received my Arduino Nano Every, to replace a "fake" Arduino Nano I already hadI'm using this Nano Every combined with WS2812B LEDs and Fastled (3.5.0) + Prismatik for a DIY Ambilight setup for my PCWith the fake Nano I could get baudrates up to 115200 but I wanted something faster, as such I bought an original Nano Every.

I have connected the LEDs the same way with the nano Every that I used with the Fake Nano, but don't get any output whatsoever.So I copied an example form the FastLED wiki: https://github.com/FastLED/FastLED/blob/master/examples/Blink/Blink.inoTo just blink the leds, but even that doesn't seem to workI've seen a lot of issues on github concerning the Nano Every, but I've also seen there are some people who managed to get it to work..So what I'm asking is, am I overlooking something? Is there anyone who has managed to get this combination of products to work correctly?

The sketch I used for the DIY Ambilight can be found here:https://github.com/dmadison/Adalight-FastLED/blob/master/Arduino/LEDstream_FastLED/LEDstream_FastLED.ino

I use the following values:

// --- General Settings
const uint16_t 
  Num_Leds   =  2;         // strip length
const uint8_t
  Brightness =  150;        // maximum brightness

// --- FastLED Setings
#define LED_TYPE     WS2812B  // led strip type for FastLED
#define COLOR_ORDER  GRB      // color order for bitbang
#define PIN_DATA     6        // led data output pin

// --- Serial Settings
const unsigned long
  SerialSpeed    = 115200;  // serial port speed
const uint16_t
  SerialTimeout  = 60;      // time before LEDs are shut off

SOLVED:
Well.. sorta kinda..
Using PIN 5 instead of 6 seems to work correctly

πŸ‘︎ 4
πŸ’¬︎
πŸ‘€︎ u/Gibletron
πŸ“…︎ Jan 12 2022
🚨︎ report
How do I build a tiny, barebones 8-step sequencer with an Arduino Nano?

I'm building a small pedal-sized box for my friend to expand the functionality of their Behringer Neutron. They mostly just want attenuators, but I thought it could be cool to put a simple little sequencer in it as well, just for fun.

All the Arduino sequencers I've seen are much bigger and include all kinds of extra buttons and pots and jacks and switches for additional features, but since I want this to fit in a small section of a small enclosure, I am hoping to pare it down to the absolute bare minimum - one pot for the rate, one pot per step, and an output. To fit in such a small space, I plan to use trim-pots for all the pots. Of course that means it won't have the precision to hit specific notes, but the idea is for it just to be rhythmic modulator that they can add to patches, not something to play musical scales.

The only reason I want it to be Arduino Nano based instead of just making a Baby-8 (CD4017) is because I want it to be USB powered, and I don't have the parts or know-how to power a Baby-8 with USB.

How can I make this happen?

πŸ‘︎ 4
πŸ’¬︎
πŸ‘€︎ u/paraworldblue
πŸ“…︎ Jan 17 2022
🚨︎ report
Made a laser tower on Arduino Nano for my cats v.redd.it/uxjreymtzkx71
πŸ‘︎ 1k
πŸ’¬︎
πŸ‘€︎ u/TrashRobotics
πŸ“…︎ Nov 04 2021
🚨︎ report
I made an RGBW Ceiling Lamp using an Arduino Nano 33 IOT running a web server to control it from any device! v.redd.it/m2k151po6cz71
πŸ‘︎ 1k
πŸ’¬︎
πŸ‘€︎ u/jellevermandere
πŸ“…︎ Nov 13 2021
🚨︎ report
Odd occurences depending on how I power the arduino nano reddit.com/gallery/s62lei
πŸ‘︎ 7
πŸ’¬︎
πŸ‘€︎ u/GiGaMine
πŸ“…︎ Jan 17 2022
🚨︎ report
Arduino Nano based temperature sensor reddit.com/gallery/rrtzac
πŸ‘︎ 60
πŸ’¬︎
πŸ‘€︎ u/Suzhou_65
πŸ“…︎ Dec 30 2021
🚨︎ report
Anyone used one of these boards to solder an Arduino Nano? It's my second time soldering but as you can see I ruined the other board. Soldering the header pins onto the Arduino was easy but soldering the Arduino onto the board isn't working out so well.
πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/AmpFibian
πŸ“…︎ Jan 11 2022
🚨︎ report
πŸ“»πŸ“ž I designed this Iron Man-themed PCB to create a walkie-talkie (two-way radio) with a custom 4x4 keypad so as to transmit and receive text messages via the RYLR998 LoRa module and Arduino Nano. hackster.io/kutluhan-akta…
πŸ‘︎ 19
πŸ’¬︎
πŸ‘€︎ u/the-amplituhedron
πŸ“…︎ Jan 14 2022
🚨︎ report
The Adventures of EvoDog - Part 2: Learning to Walk and Trot with Parametric Gait Generation. Turns out the 4-beat walk cycle is much harder than "simple" trotting because the CG needs to be shifted actively. All gait code running entirely on Arduino Nano. v.redd.it/sg8zywlhnl481
πŸ‘︎ 217
πŸ’¬︎
πŸ‘€︎ u/evodyne
πŸ“…︎ Dec 09 2021
🚨︎ report
Arduino Nano and WS2811 LEDs

I've prototyped a project controlling a set of 600 WS2811 addressable 5v RGB LEDs controlled via an Arduino Uno. This seemed fairly straightforward, since the operating voltage of the Uno is 5v, the data line was a simple tap to an Uno pin, and power injected into the LED strips and several junctures from a beefy 5v power supply, with the Uno powered directly from that same PSU. The data is in a continuous line through all 600 LEDs.

But now I'd like to build the final project, increasing the LED count to 1000-1200 LEDs and moving to a more powerful MC with more memory (both to accommodate the added LEDs, and for additional logic).

But all the MC's I'm finding with significantly more Flash all operate at 3.3v, and I cant quite understand all the ramifications.

I know I can use a puck or MOSFET to power the MC from my 5v PSU (or move to an ATX PSU with a dedicated 3v rail), and still run the LEDs off the PSU as they are now. But how do I boost the data to the 5v the LEDs require? I've run some bench tests with an Arduino Nano 33 BLE, and the 3.3v data causes issues with the LEDs.

πŸ‘︎ 3
πŸ’¬︎
πŸ‘€︎ u/TheAgedProfessor
πŸ“…︎ Jan 18 2022
🚨︎ report
Two old cordless drills as muscle and an Arduino Nano as a brain. Here's my graffiti plotter. WDYT? [Further info in the comments!] v.redd.it/9p7j6ns4cfq71
πŸ‘︎ 2k
πŸ’¬︎
πŸ‘€︎ u/r0r0r0
πŸ“…︎ Sep 29 2021
🚨︎ report
Design my own breakout board for arduino nano
πŸ‘︎ 101
πŸ’¬︎
πŸ‘€︎ u/IotNoob11
πŸ“…︎ Dec 14 2021
🚨︎ report
Can you solder an arduino nano with the pins pointing the other way (up) and use female to male cables to make the connections?

I don't see why not but asking just in case

πŸ‘︎ 8
πŸ’¬︎
πŸ‘€︎ u/VanillaxChroniko
πŸ“…︎ Jan 04 2022
🚨︎ report
Minecraft Ore Nightlight (made with arduino nano, neopixel ring, 3d printed parts)
πŸ‘︎ 86
πŸ’¬︎
πŸ‘€︎ u/etxrnqlz
πŸ“…︎ Jan 02 2022
🚨︎ report
Thanks to this sub for all the help in learning about Arduino and microcontrollers in general. My most successful project yet. An expansion for my Nano / ItsyBitsy projects reddit.com/gallery/rn2miv
πŸ‘︎ 50
πŸ’¬︎
πŸ‘€︎ u/Josefstu
πŸ“…︎ Dec 23 2021
🚨︎ report
Made 2 Air plant holders with oak, brass & neopixel LED ring powered by an arduino nano and controlled with a rotary encoder. It has various settings & lots of custom code. Brightness, colour and animation can be changed by clicking the encoder to enter the various modes. They're Christmas presents. v.redd.it/irmrxmuyio681
πŸ‘︎ 18
πŸ’¬︎
πŸ‘€︎ u/Goobi_dog
πŸ“…︎ Dec 20 2021
🚨︎ report
CylinDraw is a 3D Printed Cup-Specific Plotter & Engraver that lets you easily create incredible art on any kind of cup! Easier & safer than a laser. Driven by arduino nano with 2.5 axis of motion. Custom SW, FW, & HW built from scratch and its all online for free! cylindraw.com/
πŸ‘︎ 19
πŸ’¬︎
πŸ‘€︎ u/Snoo23533
πŸ“…︎ Jan 17 2022
🚨︎ report
Could someone explain to me how the pin system works on the Arduino Nano?

I've been considering purchasing an Arduino Nano for a project of mine, but I can't help but notice the nubs along the side of it in the images; are the wires you attach to it supposed to grab onto those somehow? Or maybe it interlocks with the bottom in someway?

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/Wheelagon
πŸ“…︎ Jan 05 2022
🚨︎ report
The centrifugal clutch of this old (sealed) dryer motor wasn’t killing the start winding even though the mechanism appeared to be functioning. Rather than throw out this motor I had the idea to use an arduino nano, an ir receiver and ir led as a trip switch to sense when the clutch moves. v.redd.it/s4hvhyd1uj481
πŸ‘︎ 36
πŸ’¬︎
πŸ‘€︎ u/lil_smd_19
πŸ“…︎ Dec 09 2021
🚨︎ report
Arduino Nano 33 IOT MIDI DIN Output

I have found anything online to using MIDI out with a 5 pin DIN plug and the Nano 33 IOT, other than it is like doing it with an Uno?

Can anyone confirm or deny? I thought the Nano was 3.3 volt, and I wasn't sure if that would make a difference to the MIDI device.

πŸ‘︎ 4
πŸ’¬︎
πŸ‘€︎ u/Physical_Door4775
πŸ“…︎ Jan 14 2022
🚨︎ report
How to reduce power consumption of an Arduino Nano 33 IoT

Hey, about a month ago I got my first Arduino, a Nano 33 IoT, because I wanted to build a weather station. So I bought the Arduino and a DHT 22 temperature and humidity sensor. I planned on powering it with a 5000mAh powerbank.

At the first try I did not care about power usage and kept the Arduino always on as well as reading data from the DHT 22 every two seconds. One day later the powerbank was out of juice.

So I sat down again and found out that putting the device into deep sleep should save quite some power. I came up with the following code:

#include <ArduinoBLE.h>
#include <ArduinoLowPower.h>
#include <DHT.h>
#include <DHT_U.h>

#define ADVERTISING_INTERVAL 10 * 1000
#define DEEP_SLEEP_INTERVAL 15 * 60 * 1000

// store weather sensor type, data pin and delay between sensor reads
const byte dhtDataPin = 2;
const byte dhtPowerPin = 3;
const short dhtDelay = 2000;

// environment service (16-bit UUID: 181a -> Environmental Sensing)
BLEService environmentService("181a");

// humidity characteristic (16-bit UUID: 2a6f -> Humidity): readable & subscribable
BLEUnsignedIntCharacteristic humidityCharacteristic("2a6f", BLERead | BLENotify);
// temperature characteristic (16-bit UUID: 2a6e -> Temperature): readable & subscribable
BLEIntCharacteristic temperatureCharacteristic("2a6e", BLERead | BLENotify);

DHT dht(dhtDataPin, DHT22);

void setup() {
  // set built-in LED to output mode
  pinMode(LED_BUILTIN, OUTPUT);

  // ********** BLE SETUP **********
  // begin initialization of BLE
  if (!BLE.begin()) {
    // show that BLE startup failed
    digitalWrite(LED_BUILTIN, HIGH);
    while(1);
  }

  // configure BLE
  BLE.setLocalName("Weather Station");
  BLE.setAppearance(0x0552); // appearance of environment service (0x0552 -> Multi-Sensor)
  BLE.setAdvertisedService(environmentService);

  // add the characteristics to the service
  environmentService.addCharacteristic(humidityCharacteristic);
  environmentService.addCharacteristic(temperatureCharacteristic);

  // add service
  BLE.addService(environmentService);

  // ********** DHT SETUP **********
  pinMode(dhtPowerPin, OUTPUT);
  dht.begin();
}

void loop() {
  // read current sensor data
  updateEnvironmentService();
  
  // start
... keep reading on reddit ➑

πŸ‘︎ 3
πŸ’¬︎
πŸ‘€︎ u/MXMLNDML_
πŸ“…︎ Jan 05 2022
🚨︎ report
ESP8266 driven Arduino Nano Mining-rig reddit.com/gallery/r3f0kl
πŸ‘︎ 23
πŸ’¬︎
πŸ‘€︎ u/rolandbreedveld
πŸ“…︎ Nov 27 2021
🚨︎ report
πŸ“»πŸ“ž I designed this Iron Man-themed PCB to create a walkie-talkie (two-way radio) with a custom 4x4 keypad so as to transmit and receive text messages via the RYLR998 LoRa module and Arduino Nano. hackster.io/kutluhan-akta…
πŸ‘︎ 10
πŸ’¬︎
πŸ‘€︎ u/the-amplituhedron
πŸ“…︎ Jan 13 2022
🚨︎ report
Is there a way to connect my Lego ev3 sensor on an Arduino nano R3?

I’m working on a project and was wondering if theres a way to use my lego mindstorm sensor on the arduino, I remember seeing a method but I can’t seem to find it ! I hope someone has an idea of what I’m talking about, thanks

πŸ‘︎ 6
πŸ’¬︎
πŸ‘€︎ u/Purepinkevil
πŸ“…︎ Jan 10 2022
🚨︎ report
Check out this wine glass music box by CyberLab DIY. To make this project he used an Automotive relay, Stepper motor, Arduino Nano, and 7 wine glasses filled with water. v.redd.it/oaabr7k9jt581
πŸ‘︎ 103
πŸ’¬︎
πŸ‘€︎ u/Jay-Wevolver
πŸ“…︎ Dec 16 2021
🚨︎ report
Where can I find an arduino nano r3

Hi I saw a cool project I would like to make and it says you need an arduino nano r3. But I haven’t been able to find it on the official arduino site or on Amazon. Is it the same as an arduino nano? I think the r3 might’ve thrown me off.

Thanks for the help.

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/ihateredditlmfao
πŸ“…︎ Jan 13 2022
🚨︎ report
Arduino Nano and RTC Help
πŸ‘︎ 4
πŸ’¬︎
πŸ‘€︎ u/Bain_5ali3
πŸ“…︎ Jan 09 2022
🚨︎ report
My project for β€œdevice data collection”. Switching from Arduino R3 to Arduino Nano 33 IoT for Bluetooth connectivity but having difficulty as IoT uses different IMU (LM6DS3).I am not sure how to integrate new sensor into old code as IoT has sensor on board. Has anyone any experience in this area? :) v.redd.it/r3d81b4rwba81
πŸ‘︎ 8
πŸ’¬︎
πŸ“…︎ Jan 07 2022
🚨︎ report
Arduino Nano 33 BLE Sense

I’ve heard about this arduino having the ability to implement TinyML (which I think is Arduino’s version of ML) and wanted to understand if it can be used for medical devices or virtual assistants as well. Please do share your thoughts as I have very minimal knowledge about Arduinos in general and only worked on an Arduino Uno

πŸ‘︎ 2
πŸ’¬︎
πŸ“…︎ Jan 15 2022
🚨︎ report
I made an RGBW Ceiling Lamp using an Arduino Nano 33 IOT running a web server to control it from any device! v.redd.it/m2k151po6cz71
πŸ‘︎ 157
πŸ’¬︎
πŸ‘€︎ u/jellevermandere
πŸ“…︎ Nov 13 2021
🚨︎ report

Please note that this site uses cookies to personalise content and adverts, to provide social media features, and to analyse web traffic. Click here for more information.