Skip to main content
Run any Skill in Manus
with one click
CSS-Electronics
GitHub creator profile

CSS-Electronics

Repository-level view of 3 collected skills across 1 GitHub repositories.

skills collected
3
repositories
1
updated
2026-06-22
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

cansub-knowledge
software-developers

Authoritative reference for the CSS Electronics CANsub product family (CANsub.2 and CANsub.4 CAN / CAN FD streaming interfaces). Use whenever a task needs accurate CANsub facts: hardware specs, the REST / WebSocket API, bit-timing, hardware filters, transmit sequences, connectors / pin-outs, firmware, certificate install; higher-layer protocols (OBD2, UDS, J1939, NMEA 2000, CANopen, CCP/XCP); the software tools (webCAN, SavvyCAN, PlotJuggler); or the python-can-cansub Python integration. Also consult it when another skill (e.g. cansub-reverse-engineering) needs CANsub context. Bundled doc snapshots live in assets/.

2026-06-22
cansub-reverse-engineering
software-developers

Reverse engineer / decode CAN bus signals: find which CAN ID, byte and bit encode a real-world quantity (vehicle speed, engine RPM, state-of-charge, coolant temp, throttle, door lock, ...) and derive its start-bit, length, endianness, scale and offset into a DBC. A deterministic chain of Python scripts (survey -> correlate -> bitsearch -> build_dbc -> verify) replaces "a human watches the screen to spot correlations". Works three ways: (1) OFFLINE - decode a signal from an EXISTING recorded log the user already has (a CAN + OBD2 log, an MF4/CANedge log, or a webCAN CSV) using a separately decodable reference such as an OBD2 PID (engine RPM, vehicle speed, coolant temp) or a CSS Electronics GPS source (CANmod.gps, or a CANedge's internal GPS/IMU on CAN9 - bundled DBCs, e.g. GPS speed as a reference for proprietary vehicle speed) - NO hardware needed; (2) LIVE - capture from a CSS Electronics CANsub interface with a human-supplied reference; or (3) VISION - the user has a CAN log plus a VIDEO of a display (dash

2026-06-22
combine-dbc
software-developers

Combine multiple individual single-signal DBC files into one combined DBC at the application level. Use whenever the user wants to merge/combine/assemble several per-signal .dbc files (e.g. produced by the cansub-reverse-engineering skill under decoding-output/<application>/<signal>/<signal>.dbc) into a single application-wide DBC such as decoding-output/<application>/<application>.dbc. Re-runnable at any time as more signals are decoded. Triggers on phrasings like "combine the DBCs", "merge my signal DBCs", "build the combined/application DBC", "make one DBC from these".

2026-06-22
Showing 1 of 1 repositories
All repositories loaded
CSS-Electronics Agent Skills | SkillsMP