CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 14:02:54 GMT
content-type: text/html; charset=utf-8
cf-ray: 965cad576b56b080-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=691c3c0d-1f7f-4688-9b7d-c5b1d2602c5f; expires=Mon, 27 Jul 2026 14:02:54 GMT; domain=.stackexchange.com; path=/; secure; httponly
strict-transport-security: max-age=31536000; includeSubDomains
vary: Accept-Encoding
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
x-clacks-overhead: GNU Terry Pratchett
x-frame-options: SAMEORIGIN
x-request-guid: 97309d3a-79ae-4b8e-b352-1d8f205e9fa8
x-worker-origin-response-time: 958000000
x-dns-prefetch-control: off
set-cookie: prov=691c3c0d-1f7f-4688-9b7d-c5b1d2602c5f; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=D04drM35g5f1EbgOQq.rnsld_KZR33HbX89.1lO9yCM-1753624974-1.0.1.1-6H60fglDa_Fv5Fl.rUWX0Yfkx_K6Fh02xSHpPXBnCksIwgBdp_Y21d5Hl494.jqgkj3fotW49s439MIuoqfmaeSdFYoY1snSjwgi6W3Bjtg; path=/; expires=Sun, 27-Jul-25 14:32:54 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=8.REFVtNLUh0HZ.PAXampH0FGaaRIE95hFI4AOq0hUM-1753624974967-0.0.1.1-604800000; path=/; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
content-encoding: gzip
Newest 'arduino-micro' Questions - Arduino Stack Exchange
Skip to main content
Stack Exchange Network
Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Visit Stack ExchangeTeams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Learn more about TeamsQuestions tagged [arduino-micro]
A microcontroller board based on the ATmega32u4 with built-in USB communication.
190 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
1
vote
0
answers
62
views
Using RN-42 as HID Mouse
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 ...
-1
votes
1
answer
99
views
I2C Scanner does not recognize LCD screen with 1602 I2C module
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....
0
votes
1
answer
57
views
Why can't I write to SD, while the ReadWrite example works?
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 ...
2
votes
1
answer
162
views
Which Bluetooth Module can I use with Arduino Micro?
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?
1
vote
0
answers
121
views
KIE-TS-300B turbidity sensor not working
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 ...
1
vote
1
answer
358
views
Square wave generator generates a shorter pulse from time to time
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 ...
1
vote
0
answers
37
views
Poor Contact and Low Current Issues with Microswitches in Arduino USB Game Controller
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 ...
0
votes
1
answer
134
views
How to architect streaming data from multiple plant monitors to single Arduino?
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 ...
2
votes
1
answer
284
views
Why wont my custom Arduino-Micro-based board connect over USB?
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 ...
1
vote
1
answer
208
views
Why wont my custom Arduino-Micro-based board receive power via USB?
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 ...
1
vote
1
answer
2k
views
USB serial port no longer detected after successful upload
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 ...
2
votes
0
answers
190
views
Arduino Micro digital output pins floating / high Z
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 ...
1
vote
1
answer
3k
views
avrdude: ser_open(): can't open device "/dev/ttyACM0": Permission denied Upload error:
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&...
3
votes
2
answers
599
views
How can I share one power supply between an arduino and servos?
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:
...
1
vote
1
answer
293
views
Input Capture Mode PPM signal
Greetings to all members of the Forum. I would like to express my deepest gratitude, with respect to the title of this post.
The last week I am trying to capture and decode a PPM Signal from an RC ...
- The Overflow Blog
-
-
- Featured on Meta
-
-
Related Tags
usb × 23
arduino-uno × 18
atmega32u4 × 15
serial × 14
power × 10
arduino-leonardo × 10
arduino-ide × 9
bluetooth × 9
sensors × 7
timers × 7
analogread × 7
mpu6050 × 7
keyboard × 7
arduino-nano × 6
pins × 6
softwareserial × 6
i2c × 5
bootloader × 5
c++ × 5
communication × 5
library × 4
programming × 4
uploading × 4
interrupt × 4
more related tags
Hot Network Questions
- How should one pronounce plural French-derived German words?
- Time Machine backup disk not writeable any longer
- Heretofore I think I have been using 'heretofore' incorrectly
- Is there any verse which says that throughout the Vedas the praise of Shiva is sung?
- Humans on alien planet get tailed by silent humanoids
- rock paper scissors game with randomized system choices. NOT using rnd()
- Rec Letter from Professor (who I haven't done research with) or from Work Supervisor
- Why am I winning always? A coincidence perhaps?
- Calculus Books Recommendation
- Why are police personnel of all ranks called officers?
- Regenerative cooling of rocket engine turbine's blades
- When and why is fwait necessary when using the 8087 coprocessor?
- When was the last time all humans were on the ground not in the air?
- How can my dwarves keep humans from reverse engineering their technology?
- Blinded despite Blindsight?
- Will an error in two of my published papers affect my PhD thesis evaluation?
- Word order for a phrase with a number, adjective and noun
- Can Spi flash memory's contents be corrupted from heat?
- Moving multiplying cells away
- Is this a violation of open source?
- Is there such a thing as 'aerospace grade software'?
- What is the citation for Augustine's "consensus, non concubitus..."
- "I met a monk and philosopher." How many people did I meet?
- “Unclear step in a math book for entertainment”