Commit Graph

69 Commits

Author SHA1 Message Date
Eric Yu 706e3fa570 Update README.md 2023-03-04 12:53:23 -08:00
Eric Yu eb9a1d0068 cleanup + add new build method 2023-03-03 21:37:01 -08:00
Eric Yu 3d8b3f119b
Update README.md 2023-02-15 15:25:55 -08:00
Eric Yu 2c21b15f5a
Update README.md 2023-02-15 15:20:56 -08:00
Eric Yu 9f84ea4555
Update README.md 2023-02-06 23:11:10 -08:00
Eric Yu 3d78a2a733 cleanup 2023-02-06 22:57:05 -08:00
Ryan Xu 81d1b12079 integrate the hardware to the software, change the UI and truncate 2023-02-05 17:51:38 -08:00
Eric Yu ecd19e582e Update nano_c_mk1.ino 2023-02-02 12:54:10 -08:00
Eric Yu ed850dea77 update firmware + cleanup a bit 2023-02-01 01:54:27 -08:00
Eric Yu 96dc63afe1
Update nano_c_mk1.ino 2023-01-31 22:45:45 -08:00
Eric Yu f78d086f6b
Update nano_c_mk1.ino 2023-01-31 18:54:09 -08:00
Eric Yu e7825fbca4
Update nano_c_mk1.ino 2023-01-31 02:18:13 -08:00
Eric Yu 426e54507a
Update nano_c_mk1.ino 2023-01-31 01:22:55 -08:00
Eric Yu 6394e2c073
uploaded I2C test firmware 2023-01-31 01:22:12 -08:00
Ryan Xu 48da0c3be2 Merge branch 'main' of https://github.com/Seal-Ammonia/Read-Sensor-Resistances 2023-01-08 16:03:03 -08:00
Ryan Xu 438f2cc720 now is able to work with multiple resistors 2023-01-08 15:59:57 -08:00
zayn121381 47405699c9
Update main.c 2023-01-08 13:59:43 -08:00
zayn121381 0731cf6721
Update main.c 2023-01-08 13:51:30 -08:00
zayn121381 ccae95273a
Add files via upload 2023-01-08 13:50:38 -08:00
Eric Yu 0cae35f693
Update README.md 2022-12-21 16:33:53 -08:00
Ryan Xu 41e3b99e05 make some small changes 2022-12-15 21:35:36 -08:00
Ryan Xu 42994a7dd7 Add headers to recorded data 2022-12-15 15:22:33 -08:00
Ryan Xu 3315eed1da convert the resistance value to scientific notation 2022-12-04 14:40:46 -08:00
Ryan Xu b1498cbde1 Merge branch 'main' of https://github.com/Seal-Ammonia/Read-Sensor-Resistances 2022-11-29 17:33:29 -08:00
Ryan Xu 118bd9b6de test using number 1 2022-11-29 17:31:12 -08:00
Deven e9160bdf95 Co-authored-by: AD776 <AD776@users.noreply.github.com>
Co-authored-by: Coco Lee <CocoLee2@users.noreply.github.com>
2022-11-05 19:34:31 -07:00
Deven 0821085cc3 Edit 2022-11-05 19:11:14 -07:00
Deven cc26847bf4 Going through todo comments on driver.py 2022-11-05 19:09:47 -07:00
Eric Yu 4eb9ba5bab
Update README.md 2022-10-31 01:24:04 -07:00
Eric Yu b6132849c2
Update README.md 2022-10-31 01:22:56 -07:00
Eric Yu 48a20ac0ea
Update README.md 2022-10-31 01:19:38 -07:00
Eric Yu 9c87a5079b
Update README.md 2022-10-16 12:14:23 -07:00
Eric Yu 54c05753c9 document code and minor bug fix 2022-08-18 02:56:58 -07:00
Eric Yu 4613f9dcea
Update README.md 2022-08-17 11:53:54 -07:00
Eric Yu 845067322a
Update README.md 2022-08-17 11:45:15 -07:00
Eric Yu c2783e906c
Create README.md 2022-08-17 11:30:44 -07:00
Eric Yu e0fe589ea5
Update ESP32Driver.py 2022-08-17 11:25:44 -07:00
Eric Yu 45bed122b0
Update README.md 2022-08-17 11:25:00 -07:00
Eric Yu d680b62810
Update ESP32Driver.py
Added some todos
2022-08-17 11:20:41 -07:00
Eric Yu 2170c05b05
Delete writerandomvalues.py 2022-08-17 03:39:35 -07:00
Eric Yu c6a68202fe Merge branch 'main' of https://github.com/Seal-Ammonia/Read-Sensor-Resistances 2022-08-16 17:12:29 -07:00
Eric Yu 3aec8de724 bug fix
fixed the issue with executable won't call read_arduino.py
2022-08-16 17:12:25 -07:00
indohito 95f8829afe
Update ESP32Driver.py 2022-08-16 13:52:40 -07:00
indohito cc68fbde49
Rename main.py to ESP32Driver.py 2022-08-16 13:51:55 -07:00
indohito 4f940ecc40
Add files via upload 2022-08-16 13:51:21 -07:00
Eric Yu c8dcddd2b5 Update espVoltmeter.ino 2022-08-15 13:54:42 -07:00
Eric Yu 23cf5d8714
Update requirements.txt 2022-08-12 14:31:08 -07:00
Eric Yu 4bc34418bc Minor UI and bug fixes 2022-08-12 00:33:27 -07:00
Eric Yu 6ad44be21c Redesign serial plot program 2022-08-08 15:51:36 -07:00
Eric Yu 6773d3c134 Modified UI
Change the option on the UI, as well as some changes on read_arduino to make it more compatible for the current hardware. As well as some minor improvements
2022-08-07 23:47:03 -07:00