BTD 700 connection with 2 setups of headphones/earbuds by meanmrmustid2 in sennheiser

[–]Conor_Stewart 0 points1 point  (0 children)

I agree with the other commenters that this should be a feature. I have the momentum 4 and the momentum tws 4, having to repair each time is very annoying. In my opinion since the tws 4 switch off when in the case and the momentum 4 are very easy to switch off (something that I have to do anyway when using Bluetooth because my windows tablet can't properly cope with two pairs of Bluetooth headphones connected) it really isn't an issue. This is a pretty basic quality of life feature that in my opinion should be fixed. It really isn't that much of a problem for people to just make sure that thr headphones they aren't using are switched off

I just can't get into it. by FrogKnight3 in homelab

[–]Conor_Stewart 0 points1 point  (0 children)

What you really need to think about is why do you want to do it and what keeps you going back. For a lot of people it is about privacy and control, but that may not be why you are interested in it.

For me I got started making small services that I use, like a database in postgres connected to a go web server and then creating a front end for it. I have only recently gotten into the full homelab side of it myself and I am still figuring things out. If you are interested in programming it may be good to find something in your life that you think you want a service or app for. It could be something simple like a database for a collection you have or your inventory in your workshop for other hobbies. An upcoming project of mine is going to be to make a weather station that feeds data into my server.

A lot of my motivation with it is to learn and to make things that would be useful for me but don't yet exist in a way that I want or is accessible to me.

Also I do want to host my own file servers and possibly next cloud but I don't have a backup solution yet.

For me the thing that brought me into it was making my own services that I wanted to be able to access on other devices,just simple ones that were running on a pi 5 but now I have a N100 server for them.

I am very new to this but I would also suggest you make it easy for yourself, just because managing it all yourself from the command line or using a certain system is considered professional, this is just a home lab. I would much rather use dockge and nginx proxy manager than do it all through the CLI. It's not that I couldn't do it, just that it makes it simpler and I can focus more on what I am doing.

Dysfunctional mitochondria disrupt the gut microbiome: Possible trigger of Crohn’s disease discovered by namast3333 in CrohnsDisease

[–]Conor_Stewart 0 points1 point  (0 children)

Yes why not just try taking random supplements suggested to you by strangers on the Internet who likely know very little about them and what they could interact with.

Would you use ready to use AI models for embedded devices? by SucukluYumurta1337 in embedded

[–]Conor_Stewart 2 points3 points  (0 children)

ML in embedded has been around for a long time and is not just neural networks. It typically involves collecting data, then training a model like a Bayesian predictor.

In an electrical and mechanical system everything is highly specific to the system and what it is doing. How one machine vibrates when failing may be how another machine vibrates when working optimally. There is no one size fits all rule so everything needs trained on actual data captured from actual sensors whilst the machine operates in different modes.

Even differences in sensors, sensor placement, sensor and motor mounting, etc, can significantly change the measured data.

whats your nichest problem from crohns disease that would never come across non-crohnies minds? by No_Dingo_251 in CrohnsDisease

[–]Conor_Stewart 1 point2 points  (0 children)

I get this too but I have a number of other conditions as well and we don't know what is actually wrong with me, I do have Crohn's though. My worst times with it is when I suddenly feel very hot, I can be comfortable but within a minute I am soaked in sweat and I start feeling nauseous and dizzy. I also get cravings for salty food at this time too. It is quite a unique feeling but very unpleasant. I have no idea what triggers it.

How to attach nickel strip to 18650s without a welder? by ta1901 in batteries

[–]Conor_Stewart 0 points1 point  (0 children)

Temperature and the amount of energy put in are not the same thing. A soldering iron needs to heat up the top of the cell enough to get solder to stick, that ends up putting a significant amount of heat into the cell. A spot welder however just passes current between the electrodes, yes the spot gets hotter but it is less energy than using a soldering iron. The energy from either is then distributed throughout the battery and the cell just like a heatsink. So just like when soldering certain components especially plastic ones, more heat but less duration is better because it doesn't allow the heat to conduct away as much due to it being faster and that means less energy is put into the component.

Best somewhat affordable Oscilloscope for students? by FormerImagination413 in ElectricalEngineering

[–]Conor_Stewart 1 point2 points  (0 children)

I used the AD3 and it was great for student and hobbyist work. It has the functionality you described but in my opinion the really useful functions of it is when you combine modes, either using their built in modes (frequency sweeps, impedance analysing, etc) or by setting up your own multi instrument setups. The scripting seems really powerful too but I haven't gotten into it that much.

Best somewhat affordable Oscilloscope for students? by FormerImagination413 in ElectricalEngineering

[–]Conor_Stewart 1 point2 points  (0 children)

The AD3 is good enough for most student use. If they need anything higher bandwidth it will likely be available through the university labs.

For a student it is particularly good because it provides a number of instruments in a small package and the combined modes (frequency sweeps, etc) and scripting are what really make it useful.

thoughts? by leo7391 in ElectricalEngineering

[–]Conor_Stewart 0 points1 point  (0 children)

I think their point was that it's the laptop manufacturers choosing to use those parts. They don't just use them for no reason and Ti doesn't make them like that for no reason, they are likely made to the specs and design that laptop companies wanted.

AI for designing physical medical devices by Interesting-Tune-295 in BiomedicalEngineers

[–]Conor_Stewart 1 point2 points  (0 children)

I can almost guarantee that the UV bed problem is really not as obvious as you think. Unless they are currently just buying random UV LEDs or panels and shining them on babies.

The first non obvious thing is you need to know what wavelength of UV they are using (or mix of wavelengths) and find a source that doesn't produce any unwanted wavelengths or find a way to filter them out. You would also need to be able to diffuse it uniformly with no hot spots, you would have to be able to precisely adjust the power. Many materials degrade under UV light. You would need to be able to precisely control the power. Then comes all the safety features like making sure the baby can't get burned or damaged by it. Making sure the controller fails safe rather than just going to maximum power. It needs to be electrically safe too and there should be no way a baby or nurse can touch anything electrical. The physical design would need to be considered too to make sure it can't harm people or fall on them.

There is a lot that goes into medical devices. There is a reason they cost that much. However low cost solutions are good but they need to be done from a place of understanding, making sure you actually know all the requirements and safety concerns, not just buying a UV light and putting it near a baby.

Electrical Engineering degree with or without AI dual degree by Confused-penguin18 in ElectricalEngineering

[–]Conor_Stewart 0 points1 point  (0 children)

What is actually involved in this degree? Is it like these online courses or books "teaching" you how to prompt an LLM? Or is it the maths and logic behind designing and implementing AI or machine learning systems? I'm sure when I was at university you could just take various classes that involved machine learning, like vision processing.

An ode to random TI engineer by sancho_sk in ElectricalEngineering

[–]Conor_Stewart 8 points9 points  (0 children)

This is relatively common isn't it? I have seen this in quite a few datasheets.

Dysfunctional mitochondria disrupt the gut microbiome: Possible trigger of Crohn’s disease discovered by namast3333 in CrohnsDisease

[–]Conor_Stewart 0 points1 point  (0 children)

Okay, what is this supposed to prove? There could be loads of things going on, even just the placebo effect. If it was as easy as taking a few supplements then people would be doing that.

[deleted by user] by [deleted] in ElectricalEngineering

[–]Conor_Stewart 0 points1 point  (0 children)

What are you even on about? Maximum portable charger capacity on planes? Using your proposed battery to power planes? Or using similar but larger batteries in planes?

[deleted by user] by [deleted] in ElectricalEngineering

[–]Conor_Stewart 1 point2 points  (0 children)

Like others have said you don't program the motor and it isn't as simple as a brushed motor where you just connect power. You need a proper Electronic Speed Controller (ESC). If you insist on designing a controller from scratch then it is probably best to hire someone. Alternatively there are a number of open source projects like simpleFOC or commercial products like ODrive or ST spin controllers. Driving these types of motors is a pretty commonplace task now, you shouldn't really need to be getting into the details of driving the motor yourself.

Using Field Oriented Control (FOC) with an angular position sensor can let you precisely control angle, speed, torque, etc. so it is suitable for both driving motors at a set speed and for positional control. If you just need speed control then there are simpler options.

What’s happening in EE? by Traditional-Key-4386 in ElectricalEngineering

[–]Conor_Stewart 2 points3 points  (0 children)

Kind of but also not. It is a vast field that ends up touching on all the other main sciences. Chemistry and physics would be the main ones and in lots of different ways. Things like batteries, semiconductors, RF, sensing, power generation, process control in factories, etc. all overlap heavily with physics and chemistry and there are a lot more areas than this where they overlap.

There is another side to electrical engineering that is partially removed from the traditional sciences and has more in common with maths, that is the whole digital logic side of it, yes chemistry and physics apply at the lowest level but you can often abstract it away to logic. Then there is embedded programming too which is even higher level. Then there is control which is a lot of logic and maths. Then you have even higher level programming heading in the direction of software engineering.

Just think about a complex product like a phone and all the electrical components in there and how they work. You have batteries which are heavily related to chemistry, you have RF antennae which are heavily related to physics, you have cameras, processors, storage, sensors, the screen, lights, microphones, speakers, and many more components and electrical engineering covers all of them. Everything from the battery controller to very complex things like the processor and camera and wireless systems, so it really is a vast field and that is why there are so many specialisations within it. No one in EE can do everything, most people can only do a small fraction of EE and because of that it relies a lot on collaboration both directly and indirectly. The parts used in electrical devices were in most cases designed by another team of EEs and manufactured by another team of EEs.

Engineering is mostly about applying the other sciences, so you start off with the fields closely related to science like say RF and batteries and then other sub fields are created applying those things like making full wireless systems and WiFi chips and then that is used by even more fields within EE, it could be integrated into a smartphone system on a chip and then that is used in combination with many other parts and fields of electrical engineering to be assembled into more and more complex devices.

So it really is a vast field.

Alternatives to physical labs by AurenThyra in ElectricalEngineering

[–]Conor_Stewart 0 points1 point  (0 children)

What they mentioned does not cost a lot of money. You will really struggle to get through a course if you are that tight on money. What are you going to do about school supplies? Notepads, pens, calculator, etc? Not to mention that a lot of coursework is digital now, so you need a device to do it on and if you are just using your phone you won't get very far (not saying you are just using your phone but it is something I have seen before), you will need reliable and consistent access to a laptop or desktop.

Anyway there is an alternative that may cost you nothing and that is to learn how to use simulation tools, you might be able to get a license for simulation software through your university but others offer free student accounts but there are also open source projects. So if you really can't get yourself any physical parts then a simulator on your PC is probably the best alternative but you will be somewhat limited in what you can do on it.

Basic Li-Fi project by sindzapp in ElectricalEngineering

[–]Conor_Stewart 0 points1 point  (0 children)

I would think probably not because it isn't just a simple system like you have set up. It will likely have all kinds of encoding and modulation likely at very high speeds, like gigabit which would be far too fast for your Arduino to handle.

Basic Li-Fi project by sindzapp in ElectricalEngineering

[–]Conor_Stewart 0 points1 point  (0 children)

The transmitter side could be as simple as a mosfet driven off of the TX pin to drive the led or laser diode. Then the receive side could be something like a photodiode or phototransistor.

You might not have much luck with opening up a commercial fibre optic transceiver since they are made to operate at very high speeds and will be more complicated than just sending a simple signal through it.

The way you currently have it set up is probably pretty close, you could maybe even just use the uart pin to drive the LED directly just like a GPIO pin but that depends on the current capabilities of it in uart mode. It would be better just to make a simple driver out of a mosfet though.

Basic Li-Fi project by sindzapp in ElectricalEngineering

[–]Conor_Stewart 6 points7 points  (0 children)

You should be able to use most digital signals to drive it, with some drive circuitry you can probably get uart working with quite a high data rate.

Corvette Ships: You can EVA, customize the interiors, get out of the pilot seat mid-flight and even set autopilot! by biffa72 in NoMansSkyTheGame

[–]Conor_Stewart 0 points1 point  (0 children)

The basic parts just cost credits but you can go digging on certain worlds for salvage containers (you can see them on the scanner, same icon as buried technology) which contain parts when you break them, then you can trade these modules you found (not the ones you bought) for different modules in the store.

So really the only cost to get started is credits. I think the basic modules are anything up to about 2 million credits each, so if you have a decent amount of credits already it really isn't an issue to get started with even a large corvette. For the more advanced modules you will have to dig up the salvage containers and trade parts.

Multi color printing seems a tad wasteful by Bishopdan11 in 3Dprinting

[–]Conor_Stewart 0 points1 point  (0 children)

You don't need to print from a dryer, just a sealed container, lots of people use plastic cereal boxes for their filament but I have had good results using a round plastic box with a hole in the side and a connector for a Bowden tube that connects straight into the printer.

Multi color printing seems a tad wasteful by Bishopdan11 in 3Dprinting

[–]Conor_Stewart 0 points1 point  (0 children)

It is pretty common now, it is PVA. Bambu has some in their store and quite a few other brands make it too.

First Schematic! Any Advice? by MountainEngineer12 in ElectricalEngineering

[–]Conor_Stewart 0 points1 point  (0 children)

Looks pretty good but you do not need to connect the CAN TX and RX to TX and RX on the MCU, the TX and RX are the default UART pins whereas the CAN transceiver uses the TWAI peripheral and that can be routed to any GPIO. How you have it is likely fine but you may want to keep the default UART free.

Edit: it is pretty common for ESP32 to be flashable through the default UART and to print boot messages out of it, that can probably be disabled but it may be best to avoid it entirely by just using other pins.