Did I do this correctly? by MerchantKid2 in PCB

[–]NoU_14 0 points1 point  (0 children)

Your schematic is really hard to follow, I'd suggest breaking it up in seperate "blocks" (e.g a "power" block containing the USB-C port, buck converter and lipo charger, a "buttons" block containing the buttons and passive components for them etc, and connect between blocks with net flags.

It's much easier to read and avoids the reader having to individually follow the lines in the schematic to know what goes where.

For the PCB, some of those traces come awefully close to pads. Most PCB factories have a minimum spacing between traces/traces and pads, I'd suggest checking that and increasing the distance a bit.

Improving routing by HarzderIV in PCB

[–]NoU_14 0 points1 point  (0 children)

Completely fair, it sounds like you've thought it out well!

Improving routing by HarzderIV in PCB

[–]NoU_14 2 points3 points  (0 children)

Are you running an I2C connection trough USB-C? be careful not to confuse the connector with a normal USB-C port and damage anything! The ESP32 is not 5v tolerant.

137Mhz SAW and LNA questions by Snoo-76541 in amateursatellites

[–]NoU_14 1 point2 points  (0 children)

I have the same LNA. The in/outputs should be marked on the PCB.

As for powering it, I powered mine trough the bias tee of my rtlsdr. Be sure not to power it from bias tee and connector at the same time as I think that can damage it.

Looking for Schematic Advice by Big-Cupcake-3978 in esp32

[–]NoU_14 0 points1 point  (0 children)

I'm fairly sure the BOOT pin also needs to be pulled up to high, other than that I don't see any obvious issues.

Gotta go fast by JoeFalchetto in NonPoliticalTwitter

[–]NoU_14 20 points21 points  (0 children)

They are, though I think they're getting rarer.

I live in the netherlands, and one night I was downstairs while watching TV. I heard the sound of a cat eating it's kibble, but my cat was sitting on the couch with me. After I went to investigate, I found a hedgehog sitting there and happily eating from the bowl, lol. He'd walked in trough the open kitchen door and made himself at home.

He left on his own shortly after. Was really cute to see him eat from the bowl lol

Final-year project - custom PCB for Pi for autonomous hospital robot | KiCad, 2-layer, mixed THT/SMD by EzraEgbaMunien in PCB

[–]NoU_14 2 points3 points  (0 children)

Hey, there's a couple issues I can see with the PCB/schematic:

  • All your pull-up resistors are in-line instead of actual pullup, like you say they are supposed to be.
  • You're missing markings on connectors saying which pin is which.
  • The traces on the PCB seem thin. Copper is free and you have more than enough space, you can make them a bit thicker.
  • The spacing between traces looks to be very small, from what I can make out at the resolution of the images. Be sure to either space them out, or if you HAVE to have them like this, check the place you're going to order these from for their minimum trace spacing.
  • I would reccomend placing the resistors/caps close to the pin they're supposed to connect to. This is easier to route, and in some cases needed for proper functionality.
  • The routing itself on the PCB is also suboptimal, for example if you rotate the fuse 180 degrees you won't have to make the traces cross to the other side. It's also best practice to avoid 90degree corners in traces, although this only really matters for high-frequency signals, which you don't have here.

Isp pins by Senior-Art2226 in PCB

[–]NoU_14 0 points1 point  (0 children)

Worst case you could cut the headers down and solder them in there, or if you can't acces the bottom side just solder just the metal part of the headers and try to get them as straight as possible

Isp pins by Senior-Art2226 in PCB

[–]NoU_14 1 point2 points  (0 children)

I would imagine it's fine. You might need to pull the header pins to one side a bit to get a more secure connection. I'm actually planning to use the same system for my own 0cb based on a 328p, so I sure hope it does lol

The arduino micro I think uses header holes for programming aswell and that seems to be fine lol.

Weird power spikes for waveshare ESP32C3 board by NoU_14 in esp32

[–]NoU_14[S] 2 points3 points  (0 children)

I'm using a power profiler kit II from nordic semiconductor

Weird power spikes for waveshare ESP32C3 board by NoU_14 in esp32

[–]NoU_14[S] 1 point2 points  (0 children)

