Search found 4 matches

by gefahrensucher
13 Mar 2020, 18:30
Forum: ESP Easy: General Discussion
Topic: Plugin for MCP2515 CAN-Bus module needed
Replies: 2
Views: 6291

Re: Plugin for MCP2515 CAN-Bus module needed

Thank for reply as far as i can see https://github.com/letscontrolit/ESPEasy/pull/2879 is dealing with serialport. MCP2515 is a CAN-Bus contoller and can conected to an ESP8266 via SPI https://circuitdigest.com/microcontroller-projects/arduino-can-tutorial-interfacing-mcp2515-can-bus-module-with-ard...
by gefahrensucher
13 Mar 2020, 17:51
Forum: ESP Easy: Hardware
Topic: ESP32 Lolin
Replies: 8
Views: 15597

Re: ESP32 Lolin

As requested i created 2 issues at github
#2940
#2941
cheers
by gefahrensucher
09 Mar 2020, 12:11
Forum: ESP Easy: General Discussion
Topic: Plugin for MCP2515 CAN-Bus module needed
Replies: 2
Views: 6291

Plugin for MCP2515 CAN-Bus module needed

Hi Guys, i'm lookng for a plugin for the MCP2515 CAN-Bus module. The idea was to monitor and control my heating system. My idea was to rercieve CAN-Bus messages via MCP2515 CAN-Bus module and forward via MQTT to Node-Red. Than do somthing there an send it back. Like a CAN-Bus MQTT Gateway. My knowle...
by gefahrensucher
09 Mar 2020, 11:10
Forum: ESP Easy: Hardware
Topic: ESP32 Lolin
Replies: 8
Views: 15597

Re: ESP32 Lolin

Hi guys i'm new here and would like to give a little bit input from my side. I was able to to fash ESP-Easys mege with these steps: 1. only if you hav a fresh one with factory firmware installed, erase the flash with esptool. 2. an one time i have to flas the flashed bootloader and partition2 and bo...