Skip to main content

Questions tagged [arduino-mini]

A small microcontroller board based on the ATmega168 or ATmega328 chip. Use this tag for questions specifically regarding the Mini, and not just general Arduino usage.

18 votes
1 answer
28k views

Please explain how interrupts work on the Arduino Uno and related boards using the ATmega328P processor. Boards such as the: Uno Mini Nano Pro Mini Lilypad In particular please discuss: What to use ...
Nick Gammon's user avatar
  • 38.9k
9 votes
2 answers
20k views

I am building a project in which two Arduinos will be linked by three wires: TX an RX for serial communication and a common GND. What would be the maximum length of the wires here before communication ...
hobie's user avatar
  • 487
5 votes
3 answers
2k views

I am trying to power my Arduino Mini (which is connected to IR receiver and a relay board). The idea is to hide the entire setup behind the electrical board including the power supply. I have hacked ...
karx's user avatar
  • 235
5 votes
2 answers
2k views

How do I store floats in flash and how do I read them from there? (I need a look-up table for pairs of float values.) The storing part doesn't seem to be so difficult as this compiles: PROGMEM float ...
fuenfundachtzig's user avatar
4 votes
1 answer
795 views

I am using schematic of Arduino Pro mini 3.3v/8 MHz version. Please see below circuit diagram I built. Power supply to circuit is 3.3V. I have a USB ASP programmer which I used in previous version of ...
adeel asif's user avatar
3 votes
3 answers
20k views

I want to make a system using NeoPixels, an Arduino and an ESP8266 module to ping IP addresses on my network to determine if certain people are on our Wi-Fi (I'll be pinging mobile phones). I'm ...
Blease's user avatar
  • 153
3 votes
0 answers
970 views

I'm trying to read from the SD card using an Arduino Pro Mini (3.3 V), Pololu micro-SD reader (the 3.3V one) over a SPI protocol. I've tried both the SD library from Arduino SDK, and the Adafruit one....
kamituel's user avatar
  • 141
2 votes
2 answers
1k views

I bought today an Arduino Uno R3, and I'm looking forward to make it an HID device. I have seen many projects using a serial USB type B port. As I want to build a little gamepad, I would like to use ...
Glitched's user avatar
2 votes
2 answers
3k views

I have build a simple voltage divider with a light resistor and a 5.6k resistor. I am reading the input on A0 on my arduino board but it is almost always at 1023, independent of light. If I cover it ...
rablentain's user avatar
2 votes
2 answers
1k views

About 3 years ago Sparkfun had a sale on Arduino Minis, so I bought 6 of them (3 x 3.3 V @ 16 MHz and 3 x 5 V @16 MHz). I used two of them for separate projects (everything worked flawlessly) then ...
Tim's user avatar
  • 53
2 votes
1 answer
388 views

I want to check each cell voltage using arduino. and how to calculate dc current using CT Sensor using Arduino?
ANKIT JAIN's user avatar
2 votes
1 answer
82 views

Have a DFRobot Arduino Pro Mini. Seems odd to me, but according to their specs the voltage regulator on board cannot handle more than 8-volt input. I can find no documentation, or have they answered ...
Gregory R. Pace's user avatar
2 votes
2 answers
60 views

I want to learn pcb design in Eagle/Fritzing. So i was thinking of using existing amazing Arduino mini/nano in eagle and create a custom pcb which has all arduino capability and plus some components ...
Rahul's user avatar
  • 137
2 votes
1 answer
57 views

For background see my original post. I've decided to not to use batteries and have it wired up with wall power. I wish to use the Arduino Pro Mini 5V as the controller for my diorama project. I ...
EL MOJO's user avatar
  • 135
2 votes
1 answer
128 views

I have been running a simple RF link between 2 arduini uno recently and everything went faily well. I am now trying a new project with an arduino mini pro (5V/16MHz) and the seeeduino RF link (@315MHz)...
Toluene's user avatar
  • 121

15 30 50 per page