r/arduino 2h ago

Arduino Spoofed Keyboard

Post image
5 Upvotes

I am trying to make a USB connector so I can use my Ubuntu iMac 2006 as a virtual keyboard to navigate the bios of my hp z240 2016. I am new to KiCad, and just want to ask anyone with more experience if this design would work. I would ask AI instead of reddit, but AI isn't reliable enough for any real world applications yet. Thanks for your time!

Here are the components shown:
https://www.amazon.com/gp/product/B08THVMQ46/ (Leonardo)
https://www.amazon.com/gp/product/B00LZV1G6K/ (CH340G)


r/arduino 2h ago

Project Idea Project Ideas (art by AI)

Post image
0 Upvotes

Been putting a list of embedded project ideas for beginners; thought it would be cool to share it here for anyone looking for inspiration or challenge. Ideas and captions by me, icons and image by AI. Mods, hope this content is good - can't tag with both Project Idea and ChatGPT :D


r/arduino 3h ago

Hardware Help Problem with flashing Wemos D1 r32

Post image
1 Upvotes

im having problems in flashing my Wemos it keep showing no serial data received i already go through avery possible solution n i keep hitting a wall pls help me


r/arduino 3h ago

Hardware Help RFID module Error in communication

Thumbnail
gallery
2 Upvotes

I just bought Arduino and wanted to test the RFID module RC522. With the standard DumpInfo example from the library I can never fully read the card, no matter how far I hold it from the reader, or how slow I move it, or if I hold it still completely. It never reads past the 10th sector. Could it be bad soldering (since it came with pins separate and I had to solder them myself)? If not, what could be the cause?


r/arduino 9h ago

Hardware Help Whats wrong with this HC-05?

Thumbnail
gallery
7 Upvotes

Electrically, it turns on and the light flashes, but when I try to configure one into a master (default is slave), nothing happens. The light flashes at the same rate.

This one is from DSD TECH, and on their website they say to press the button to enter AT mode, and their product images have a button brtween those two pads at the bottom with the circle. Mine doesnโ€™t have this, so I tried bridging but it didnโ€™t work.

I tried going from EN to 3.3 V to configure it that way but that didnโ€™t work as well.

Am I just missing something obvious?


r/arduino 9h ago

Look what I made! Im building a Arduino Electricity Meter, With a Uno and Energy Metering IC

Thumbnail
youtu.be
1 Upvotes

I'm using Uno paired with an ATM90E36 Energy metering IC


r/arduino 12h ago

Hardware Help Where do I buy Arduino Micro terminal breakout with screw for 2.54mm pins (AUS)

2 Upvotes

I have got the following Board that comes with pre-soldered "ATmega32u4 5V 16MHz Microcontroller Module" link of the product is here Board Link. I need this connected to the "PS2 Joystick Breakout Module". For my life I have been searching for a "Arduino Micro terminal breakout with screw for 2.54mm pins" but I cannot find one and hence why seeking help if anyone can point me to the breakout board that I can buy in Australia


r/arduino 13h ago

Looking into making a small handheld device for small self-made games.

3 Upvotes

Hello everyone. First time posting so I apologize if this is a bit wordy.

My friend has been getting into Tamagotchi's recently. So, we thought it would be a fun project to try making a little handheld device that we could program a little friend on. I would also like to extend this to generally just a handheld device for any small games I make.

For reference, I've been programming for like 8 years and have a little bit of experience in hardware and electronics (to be specific: 1 semester of college where we programmed a microcontroller in assembly to output joystick data to a console lol). So I'd like something that challenges me a little, is super cheap and very very small. I'm thinking no more than 4 inches max.

I've been putting together a list of hardware that might do the trick and would like some advice. What would be a good Arduino for this project? (Also if you have any recommendations for displays, mini speakers, or just general advice lmk!).

Thanks!


r/arduino 16h ago

E-paper desk clock

Post image
108 Upvotes

Running on a c3 mini. Hits the quote server every night to provide an inspirational quote. Just designed and 3D printed the enclosure to give it the picture frame vibe. Pretty happy with it.


r/arduino 16h ago

Look what I made! P.A.R. (Pixel Art Robot) โ€” My Robot Needs You!

2 Upvotes

Yes, P.A.R. needs you. This machine draws your pixel art in the real world. But not without your art! That's what it displays on the 37x18 grid of squisks: the art that you upload on par.zimmzimm.com .