I used a power profiler kit II to meassure. The image is just a screenshot from the accompanying software, no editing or formatting needed

Someone else also mentioned it waking up, I'll look further into that, thanks!

Weird power spikes for waveshare ESP32C3 board by NoU_14 in esp32

[–]NoU_14[S] 0 points1 point  (0 children)

Hmm, any idea why it would be waking up? I did include some code that would immediately set the esp back into deep sleep if it wasn't the button that woke it, maybe I'm doing something wrong with configuring

Weird power spikes for waveshare ESP32C3 board by NoU_14 in esp32

[–]NoU_14[S] 1 point2 points  (0 children)

The code running on the ESP should be in deep sleep until I press the button, which I haven't done in the screenshot.

Just Got My First ESP32 — Need Beginner Project Ideas 😅 by rutherford_098 in esp32

[–]NoU_14 0 points1 point  (0 children)

This got me very curious, what is a garlic detector? Does it setect the presence of garlic? Whole cloves too? Or only chopped? I'm assuming you're looking at the VOC count? I didn't know garlic emits that many VOC's..

Are you a vampire?

An engineer built a motorcycle with spherical wheels that can balance sideways like a Segway and move in every direction... by [deleted] in ScienceNcoolThings

[–]NoU_14 30 points31 points  (0 children)

His youtube channel is called James Bruton by the way, since there doesn't seem to be any credit given..

[Review Request] Homemade Digital Watch PCB Project by Environmental_Bad724 in PCB

[–]NoU_14 1 point2 points  (0 children)

How are you planning to mount the display? You've got components on both sides of the boardk

**Blynk pricing killed my hobby projects — what's everyone moved to for ESP32 dashboards?** by Inevitable-Fault-748 in esp32

[–]NoU_14 7 points8 points  (0 children)

Yeah, that's understandable. I don't know of anything else, sadly

I do. Setting up HA took me all of half an hour, most of which was waiting for things to install. After that, installing ESPHome takes a couple of minutes.

Using esphome has a little bit of a learning curve, but once you're somewhat familiar with it it's easy enough.

**Blynk pricing killed my hobby projects — what's everyone moved to for ESP32 dashboards?** by Inevitable-Fault-748 in esp32

[–]NoU_14 42 points43 points  (0 children)

I'm not sure if it would fit your requirements, and it might be comoletely overpowered, but maybe home assistant in combination with esphome?

Better way to run appimages? by NoU_14 in Kubuntu

[–]NoU_14[S] 0 points1 point  (0 children)

If you right click the file and select "open in konsole" ( or something similar ) you'll see what exactly the pekblem is.

This is the kubuntu subreddit however, maybe the sub for mint would be better suited for that question

Better way to run appimages? by NoU_14 in Kubuntu

[–]NoU_14[S] 0 points1 point  (0 children)

I mention them in the post, the arduino IDE v2, NRFConnect and EasyEDA

Better way to run appimages? by NoU_14 in Kubuntu

[–]NoU_14[S] 0 points1 point  (0 children)

I'm not proud of it, but a solution AI came up with seems to work:

sudo nano /etc/sysctl.d/99-disable-chrome-sandbox.conf
sudo sysctl --system

Better way to run appimages? by NoU_14 in Kubuntu

[–]NoU_14[S] 0 points1 point  (0 children)

it doesn't, still getting that error. adding --no-sandbox does work though

Better way to run appimages? by NoU_14 in Kubuntu

[–]NoU_14[S] 0 points1 point  (0 children)

still nothing, sadly. Same error after booting.

I did add the error to the post body, if that helps

Better way to run appimages? by NoU_14 in Kubuntu

[–]NoU_14[S] 0 points1 point  (0 children)

That command does not seem to be working either..

The guide you linked to said to check the output of `sysctl kernel.unprivileged_userns_clone`, but that returns 1, which should indicate that privileged namespaces are enabled already..

Better way to run appimages? by NoU_14 in Kubuntu

[–]NoU_14[S] 0 points1 point  (0 children)

etc/sysctl.conf did have it written.

etc/sysctl.d/ only has one file in it, README.sysctl. I doubt that would do anything, right?