Search results

  1. N

    Nano circuits

    Sorry, but don't think it's anything.more than organic, maybe, glue residue. Just something for a bit of cleaner and a rag, I think. Can point you to some images from our micro-fab lab if you want, but they look quite different to these.
  2. N

    Nano circuits

    Nope. Not circuitry. For circuits, you'd expect interconnections. Looks like just glue that didn't take. Where's it from?
  3. N

    Instantaneous charge state of supercapacitor detection

    Is that instantaneous change or instantaneous detection? Not clear whether you have the references, are they voltage?, or want the references too. How many thesholds? Multiple comparators? . Transistors can be used configured so that they basically only conduct when the input is above a...
  4. N

    Solar to single cell LFP?

    How do you mean ..,. you want it to charge when there's no sun? .
  5. N

    How to deal with learning plateau in electronics engineering?

    BTW: 653 1. should probably read ... the Turing machine.... they missed out "machine" or maybe "test"
  6. N

    How to deal with learning plateau in electronics engineering?

    What's the question? Trey it anyway. :) There's a lot you can do in AI that has no explicit electronics. Once you get abstracted into software, much of it becomes rather independent of the platform, except of course, you always want a biiger, more capable platform.
  7. N

    Need help of my project

    I'd guess that you are calling a function called LiquidCrystal_I2C with six intereger arguments and that there isn't one. "There isn't one" could man that you have the arguments incorrect, in number, in size, or that library object "LiquidCrystal_I2C" isn't being seen for some reason, or it...
  8. N

    Any infos on µA circuits?

    This is often the way for one of two reasons. When I look at doing something, or how to do something, I automatically focus on the parts that I know about. Anything that I do not have to do, I do not need detailed knowldge of, so a passing understanding will do. So only my part seems...
  9. N

    It's Been a Long Time.....question

    Or try grounding yourself by touching something else, earthed, first, each time. If you confirm that it is static, maybe there are things you can do to make it more robust.
  10. N

    It's Been a Long Time.....question

    More often on dry days?
  11. N

    Any infos on µA circuits?

    Consider a lab instrument? Somewhat different form factor, I understand. There are instruments that are programmable power sources; you tell them the voltage or current and they set to it, accurately. . Possible to build yourself ones that are fixed, or even set variable, but as the accuracy...
  12. N

    Energy transfer problem

    The battery has an internal resistance which will limit the power that it can supply according to the theorem you talk about. This is not energy, but energy per second, power. Generally the internal resistance is low, so the maximum power (energy per second) it can supply is large. The power...
  13. N

    How does multidimensional array store variables

    youtube seems popular these days, Always liked text, myself. Computer memory is just a sequence of locations. All the work to notionally use it as rows, columns, is just the addressing, convention. Most such systems are rectangular, so each row is by each column, by each next dimension...
  14. N

    Power malfunctioning

    Call the service guy for the lift.
  15. N

    12v to 24v absolute beginner

    Depends on what your capabilities are, but if the normal charger for the chair is transportable, one of the neatest solutions might be an inverter in the car and just use a standard chair charger. That way you know the chair is being treated well.
  16. N

    Toshiba TV 46HL900A2 service manual or equivalent?

    Mate at work 's TV failed. Those thinking about it asked whether anyone can locate a service manual or schematics. "46" is the size, so HL900 A2? Anything close? Competent people looking at it. Any pointers appreciated.
  17. N

    Trying to create a sunrise/sunset power up/down LED strip

    Basically, that's a lot of lighting for a long time. Maybe need to revise your aims. 59 watts of lighting, for 30 minutes, if full one, is 59*30*60 = 100KJoules, so given that it's dimming, let's say 50KJ needed. A conversion system 100% efficient from storage to lighting, and l;et's say as...
  18. N

    Fine movement of 12v motor on pan/tilt head

    A few different things to check on this one. So it's just a motor? That is the joystick is velocity, not position? That presumably makes it tricky to accurately position. . Servos could be an option. Ones that include internal feedback, so they really only need a control signal to tell them not...
  19. N

    We want numbers that lie between 1 and 10 inclusive what is the truth table that we are expecting?

    Sorry, I am rather at a loss about what you want help with. Your reference cites De Morgan's Law which is the key to using an or gate for an and condition. You have drawn the truth tables for the two inpuit conditions (x<1) and for (x>10) Your code is reversible in that you could check for...
  20. N

    Help with building a pre amp for my selfbuild Microphone

    The resistors in your schematic have values, 6M, 500 Ohm, 4.5k Ohm & 12K Ohm. Can you be more specific on the problem you have selecting resistors? . The referenced comment about a flaw: If that's the lack of bias on the FET, it's a point and depends on what hat microphone looks like.
Top