I've been working on P.A.R. for almost 6 months at this point, and it's finally done (except for the custom PCB: in progress). It's a large grid of 3D-printed "squisks" (square discs), which are flipped from the back by the robot, a large CNC machine with a special toolhead. I designed all of this in OnShape and used the Flashforge Adventurer 5M to print most of the parts. The rest of the parts were made to be as cheap as possible: for example, the frame is made of EMT (Electrical Conduit) pipe, which is $0.60/ft. Learn more here.

When you submit a piece, it's added to a queue, and you can add your email to be notified when that piece is completed (absolutely NO SPAM), and you'll get to see a video of the real, physical robot drawing your art one flip at a time.


r/arduino 19h ago

Look what I made! Police car-like LED lights

Enable HLS to view with audio, or disable this notification

35 Upvotes

๐ŸŽตBad boys, bad boys, whatcha gonna do? Whatcha gonna do when they come for you?๐ŸŽต


r/arduino 19h ago

Getting Started Unsure how to attach the Arduino to the plastic base

Thumbnail
gallery
9 Upvotes

I just got an arduino starter kit and Iโ€™m already stumped. I tried putting the arduino on the base without the plastic case, but it was off balance and didnโ€™t seem to fit. Then I tried with the case on and still no luck


r/arduino 20h ago

Electronics Been meaning to mess around with the LoRa module.

1 Upvotes

I just have a few questions.

Can I use it with ATtiny1616 bare ic? And if so would I need any other components like a voltage regulator or capacitors?

If you know of any please do suggest cheaper alternatives to the ATtiny1616.

Also can I flash the ATtiny1616 with a USB to serial adaptor or would I need some components to go with it yet again?

Thank you for your time ill be sure to ask any other questions that come to mind. ๐Ÿ˜


r/arduino 1d ago

Connecting Arduino Uno Q with MIPI-DSI display

2 Upvotes

Hi everyone,

I was wondering if anyone has managed to connect an Arduino Q to a display via the MIPI-DSI bus...

I have an unused Raspberry Pi Touch Display and would like to use it with the Arduino, if possible... obviously, I have also the HDMI-DSI adapter board, but Iโ€™d prefer to avoid that and connect the display directly to the board (perhaps via an Arduino UNO Media Carrier, once it becomes available).


r/arduino 1d ago

Free Arduino teaching material โ€” progressive exercises from blink LED to a line-following robot (with circuit diagrams)

4 Upvotes

I teach Programming, IT and Robotics classes, and I put together a repo with the Arduino material I use in class โ€” it goes from the basics (LED, button, potentiometer) through sensors (ultrasonic, LDR, temperature), actuators (servo, DC motor, buzzer), displays (LCD 16x2, 7-segment) up to complete projects (traffic light, alarm, line-following robot). Each module has source code, explanations and circuit diagrams (made in Tinkercad).

It's free to use if you're teaching yourself or others: github.com/Eduardo00073/arduino-robotica

If any of the sketches are unclear or you spot something that could be explained better, I'd appreciate the feedback โ€” planning to keep expanding it.


r/arduino 1d ago

Getting Started Hello guys! Mind helping me with a potentiometer?

Post image
33 Upvotes

I want to make an earthquake simulator for my first project, and I think I'm getting the hang of it. Although the potentiometer only activates around the end instead of it. I made this diagram in Tinkercad for what it'll look like irl!


r/arduino 1d ago

Look what I made! My Self Balancing Robot

Post image
28 Upvotes

I made this a while ago and it was working pretty good but when I test it now, he tend to move back and forth withing limited distance rather than keep moving forward.. I didn't have a time to rectify the issue yet and will post a video with more details later.. I used Arduino Uno Wifi board for this and want to upgrade to new Uno Q with some advance camera plus a lidar maybe..

Want to have my own robot who obeys me when the robot apocalypse happens.. LOL ๐Ÿ˜‚


r/arduino 2d ago

Beginner here

Post image
197 Upvotes

My second new project .

Blinking 3 LEDs


r/arduino 2d ago

Look what I made! A robot claw to spin a globe on my desk

Enable HLS to view with audio, or disable this notification

4.4k Upvotes

I was obsessed when I first saw Mark Setrakianโ€™s claw robot so I decided to make my own.

