Post Reply 
low cost 32S on ESP32-S3
12-27-2023, 02:50 AM
Post: #5
RE: low cost 32S on ESP32-S3
The M5Stamp that is plugged into the M5Cardputer appears to be a specialized version with a display connector, which looks fragile if it were frequently disconnected and reconnected. Therefore, if you wanted to be able to use both the 10LC and 32LC, you're best choice would be to have 2 M5Cardputers.

I am working on a version of the 11C based on a touchscreen M5Stack Paper (and a 32sii that could be loaded into memory and selected upon startup). Unfortunately, it uses a limited Micropython version that has about 6 digits of floating point precision and exponents limited to 10^35. So that would severely limit its practicality as a useable calculator. If anyone has a library of Python code that can do floating point functions with 10 digits of precision using 32 bit integer numbers (to work with), that would significantly help this side project.

   

   
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
low cost 32S on ESP32-S3 - arhtur - 12-25-2023, 06:15 PM
RE: low cost 32S on ESP32-S3 - Pierre - 12-26-2023, 06:53 PM
RE: low cost 32S on ESP32-S3 - arhtur - 12-26-2023, 08:38 PM
RE: low cost 32S on ESP32-S3 - Pierre - 12-26-2023, 10:05 PM
RE: low cost 32S on ESP32-S3 - arhtur - 12-27-2023 02:50 AM
RE: low cost 32S on ESP32-S3 - Pierre - 12-27-2023, 09:24 AM
RE: low cost 32S on ESP32-S3 - Pierre - 12-27-2023, 10:08 AM
RE: low cost 32S on ESP32-S3 - arhtur - 12-28-2023, 04:18 PM
RE: low cost 32S on ESP32-S3 - Pierre - 12-28-2023, 05:32 PM
RE: low cost 32S on ESP32-S3 - Pierre - 12-29-2023, 07:59 AM
RE: low cost 32S on ESP32-S3 - Pierre - 12-29-2023, 02:47 PM
RE: low cost 32S on ESP32-S3 - arhtur - 12-29-2023, 05:04 PM
RE: low cost 32S on ESP32-S3 - Pierre - 12-29-2023, 06:59 PM
RE: low cost 32S on ESP32-S3 - Pierre - 12-30-2023, 04:49 PM



User(s) browsing this thread: 1 Guest(s)