Skip to main content

Questions tagged [arduino-micro]

A microcontroller board based on the ATmega32u4 with built-in USB communication.

0 votes
0 answers
8 views

I have connected an Arduino Micro (not Pro Micro) to an Magtek swipe reader. Data is connected to pin 3, and clock to pin 2 and swipe_detect to pin 4. Then I use this lib to read data from the ...
sebastian nielsen's user avatar
1 vote
0 answers
82 views

I am using RN-42 with Arduino Micro and able to connect RN-42 in HID mode and it's connected to the PC as Mouse. I am using BPLib (https://github.com/witnessmenow/BPLib) for Bluetooth communication. I ...
Abubakar's user avatar
-1 votes
1 answer
111 views

I'm sorry to ask this, as it has been asked many times, but I can't get the Arduino micro board to recognize my LCD screens. I've tried using two different LCD screens and two different Arduino micros....
Bilal Bahadır Akbulut's user avatar
0 votes
1 answer
88 views

I've created a sensor that measures the color of the external cerebrospinal fluid drain using TCS3200. I'm able to get readings, but I'm unable to save them on the SD card, yet I'm very much able to ...
Bilal Bahadır Akbulut's user avatar
2 votes
1 answer
187 views

I am building a HID (mouse) using Arduino Micro. I want the mouse to communicate with the PC wirelessly. I am wondering which Bluetooth module works for me either HC-05,06 or any other?
Abubakar's user avatar
1 vote
0 answers
134 views

I'm working with a clone Arduino micro board. I've got the color sensor up and running fine. So the problem isn't the card. I'm using the example code, just to try out the module: // the setup ...
Bilal Bahadır Akbulut's user avatar
1 vote
1 answer
367 views

I am using an arduino Micro to generate 8 square waves on 8 pins. The idea is as follows: on pin 13 is the main square wave. It represents a certain BPM (beats per minute). The other 7 pins should ...
Janw's user avatar
  • 294
1 vote
0 answers
42 views

I have made a USB game controller using the Arduino Micro and Omron microswitches (VX-01-1A3) for the buttons. The switch is wired with one end connected to a digital pin and the other end connected ...
gon weigang's user avatar
0 votes
1 answer
142 views

Premise: I'm trying to determine a good way to architect getting data from 4 plant monitors to a single Arduino. For context, that Arduino will have a Wifi connection that will transmit the data from ...
Avogadro's user avatar
  • 103
2 votes
1 answer
321 views

I designed and printed a PCB for my MIDI controller project with a modified Arduino Micro microcontroller essentially built into the design. I swapped out the USB Micro for a USB-C type port (just ...
Stuart's user avatar
  • 63
1 vote
1 answer
228 views

UPDATE: I believe I have mostly solved the power issues, but now have USB connectivity issues described in EDIT 3 at the bottom. I designed and printed a PCB for my MIDI controller project with a ...
Stuart's user avatar
  • 63
1 vote
1 answer
2k views

I successfully uploaded a sketch to my Arduino Micro using the USB serial port but if I try to change the sketch that port is not available. The sketch I uploaded on the Micro runs fine when I plug in ...
for coder in woods's user avatar
2 votes
0 answers
204 views

so i recently got an arduino micro for a project needing the control of two stepper motors with the A4988 driver. previously i was prototyping on an arduino uno and everything was working fine, but on ...
StanberyTrask's user avatar
1 vote
1 answer
3k views

I am using arduino-ide2.0.0-beta.7(CLI Version:0.18.3 alpha) on Manjaro Linux and I get this error when uploading sketch to my Arduino Micro: avrdude: ser_open(): can't open device "/dev/ttyACM0&...
programandoconro's user avatar
3 votes
2 answers
621 views

I'm trying to power an arduino and a few modules (RF receiver, two servos, and a laser diode) through one power supply. I get jittery/unresponsive servos when hooked up in the following configuration: ...
mirrorcoloured's user avatar

15 30 50 per page
1
2 3 4 5
13