All Projects → Metaln00b → NodeMCU-BlackBox

Metaln00b / NodeMCU-BlackBox

Licence: other
ESP8266 based CAN-Bus Diagnostic Tool

Programming Languages

C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to NodeMCU-BlackBox

awesome-automotive-can-id
🚜 unpretentious attempt to collect CAN IDs and payloads for various car brands/models in one place.
Stars: ✭ 104 (+271.43%)
Mutual labels:  car, can, canbus
can-go
Controller Area Network (CAN) SDK for Go.
Stars: ✭ 113 (+303.57%)
Mutual labels:  can, canbus
can-prog
Command-line tool to flashing devices by CAN-BUS
Stars: ✭ 66 (+135.71%)
Mutual labels:  can, canbus
cv4pve-api-php
Proxmox VE Client API for PHP
Stars: ✭ 45 (+60.71%)
Mutual labels:  cluster
CarLens-iOS
CarLens - Recognize and Collect Cars
Stars: ✭ 124 (+342.86%)
Mutual labels:  car
slack-smart-bot
Create a Slack bot that is smart and so easy to expand, create new bots on demand, run ruby code on chat, create shortcuts... The main scope of this gem is to be used internally in the company so teams can create team channels with their own bot to help them on their daily work, almost everything is suitable to be automated!! slack-smart-bot can…
Stars: ✭ 23 (-17.86%)
Mutual labels:  smart
pcan cantact
🤖 XCAN firmware for CANtact ( CANable ) or any other similar boards.
Stars: ✭ 192 (+585.71%)
Mutual labels:  can
hivemq4-docker-images
Official Docker Images for the Enterprise MQTT Broker HiveMQ
Stars: ✭ 18 (-35.71%)
Mutual labels:  cluster
DonkeyDrift
Open-source self-driving car based on DonkeyCar and programmable chassis
Stars: ✭ 15 (-46.43%)
Mutual labels:  car
openHCAN
Hausautomatisierungsloesung auf CAN-Bus Basis.
Stars: ✭ 16 (-42.86%)
Mutual labels:  can
Controller-for-WLED-firmware
Wi-Fi controller based on ESP-07S module with external antenna for WLED firmware.
Stars: ✭ 48 (+71.43%)
Mutual labels:  nodemcu
Temps
λ A selfhostable serverless function runtime. Inspired by zeit now.
Stars: ✭ 15 (-46.43%)
Mutual labels:  cluster
car-logos-dataset
Collection of 374 car logos images with few variations of sizes and JSON file for better usability.
Stars: ✭ 47 (+67.86%)
Mutual labels:  car
ember-mug
Reverse engineered bluetooth protocol for Ember Mugs
Stars: ✭ 87 (+210.71%)
Mutual labels:  smart
TC1791 CAN BSL
CAN Bootstrap Loader (BSL) for Tricore AudoMAX (TC1791 and friends), including arbitrary read/write as well as compressed read functionality.
Stars: ✭ 25 (-10.71%)
Mutual labels:  can
esp8266-rfid-banco-de-dados
Projeto com objetivo de autenticar/autorizar usuários a partir de Tags RFID utilizando Banco de Dados
Stars: ✭ 85 (+203.57%)
Mutual labels:  nodemcu
laniakea
Laniakea is a utility for managing instances at various cloud providers and aids in setting up a fuzzing cluster.
Stars: ✭ 28 (+0%)
Mutual labels:  cluster
ioBroker.smartcontrol
Control devices smarter: by grouping, including triggers like motion, opening window, etc. and set target devices accordingly
Stars: ✭ 20 (-28.57%)
Mutual labels:  smart
quickstart-microsoft-sql
AWS Quick Start Team
Stars: ✭ 60 (+114.29%)
Mutual labels:  cluster
kubernetes-basico
Demonstração dos componentes do Kubernetes
Stars: ✭ 26 (-7.14%)
Mutual labels:  cluster

NodeMCU-BlackBox

ESP8266 based CAN-Bus Diagnostic Tool

ID-Config for SMART CDI 2003

Introduction

I2C Display Connection level shifter

Display ESP8266
SDA D2
SCL D1
GND GND
VCC 5V external

Please note: The NodeMCU is not official 5V tolerant. Please using a level shifter for the backpack.

MCP2515 Connection

MCP2515 ESP8266
INT D4
SCK D5
MOSI D7
MISO D6
CS D3
GND GND
VCC 3V3
VCC-TJA5010 5V separately/external

Please note: The NodeMCU is not official 5V tolerant. You need to cut off the power supply of the TJA1050-Chip and connect it separately to the 5V of an external power supply, because the TJA1050-Chip can not run with 3V3.

For more informations:

Libraries

Configuration

  • Board: WeMos D1 R2 & mini or NodeMCU 0.9/1.0
  • Flash Size: 4M 3M SPIFFS
  • CPU Freq.: 160 MHz
  • Upload Speed: 921600

Parts

  • MCP2515
  • NodeMCU
  • I2C Display 4x20
  • Level Shifter

License

This project is licensed under the MIT License - see the license file for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].