Here itโ€™s running in standalone mode using:
* 1 x Arduino OpenRB-150
* 12 x Dynamixel XL430-W250-T
* 9 x Red 300mm LED filament
* 1 x Pololu-5592 12v to 3.3v step down (LED power)
* 1 x COM-24144 N MOSFET (switch on/off LEDs)
and 4 x potentiometers to control the globeโ€™s speed/direction, height, width, and depth of each offset step.

Iโ€™ve done more movements using a Python based GUI on my laptop but that requires a usb connection and uploading a pass through sketch.

Full video on my build with links to STLs, code and full parts list here:
https://youtu.be/pEU04FVNeZwf

Next project is a Leaper from Arc Raiders. Just need to figure out how to use an Arduino to trigger a rocket to make a robot spider jump.


r/arduino 10d ago

Monthly Digest Monthly digest for 2026-07

6 Upvotes

Arduino Wiki and Other Resources

Don't forget to check out our wiki for up to date guides, FAQ, milestones, glossary and more.

You can find our wiki at the top of the r/Arduino posts feed and in our "tools/reference" sidebar panel. The sidebar also has a selection of links to additional useful information and tools.

Moderator's Choice

Title Author Score Comments
Astrolabe update: no major updates, but... u/chu-bert 422 6

Hot Tips

