-
Hello,
I'm extending can-utils toolset for my personal usage, and wanted to discuss whether these tools may be useful to be added to repo.
I've created tool for finding possible ISO TP traffic on a …
maziu updated
3 months ago
-
**1. Microcontroller and Microprocessor Architectures:**
- **CPU Core:** Learn about the central processing unit (CPU) core, including its instruction set architecture, clock speed, and capabilitie…
-
ESP32 need a CAN transceiver to commicate with other units on bus.
And most of transcervers have a standby pin, like NXP's TJA1XXX, TI's TCAN1XXX and so on.
So why not add standby pin to config, s…
-
`Description:` Study about the HW-184 converter. How does it work? Is it CAN compatible and ARDUINO compatible? Which signals does it input/output?
`Definition of done:` This issue is cons…
-
Also an error message is given if the Gigatronic driver is chosen.
-
# FS-AI ADS-DV AI Base Compute and Sensors hardware information
Questions have been received regarding the specifications for the IMechE FS-AI ADS-DV AI Compute and Sensors hardware. This Issue has b…
-
------------------------------------------------------------
### Feature Request
Greetings. I'm developing hardware to accompany Marlin and other printer controllers. The way I'm doing this, is by…
-
_From @rocketjosh on August 10, 2017 15:13_
It appears as though `LIN1.write(` may not be working? `LIN2.write(` **does** appear to work. Tested using this [example](https://github.com/macchina/m2-li…
-
**
> Html Code :
**
Mercedes-Benz
function displayTime() {
var currentTime = new Date();
var hours = currentTime.getHours();
var minu…
-
Since basically everything is on CAN buses, I need to do some research here and figure out how to at least listen and hopefully interact.