Commit Graph

184 Commits

Author SHA1 Message Date
dxl fb0a8564ab Merge remote-tracking branch 'origin/main' v1.0 2023-06-06 20:33:32 +08:00
dxl 846aa056e9 if battery to low, we can flash led to tips and quickly enter systemoff. 2023-06-06 20:29:15 +08:00
dxl 73344f499c Add bas, to watch battery level and notification. 2023-06-06 20:27:08 +08:00
dxl ff75014db1 SAADC config and enable. 2023-06-06 20:26:19 +08:00
dxl 0f05ec3da8 Add saadc resource to project. 2023-06-06 20:25:54 +08:00
dxl d5c0d9a63a if inactivity timeout, we can shutdown system, to protect battery. 2023-06-06 20:24:54 +08:00
dxl ff294ceb28 Fix the issue of flash address being out of bounds. 2023-06-06 20:22:51 +08:00
dxl a161333de6 add battery sense pin define(AINx) 2023-06-06 20:22:10 +08:00
dxl 31eaa0c73d inactivity timeout too long. 2023-06-06 20:21:09 +08:00
dxl 0ee1b3a283 type fixed. 2023-06-06 20:20:13 +08:00
dxl 39a972b05b macro for low battery shutdown timeout 2023-06-06 20:19:37 +08:00
Iceman 220d43ba47 Merge pull request #13 from GameTec-live/main
Fixed Porxgrind typo
2023-06-01 19:36:53 +02:00
GameTec_live 238efca4f0 Fixed Porxgrind typo 2023-06-01 19:15:34 +02:00
DXL 6c6142bdbb Merge pull request #12 from ShigemoriHakura/main
[Fix] LF send edge issue
2023-06-01 10:53:15 +08:00
ShigemoriHakura 13af3a763d Improved the bin path
So if you use pyinstaller, the bin path will be the same as the exe
2023-06-01 04:11:04 +08:00
ShigemoriHakura 115904a202 Merge main branch codes 2023-06-01 04:09:13 +08:00
ShigemoriHakura d4e6c03efa Fix LF issue when read the card using pm3 2023-06-01 04:05:37 +08:00
ShigemoriHakura f48c19f083 Merge remote-tracking branch 'upstream/main' 2023-06-01 01:02:45 +08:00
dxl 36e15e2712 Fix compile bug. 2023-05-30 12:03:27 +08:00
DXL a048187fc1 Create LICENSE 2023-05-30 11:55:16 +08:00
dxl 7666ac3e71 Delete the compatibility code of the original test development board, and iterate the subsequent hardware version starting from 1. 2023-05-30 11:49:03 +08:00
dxl d5c32b7f77 Low frequency analog card optimization. 2023-05-30 11:45:54 +08:00
ShigemoriHakura a43dc0a685 Merge remote-tracking branch 'upstream/main' 2023-05-23 01:00:23 +08:00
DXL 6675bf9fb0 Merge pull request #10 from derGraph/main
Translation + Compiling instructions
2023-05-22 11:12:44 +08:00
derGraph 444399e23f Added Compiling instructions
Added Instructions for:
- editing
- compiling
- debugging (not finished)
2023-05-21 22:28:34 +02:00
derGraph ac25e14f28 Changed Chinese to English in app_main.c 2023-05-21 22:27:38 +02:00
ShigemoriHakura e8a6371a8e Merge remote-tracking branch 'upstream/main' 2023-05-12 01:17:09 +08:00
DXL 073feff557 Merge pull request #6 from GameTec-live/main
Added Linux / Unix Compatabilty
2023-05-11 16:52:59 +08:00
DXL ed1140a038 Merge pull request #7 from derGraph/main
Comment language
2023-05-11 16:26:33 +08:00
ShigemoriHakura e72f8b8d4e fix path under windows 2023-05-06 11:09:52 +08:00
derGraph 07248a1a6e Comment language
Changed the Comment language to English for better readability
2023-04-30 22:40:23 +02:00
GameTec_live b8347eea91 added linux / unix compatabilty 2023-04-27 07:12:27 +02:00
GameTec_live 1a34c0fdcf removed chineese 2023-04-27 07:04:33 +02:00
ShigemoriHakura 11c102715e for vscode makefile and pyinstaller gitignore 2023-04-22 14:33:10 +08:00
DXL fd390b57a5 Corrected a typo in gerber. 2023-04-12 13:07:10 +08:00
kombii fdc59bb78c 修正了gerber一处笔误 2023-04-12 13:00:38 +08:00
DXL 3f03b1630e Merge pull request #3 from GameTec-live/main
Added requirements.txt
2023-04-12 11:24:54 +08:00
GameTec-live 6b33212545 Added requirements.txt
Having a requirements.txt is never a bad idea, especially if the project isnt covered by the default libraries (eg: colorama, pyserial)
2023-04-11 16:20:47 +02:00
DXL c0b7916da8 Merge pull request #2 from GameTec-live/main
Fixed spelling on exit message
2023-04-10 10:11:47 +08:00
GameTec_live 9673235e85 Fixed spelling on exit message 2023-04-08 12:34:20 +02:00
DXL 2dffb84f95 Update readme.md 2023-04-06 12:10:02 +08:00
DXL e466849aca The displayed picture should not be too large. 2023-04-06 11:35:04 +08:00
dxl 3ed6e9f511 Resize devtool2.jpg 2023-04-06 11:24:11 +08:00
dxl 17cde19643 Open source PCB of DEV board. 2023-04-06 11:15:02 +08:00
dxl f47cb6cd70 Exclusive directory. 2023-04-06 11:10:23 +08:00
dxl 542f9aed03 Reserve resources. 2023-04-06 11:08:48 +08:00
dxl e847f75304 Add some dev picture. 2023-04-06 11:07:56 +08:00
dxl 766c905159 Delete all chinese(note o.0) 2023-03-22 11:39:29 +08:00
dxl d240076373 Can get fw version and device chip id 2023-03-22 11:29:34 +08:00
dxl c3d40487c1 Merge remote-tracking branch 'origin/main' 2023-03-16 11:41:03 +08:00