Travel: Difference between revisions

From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs)
Brian Wilson (talk | contribs)
mNo edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
TO DO
== TO DO ==
* Check tire pressure
* Check tire pressure
* Remove luggage rack
* Remove luggage rack
Line 8: Line 8:
* Charge HT batteries
* Charge HT batteries


Garmin - load pocket queries
* Garmin 62 - load pocket queries
 
Hacking


=== Hacking ===
* SenseCAP Indicator and cables
* SenseCAP Indicator and cables
* Seeed CANBUS adapter
* Seeed CANBUS adapter
Line 27: Line 26:
* 3 x USB-C cables
* 3 x USB-C cables


Raspberry Pi  
=== Raspberry Pi ===
 
* Pi 4
* Pi 4
* 4" monitor
* 4" monitor
Line 35: Line 33:
* USB3 drive
* USB3 drive


Tools
=== Tools ===
* screwdrivers
* screwdrivers
* needle nose pliers
* needle nose pliers
Line 41: Line 39:
* red voltmeter
* red voltmeter
* usual tool kit in bag, screwdrivers, torx drivers, usb cables
* usual tool kit in bag, screwdrivers, torx drivers, usb cables
== CanBus ==
I got an OBD2 extension cable with 90 degree ends to make a low profile connection. I cut the cable in half. (Photo!) Now I have a connector with a 18" cable ready to use.
[[File:Screenshot 2024-09-13 124245.png|left|thumb|480x480px|OBD2 - RS232]]
1 --
2 --
3 -- GND --
4
5
6 -- CANH --
7
8
9 -- "Vendor option" -- Brown
10 -- J1850 bus -- Yellow
11 -- Vendor option
12
13
14 -- CANL -- Green
15 -- Blue
16 -- 12V always on -- Brown
=== MCP2515 ===
Seeed Xiao
I intend trying this one first because it's got a more commonly used chip on it.
https://www.14core.com/wiring-the-mcp2515-shield-with-obd-on-arduino/ connector info
https://www.14core.com/wiring-the-mcp2515-controller-area-network-can-bus-diagnostics/
https://github.com/kvba1/ESP32-MCP2515-OBD2-CANBUS ESP32 + MC2515
https://github.com/yogiD/MCP2515-OBD Arduino + MCP2515
=== GD32E103CA ===
Seed + Grove from Longan Labs  https://github.com/Longan-Labs/Serial_CAN_FD_Module

Latest revision as of 00:48, 26 September 2024

TO DO

  • Check tire pressure
  • Remove luggage rack
  • Mount bike rack
  • Charge batteries for BT keyboard
  • Charge battery in emergency phone
  • Charge HT batteries
  • Garmin 62 - load pocket queries

Hacking

  • SenseCAP Indicator and cables
  • Seeed CANBUS adapter
  • Hookup Grove to CANBUS
  • OBD-II to CANBUS
  • Laptop and charger
  • Laptop adapter (USB)
  • Comp notebook
  • USB3 hub
  • 5V supply
  • M5StickC with micropython and PIR hat
  • M5 Atom Echo speaker
  • 3 x USB-C cables

Raspberry Pi

  • Pi 4
  • 4" monitor
  • Logitech KBD and mouse and USB dongle
  • USB3 drive

Tools

  • screwdrivers
  • needle nose pliers
  • small cutters
  • red voltmeter
  • usual tool kit in bag, screwdrivers, torx drivers, usb cables