noweare
noweare
@noweare
Member
Joined: 2020-05-03 1:14 pm
Last seen: 2024-05-01 8:16 pm
Topics: 2 / Replies: 118
Reply
RE: Lora module RFM95W antenna

I have a couple of those modules and for testing just used a straight piece of wire cut to length for 915 MHz. Eventually I will use the u.fl connect...

3 years ago
Reply
RE: Simple questions about DC Motor and capacitors

It depends where the rotor is located with respect to the stator. The rotor will be attracted to the stator pole and the motor will need more current ...

3 years ago
Reply
RE: Siglent vs Rigol bench oscilloscopes

I have a Siglent and love it. Rigol makes quality products also. Can't go wrong with either.

3 years ago
Forum
Reply
RE: fan controller.

I don't follow why temp sensor 2 has to be less than temp sensor 1 for the fan to turn on. Here is some code to get you started. You could use a soli...

3 years ago
Reply
RE: OLED display and am2320 adafruit sensor

You can look at the code to see what is being done in the begin method. I normally just start with a working example which always has xxx.begin() meth...

3 years ago
Forum
Reply
RE: Measure inductance

I said use a voltmeter but you would want to use adc input to measure voltage and calculate in software the inductance.

3 years ago
Forum
Reply
RE: Measure inductance

With a voltmeter across the inductor you have to measure the change in current so you will end up making two measurements the current, voltage at time...

3 years ago
Forum
Reply
RE: OLED display and am2320 adafruit sensor

@graham410 I don't see the @@symbols when I look at the code in github. You get that from copy and pasteing from the browser into your editor. Better...

3 years ago
Forum
Reply
RE: OLED display and am2320 adafruit sensor

Hello Graham, here are some examples for the OLED. Just choose the example for your display size.

3 years ago
Forum
Reply
RE: Some basic questions about voltage/signals

I don't know what you mean by DV voltage ripple. When a power line frequency is rectified it is not flat there is some ripple left over from the line ...

3 years ago
Reply
RE: OLED display and am2320 adafruit sensor

First try this example located at : Adafruit_AM2320/examples/basic_am2320/basic_am2320.ino Always try to start with working code. Add a little of y...

3 years ago
Forum
Reply
RE: OLED display and am2320 adafruit sensor

Hello Graham, Remove the semi-colons from the #include and #define statements.

3 years ago
Forum
Reply
RE: wanting to use Nano instead of Uno 3

You can probably just get small H bridges and mount them besides the nano. If you have room for a uno you should be able to find small H bridges that ...

3 years ago
Forum
Reply
RE: nrf24l01 radio.write method screws up rotary encoder output

Radio energy can turn on transistors if the field is strong enough or near enough. For the purpose of seeing if it is interference if you can try sepa...

3 years ago
Forum
Reply
RE: Henry IX: A fully autonomous robot platform

Robotics is definitely a journey I would like to join you on. I liked your answers to the questions/comments above. I have so many projects that I wan...

3 years ago
Page 3 / 8