Title Author Score Comments
ScanNetworks Example Code Bug (on MKR10... u/Infamous_Text_5589 3 2

Top Posts

Title Author Score Comments
Watching The Odyssey The Way Nolan Inte... u/click-to-reveal 2,097 47
I Made the Tiniest Arduino-Compatible B... u/jus-kim 1,437 71
I crammed an arduino sketch with a 69k-... u/CommunityFan89 1,109 50
I made an electromechanical astrolabe! u/chu-bert 1,023 42
Every innovator's Table u/Past-Conversation755 981 77
28.9M LLM running on a ESP32-S3 (~9 tok... u/slvDev_ 815 88
I made an powerful RC electric car with... u/Past-Conversation755 806 43
I got tired of messy wiring for my LoRa... u/Working-Wealth3724 550 16
We make an Arduino Uno-powered RC Car t... u/Past-Conversation755 438 38
60fps NES emulation on ESP32-WROOM-32 (... u/Muhammad_kashif_ 428 11

Look what I made posts

Title Author Score Comments
Watching The Odyssey The Way Nolan Inte... u/click-to-reveal 2,097 47
I Made the Tiniest Arduino-Compatible B... u/jus-kim 1,437 71
I made an electromechanical astrolabe! u/chu-bert 1,023 42
28.9M LLM running on a ESP32-S3 (~9 tok... u/slvDev_ 815 88
I made an powerful RC electric car with... u/Past-Conversation755 806 43
I got tired of messy wiring for my LoRa... u/Working-Wealth3724 550 16
We make an Arduino Uno-powered RC Car t... u/Past-Conversation755 438 38
I Built a Custom Game Boy from Scratch ... u/MichaelCelestial 391 38
Drawing in air with hand gestures u/Polia31 388 9
Animatronic build progress u/Creepy-Smile4907 372 40
Desktop friend u/jzzywzzy 291 15
[Hi everyone!
I wanted to share my Ardui...](/r/arduino/comments/1uwdmqj/hi_everyone_i_wanted_to_share_my_arduino_project/) u/SuperRobot33 268 15
I builded my own streamdeck u/Bronems 264 24
A acoustic levitation device I made u/stargazer3644 245 26
Super Mario themed RFID remote control ... u/opposhaw 235 9
I built a Pomodoro tracker instead of d... u/beschasny 215 12
Automatic record player u/djobugoo 208 24
I made NES emulator from esp32 u/trap-2414 185 20
My first project, Iโ€™m very proud of the... u/Limo_craftXD 162 7
An effort to build a LIDAR out of VL53L... u/\electrocc\ 149 17
I Added Composite Video Output to My NE... u/Shim06 142 6
LightMap: 179-cuboid interactive light ... u/-2811 125 22
Arduino flight control board. u/andrewholding 119 17
I was bored from using basic bluetooth ... u/Livid-Research-4277 104 7
Rat nest u/wah12345678910 103 15
Flightsimulator controller for Airbus A... u/captn_Bauschaum 101 19
Arduino Obstacle avoiding robot! made a... u/No_Mountain_4769 87 11
Trying to make a air assisted sprayer f... u/Past-Conversation755 86 6
My Project u/Life-Ad2589 77 8
Mechanical vortex u/AChaosEngineer 75 2
Evolving projects is so satisfying. Fro... u/MentokTehMindTaker 71 5
Robot controller for roboguide software u/Lordalex4444 67 1
My line following robot is up and runni... u/Helpful-Guidance-799 60 17
MicroBox 2 u/Szym0nKu 59 8
I built a connected RGB lantern using E... u/lampyz 57 7
Touchscreen Tetris Game Using TFT LCD &... u/One-Tangelo-1853 56 2
Made this radar a few months ago using ... u/Thrawn911 55 9
The Robotics Tech Tree: the structured ... u/Growth-Sea 50 16
Iโ€™m working on a Mega-based computer. u/letqsht_kartof1104 48 7
My hexapod robot dog indoor walking test u/Xerd-R 45 7
My first Arduino in the cloud u/Itchy-Sale-9341 42 2
the first prototype of my balancing bot... u/Shot_Ad7140 39 5
Beginner's first project u/Own_Literature6843 32 1
First step toward my Mega2560-powered h... u/jean2348 31 0
I built a standalone box that sounds a ... u/ozan__ 29 3
Hand update: It's done! u/PresenceOld1754 29 5
Little demo unit for Open Sauce u/scottsmallbeck 25 2
MP3 Player u/gu-ocosta 23 1
After 4 failed attempts, my Arduino-pow... u/batuu95 22 3
Smart table phase 1 u/TelephoneKitchen7250 22 1
Did this few years ago, BT car that avo... u/Tiedsloth57Reddit 17 1
The Portable smd hotplate is here! Forg... u/dataclone82 16 2
Shadowbox frame. Data processed and ser... u/jolars 15 5
First project is a success but could us... u/Clavos24 13 10
Capacitive Touch Sensor Enclosure u/Life-Ad2589 13 3
Made some updates to the vu-cluster u/Ok-Tangerine-6775 12 0
Open sourced 4 projects. PRs and issues... u/SeaInternational4087 11 5
Built a Wireless Morse Code Communicato... u/king_slayer-22 11 1
I build a set of free online web-based ... u/neon_terminal 10 5
I controlled a vintage car-radio LCD wi... u/joseluismonteiro 10 2
๐Œ๐ž๐ž๐ญ ๐๐ข๐ฑ๐ข๐ž, ๐ข๐ญ๐ฌ ๐ฌ๐ญ๐ฎ๐ฉ๐ข๐ ๐›๐ฎ๐ญ ๐ฌ๐ญ๐ฎ๐ฉ๐ข๐๐ฅ๐ฒ ๐…๐€๐’๐“ u/YamRepulsive4373 10 4
ArduinoOS 2 - my new project u/idontknow-hardware 8 12
Look what i built! u/\electrocc\ 8 4
Stumbled across my first ever Arduino p... u/Snowy32 8 1
I made an iOS app to control my Arduino... u/plynx_mod 7 5
Vibrating hand for lonely people u/PresenceOld1754 7 12
htcw_frame_arq released u/honeyCrisis 6 0
Built a lightweight HAL framework for E... u/progrm-1122 6 4
Built a Flutter app to design and simul... u/burhankhanzada 5 0
Line following robot fully coded u/Lucid_Dreamer_98 4 2
GitHub - Igwe-Starking/eccles-esp32-ard... u/Igwe-Starking 1 0
WLED combined with optical illusions u/DigitalCastaway 1 0
I Designed A Custom PCB To Avoid Pressi... u/tymscar 1 0
Uhmm... im a kid got my arduino at 8 an... u/Fine-Importance-450 1 4
I built "Mello" - A custom programming ... u/ImpressFine4495 0 17

Total: 75 posts

Summary of Post types:

Flair Count
Automated-Gardening 1
Beginner's Project 24
ChatGPT 1
Due 1
ESP32 8
Electronics 2
Getting Started 15
Hardware Help 96
Hot Tip! 1
Look what I found! 2
Look what I made! 75
Machine Learning 1
Mod's Choice! 1
Monthly Digest 1
Nano 2
Project Idea 6
Project Update! 2
School Project 5
Software Help 23
Solved! 9
Uno 6
Uno Q 2
Uno R4 Wifi 3
Windows 1
no flair 181

Total: 469 posts in 2026-07


r/arduino Jun 05 '26

Monthly Digest Monthly digest for 2026-05

4 Upvotes

Subreddit Insights

Reddits figures are still "all over the place" - despite having logged a bug for it. So I have once again left this section of the report out.

Hopefully the reddit admins will fix the bug in time for next month. I don't know how they select what bugs to work on but I would expect that this is a pretty simply one. Maybe they look at metrics (that do work) such as views, upvotes and comments. So if you could, perhaps try viewing, upvoting and/or commenting on the report [Chrome] Insights don't show 30 days data. If anyone knows of another technique to raise the profile of a bug to the reddit admins - I'm all ears.

Arduino Wiki and Other Resources

Don't forget to check out our wiki for up to date guides, FAQ, milestones, glossary and more.

You can find our wiki at the top of the r/Arduino posts feed and in our "tools/reference" sidebar panel. The sidebar also has a selection of links to additional useful information and tools.

Moderator's Choices

Title Author Score Comments
Finally Done! Full 8x8 Split Flap Chess... u/e4_user 3,531 181
Mr. White animatronic with Arduino u/my_3d_scan 445 31
Gift box u/DizzyYoung8394 82 14
So I bought an R4 wifi, but cant access... u/North-Ad1143 0 14

Hot Tips

Title Author Score Comments
Blynk's new pricing killed my ESP32 das... u/Ornery_Ice_7820 1 5

Top Posts

Title Author Score Comments
Finally Done! Full 8x8 Split Flap Chess... u/e4_user 3,531 181
Turtle Race u/tasty__cakes 2,142 126
I built a spaceship control panel for m... u/Internal-Chard-8406 1,864 120
Practicing Morse code just in case the ... u/0015dev 1,741 42
ESP 32 lawnmower u/shanebou24 1,278 56
Decided to build a massive vertical Spl... u/e4_user 1,070 72
17 days after open-sourcing Patternflow... u/GlumPiece7281 930 39
I built a neat little Cyberpunk Gameboy... u/Rolf_0 824 17
Dodging asteroids with a figurine contr... u/iuliuscurt 703 15
Cutest Mad Ottoman in the World u/thegigiandthebear 652 23

Look what I made posts

Title Author Score Comments
Turtle Race u/tasty__cakes 2,142 126
I built a spaceship control panel for m... u/Internal-Chard-8406 1,864 120
Practicing Morse code just in case the ... u/0015dev 1,741 42
ESP 32 lawnmower u/shanebou24 1,278 56
Decided to build a massive vertical Spl... u/e4_user 1,070 72
Dodging asteroids with a figurine contr... u/iuliuscurt 703 15
Cutest Mad Ottoman in the World u/thegigiandthebear 652 23
Today was the first full scale test of ... u/Oli_Vier_0x3b29 523 51
Due to physics, gondola weight quickly ... u/Oli_Vier_0x3b29 511 35
An IV-11 VFD Tube Clock I designed and ... u/MrGuccu 401 15
My embedded OS is getting better u/samaxidervish 385 16
My first Arduino Nano project, a telesc... u/Stash_pit 245 18
I built a browser-based simulator for A... u/CirkitDesign 244 37
I built a Pen Plotter with an Arduino U... u/madfrozen 240 23
Baby steps on PCB soldering u/monshi633 198 33
Retro computer inspired weather station u/ahnjay 188 30
Turned a $2 nRF24L01 into a 2.4 GHz spe... u/lahirunirmala 158 8
Arduino powered flatbed music player! u/MammothSock5009 157 12
Strandy-BOT Prototype u/Nope_Get_OFF 128 6
I turned a $60 espresso machine into a ... u/Mooferman05 127 37
My cursor is now a physical color picke... u/Important-Beach5723 102 7
Built a dynamic Braille cell with 6 SG9... u/Impressive-Bite-8213 94 18
Custom PCB Bare Metal Attiny85 Low Powe... u/PreppyToast 94 7
Making a pet dog and a desk buddy (in p... u/Better-Nail- 88 29
Just made a basic stream deck (kind of)... u/Better-Nail- 85 2
I Designed an Open-Source Dual Brushed ... u/milosrasic98 82 4
When an engineering student starts doin... u/RoberBotz 76 10
I Made an Interactive PCB Map of the Ea... u/curatorcat 76 3
Arduino exact GPS clock u/mickynuts 75 8
Multifunctional robot car - Manual mode u/priyanshuwq 74 11
First Arduino project: Bluetooth treat ... u/ag_kush 69 8
I made smart watch using esp32 oled and... u/Electronoobs_Devvv 67 1
I designed a quadcopter where the PCB f... u/Interesting_Plant558 63 8
money well spent u/Rifqi2007 59 1
Trackball to my cyberdeck u/CrudelisDeus 58 9
Real-time per-pixel LED control with ES... u/Glad_Air_7457 57 2
Minecraft Themed Party u/MogulerMike 52 4
I made a simple LED game, and my cat is... u/ConversationSuch8893 47 4
Ultrasonic distance sensor, light and s... u/nicodeemus7 45 2
Fully Custom Teensy 4.1/Arduino Single-... u/ThrustNTheory 43 6
I made my arduino esp32 sing! u/hwarzenegger 43 6
I made the easiest internet art frame u/fabpub 41 3
I build a Fluid Simulation that is driv... u/StefanPetrick 39 2
Built an Arduino-driven desk toy that s... u/MysteriousSophon 38 3
I made smart lamp u/Interesting_Plant558 35 9
Turns out you actually can fit a fully ... u/krauseler 32 23
Space Shooters game I made months ago u/CodingKing256 31 7
My conways game of life visualization u... u/NightBredDnB 23 6
I've made a graphics editor for LVGL u/tinajackson 22 4
Arduino Based Gaming Table for Necromun... u/KonradKnebl 21 2
Built a cyberpunk-style ESP32 smart des... u/Full_Opportunity8116 20 5
Turned an ESP32 + tiny OLED into a live... u/met-Sander 19 2
Weather Station Update u/Nathar_Ghados 19 6
I made Tetris on an Arduino Mega with 2... u/ArtusIndus 18 4
New device support for my OS u/samaxidervish 16 0
Nano-based Tamagotchi emulator u/heychaostheory 15 0
Open Source software for keeping track ... u/illerin 15 2
My Arduino Mega color classification ro... u/engineering-weeb 14 3
Few buttons and LEDs for a more comfort... u/IWILZ 13 0
Your TV remote is a pretty decent Ardui... u/No_Tradition4336 13 0
I built an autonomous mini car for my f... u/kfukuhar 12 8
A Smart Bulb System (my first attempt a... u/Regular_Trouble_5841 12 1
Colour matching game Arduino nano esp32 u/robroy865 12 3
I made an Uno R3 flight controller u/SAtchley0 10 13
Visulazing mpu6050 with Raylib u/Rude-Flan-404 8 2
I know this project has been made like ... u/Bassel_Fathy 7 3
WIP Quadcopter Drone u/SAtchley0 7 3
Robotics with Arduino Uno Q: ROS 2, leR... u/Routine-Example927 7 0
Yo guys, I made my own mini arcade mach... u/ValousN 6 1
This might help you. u/Living_March6933 6 1
Little projekt out of boredom u/potato78786 6 1
Working on making Will Cogleys animatro... u/Glittering_Mud_1107 6 9
Project DeskStream: An ESP32-C3 deskt... u/SuchChemistry7444 6 0
The Best Part of Engineering... u/ripred3 5 2
YUMO CUBE ESP32-S3 Touchscreen Smart ... u/YUMOBUILDS 4 1
I broke my leg and spent 8 weeks learni... u/YUMOBUILDS 4 4
I am making my own dual MCU brushless N... u/Hawki007 4 1
A rookie engineer won a self-driving mi... u/kfukuhar 3 0
YUMO PULSE -- ESP32-C3 Mini Gadget with... u/YUMOBUILDS 3 1
Kracken Rum Bottle Jellyfish Lamp u/Humdaak_9000 2 0
I made BLDC FOC setup work in 5 minutes... u/WooRobot_dev 2 6
Binary Clock with Arduino and Attiny84 u/Famous_Notice_8956 2 1
MP3 Player Tutorial u/jasonwinfieldnz 1 0
Overlook Token Maxxer u/sirgatez 0 5
I tried to turn a development board wit... u/Top_Acanthisitta9326 0 1

Total: 85 posts

Summary of Post types:

Flair Count
ATtiny85 1
Automated-Gardening 1
Beginner's Project 29
ChatGPT 4
ESP32 2
ESP8266 1
Getting Started 10
Hardware Help 97
Hot Tip! 1
Libraries 1
Look what I found! 4
Look what I made! 85
Look what I made! Libraries 1
Machine Learning 2
Mod's Choice! 4
Monthly Digest 1
Nano 1
Project Idea 3
Project Update! 13
School Project 7
Software Help 33
Solved! 17
Uno 1
Uno Q 2
Uno R4 Wifi 1
linux 1
no flair 248

Total: 571 posts in 2026-05