robotBuilder
robotBuilder
@robotbuilder
Member
Joined: 2019-06-18 12:18 am
Last seen: 2024-09-13 7:45 pm
Topics: 75 / Replies: 2068
Reply
RE: Problems connecting esp32-wroom-32 with ArduinoIDE

@aliarifatAll good now. I have the esp32 working with the IDE and also have the two boards communicating with ESP-NOW.I was going to use two computers...

1 hour ago
Reply
RE: Pico Robotics Main Board

@thrandell Nice. Where do you source your motorized wheels with encoders?

17 hours ago
Forum
Reply
RE: Help required for model railway project

@zander FYI @imillard @tfmccarthy I see core electronics is in Newcastle, Australia. Might be a good choice if it can read two sensors a...

1 day ago
Reply
RE: Help required for model railway project

@bruceg Not sure if @imillard has previewed your earlier post which I thought had good ideas if you were starting this project for the first time.

2 days ago
Reply
RE: Help required for model railway project

@imillard I did remember you saying you would be away until mid September. Personally I find text like the one below easier to use than videos. ...

3 days ago
Reply
RE: Help required for model railway project

@imillard FYI @tfmccarthyAdded the locking servo. The next step is to duplicate the circuit for the other machine so locking and unlocking by one mach...

5 days ago
Reply
RE: Help required for model railway project

@tfmccarthyHaving spent some time reading your code example including your walkthrough html file all I can say is whew! Clearly written by a professio...

5 days ago
Reply
RE: Help required for model railway project

@bruceg Essentially that is how I read the workings of the actual machines. However @imillard wants a wireless connection so no wires to communic...

7 days ago
Reply
RE: Getting Mac address problem

@mike-parsons Eighteen months ago, I hadn't heard of Arduino, and now here I am talking to you about making two ESP32s talk to each other. I ...

7 days ago
Reply
RE: Using C++

@tfmccarthy The purpose of the post was to explain why I don't write C++ programs anymore or have any interest in trying yet again. My interest in ...

1 week ago
Forum
C++
Reply
RE: Using C++

@tfmccarthy No I didn't think you were trying to get me to learn more C++ it was a side comment to explaining my limitations regarding reading the ...

1 week ago
Forum
C++
Topic
1 week ago
Forum
C++
Replies: 4
Views: 54
Reply
RE: Help required for model railway project

@imillard I think I'll be OK to compile and load any code. Well I don't know how to compile and load Tim's code.Although in the past I have s...

1 week ago
Reply
RE: Help required for model railway project

@imillard It is unclear to me to what extent you are interested in coding. Your interest is in train models and I guess your electronic know how co...

1 week ago
Reply
FIXED: Problem compiling esp now code

@aliarifat Yes maybe. Anyway the fix was simple. esp_now_register_recv_cb(OnDataRecv); changed to,esp_now_register_recv_cb(esp_now_recv_cb_t(On...

1 week ago
Page 1 / 143