Hi all,
Not been on here for a while! I've a question/would like some opinions on learning to use esp32.
I've been programming (not professionally) 8bit pic for quite a while now (25years on and off I reckon) and recently been fairly successful (hence lack of visits here)
I code in mpasm relocatable and last few years non blocking code, gave me headaches to start with!
I've a project coming up where I want to read a flowmeter via rs485 (modbus I think but haven't got the meter yet, AliExpress special)
I also want to read the forward speed of a tractor via can bus.
This is to give a drive faster/slower indication for spreading slurry with a pumped umbilical system.
Rs 485 and modbus I have already used on a pic, can bus I haven't.
The esp32 has can and rs485 on it and the options for some nice displays.
How much of a learning curve is involved for a dinosaur like me to go from my current experience to programming esp32 in c (I assume via Arduino ide would be best?)
Can anyone recommend any good books on c for such applications.
As I write this I'm more inclined towards digging out a pic16 and using a simple LCD display and keypad.
Advice appreciated.
Cheers Geoff
Not been on here for a while! I've a question/would like some opinions on learning to use esp32.
I've been programming (not professionally) 8bit pic for quite a while now (25years on and off I reckon) and recently been fairly successful (hence lack of visits here)
I code in mpasm relocatable and last few years non blocking code, gave me headaches to start with!
I've a project coming up where I want to read a flowmeter via rs485 (modbus I think but haven't got the meter yet, AliExpress special)
I also want to read the forward speed of a tractor via can bus.
This is to give a drive faster/slower indication for spreading slurry with a pumped umbilical system.
Rs 485 and modbus I have already used on a pic, can bus I haven't.
The esp32 has can and rs485 on it and the options for some nice displays.
How much of a learning curve is involved for a dinosaur like me to go from my current experience to programming esp32 in c (I assume via Arduino ide would be best?)
Can anyone recommend any good books on c for such applications.
As I write this I'm more inclined towards digging out a pic16 and using a simple LCD display and keypad.
Advice appreciated.
Cheers Geoff