noweare
noweare
@noweare
Member
Joined: 2020-05-03 1:14 pm
Last seen: 2024-09-02 5:51 pm
Topics: 2 / Replies: 129
Reply
RE: Driving geared motors at low speeds

It could be because it is geared there is a lot of inertia to overcome become before the motor starts to move. Maybe after it starts moving you can g...

2 months ago
Reply
RE: Sending Values to the ESP Rainmaker App

Any major software release can have breaking changes. That not only goes for Espressif but for all other software vendors. So if you start a project u...

2 months ago
Reply
RE: i2s hearing aid question

You can manipulate the data because you will be reading the data from the dma_rx_buffers into your own buffer. There you can apply what ever modifiica...

2 months ago
Reply
RE: Hardware interrupts

@danb I know. I was saying that the code will work with both switches pulled up if you use ! operator in the interrupt.

2 months ago
Forum
Reply
RE: Hardware interrupts

To work with pullups both statements in your interrupt should of been "Notted" (!). Then the if statements in the interrupt would be true on a high ...

2 months ago
Forum
Reply
RE: Hardware interrupts

@danb I have had to scroll around to look at different parts of your code to try to figure out what is going on. It would make it much easier t...

2 months ago
Forum
Reply
RE: Hardware interrupts

Do your buttons have pullups on them? Could your interrupt be changing states of other pins. Please post all your code, it will make it easier to he...

2 months ago
Forum
Reply
RE: ESP32 BLE examples for client and server do not compile sucessfully.

@butcha The short story. I have had problems with some of their examples also so your not alone. The arduino framework for the esp32 is an open s...

2 months ago
Reply
RE: How many of you have 3d printers?

I have a Creality Ender 3 V2 Opens up a whole new world as far as the mechanical design of my projects. Much better than hacking and whacking wi...

3 months ago
Reply
RE: coming to you live

Excellent, keep up the good work. I can see you are highly motivated.

4 months ago
Forum
Reply
RE: ATtiny85

@stiny77 The ATtiny85 does not have a hardware uart. I have had to implement a software serial port when I used it on one of my projects.

4 months ago
Forum
Reply
RE: RADXA X2L, 8Gb ram, nVME, Single Board Computer with Pico 4020 chip & GPIO.

@whitneydesignlabs I will have to get one of these at some point. But, I would not know where to start. As a robotic board do you use some kind of e...

5 months ago
Reply
RE: Measuring power consumption

@zander There was only a "Quote" link in his post.

5 months ago
Forum
Reply
RE: Measuring power consumption

I bought one of these. They work great. You can get them from Amazon, Ali-express etc...

5 months ago
Forum
Reply
RE: Lora Project help and suggestions etc.

@smiddie Very challenging problem. I wish you luck on your project and getting the bad guys. Wish I could help more.

5 months ago
Forum
Page 1 / 9