Commit graph

55 commits

Author SHA1 Message Date
e5cbb9f311 Fix t-can pic 2024-04-23 00:53:27 +02:00
a04b788422 Update t-can and video pic 2024-04-23 00:52:58 +02:00
bb7c2d9e50 Update readme for video input 2024-04-23 00:48:48 +02:00
4f3e4ef202 Update README for T-CAN board and functions 2024-04-22 01:08:14 +02:00
11ab55e53d Update graphics 2024-04-22 00:46:37 +02:00
6b9ccf9f7e Add serial ping for debug 2024-04-11 22:56:02 +02:00
cc2499e0e5 Fix standby behavior, enable,disable CAN interface on demand to save power. 2024-04-02 02:54:20 +02:00
c3fc2959ab Improve stability, fix task scheduler to fit ESP doc 2024-03-30 00:58:26 +01:00
73e8b6f0c4 Add short software description 2024-03-30 00:18:28 +01:00
f8b10dcdb8 Sync README with actual updates 2024-03-30 00:12:32 +01:00
ccf81d6ca6 Typos, spelling 2024-03-30 00:08:57 +01:00
0d158eaa78 First serial console controllable version 2024-03-30 00:03:16 +01:00
cf825b97fb Add anti theft CAN frame calculation 2024-03-28 21:38:24 +01:00
bdca1ab393 refresh can connections pic because of cache 2024-03-28 12:43:43 +01:00
df8af83252 add reversed can messages to control easylink 2024-03-28 12:42:01 +01:00
fc06f4d002 Fix can connections colors 2024-03-28 12:37:59 +01:00
0775a37e14 add ds_store to gitignore 2024-03-28 12:06:32 +01:00
a353b68675 remove pic in root folder 2024-03-28 12:05:06 +01:00
1c53bd0ef2 root access hint 2024-03-28 12:04:36 +01:00
ccb532d9b7 add emmc and serial console 2024-03-28 12:04:28 +01:00
12cfddbb4c comment anti theft protection message 2024-03-28 11:50:07 +01:00
5ffa6d193f add NOR Dump pics 2024-03-28 11:49:20 +01:00
c4fca64661 Update what needs to be done. 2024-03-28 11:43:31 +01:00
3638674d45 Update CAN communications 2024-03-28 11:35:50 +01:00
463541aa40 resisze pic 2024-03-28 11:32:02 +01:00
30470f90b3 Update readme and pics 2024-03-28 11:30:52 +01:00
594f026764 Remove can dump files, not needed anymore 2024-03-28 00:57:03 +01:00
b73865dfaa remove unecessary pics 2024-03-28 00:56:33 +01:00
94c1cda2f1 Correct line-in pinout, test line-in 2024-03-28 00:35:58 +01:00
42acb8bb02 Add antenna connectors 2024-03-27 05:12:12 +01:00
53c70e30f3 Underline 2024-03-27 05:00:57 +01:00
bd7c8cf0ca add table to readme for pins 2024-03-27 04:59:26 +01:00
71abc30062 Bare minimum frames to wake Easylink 2024-03-27 04:46:24 +01:00
691991f7de Bare minimum frames to wake Easylink 2024-03-27 04:46:22 +01:00
4d622cd8d1 Readme fiy typo add aliexpress links 2024-03-27 04:01:14 +01:00
d6c05c7494 Update readme, pics needed though 2024-03-27 03:52:23 +01:00
0bf0977783 Change folder, update Readme 2024-03-27 03:31:07 +01:00
52b7cb6de8 Update readme 2023-12-20 23:02:50 +01:00
f194398326 Rework, use ESP32 native CAN, include library 2023-12-20 23:01:19 +01:00
36274df86b Rework program and try another lib 2023-12-11 02:13:45 +01:00
a54a5ca2d5 Comment out some messages because PROGMEM limit 2023-12-08 03:41:49 +01:00
057fefe564 Rework program 2023-12-08 03:37:41 +01:00
574932e576 Fix readme 2023-12-08 02:56:42 +01:00
bbf0057b9b Add picture 2023-12-08 02:54:57 +01:00
380b628bc9 add raw can messages 2023-12-08 02:46:14 +01:00
06cfffb24c can ids for reference 2023-12-08 02:32:04 +01:00
45cbb9227f assembled messages the copy paste way 2023-12-08 02:27:16 +01:00
b03f0b7a18 add can id in cpp format 2023-12-08 01:29:52 +01:00
e150296a5e add can dump log 2023-12-08 00:08:01 +01:00
47cf637810 first can transceiver test 2023-12-07 23:53:17 +01:00