Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sensor Watch Lite Cortex M0+ board #592

Open
matheusmoreira opened this issue Mar 11, 2024 · 0 comments
Open

Sensor Watch Lite Cortex M0+ board #592

matheusmoreira opened this issue Mar 11, 2024 · 0 comments

Comments

@matheusmoreira
Copy link

Description

I would like to request support for the Sensor Watch Lite board. It is a replacement movement for Casio F-91W wristwatches which gives it numerous new features while maintaining low power requirements and the original watch's form factor.

Usage example

It will be used for open source firmware development.

Currently there is a relatively low accuracy simulator implemented in the browser. It has limitations, for exampel it freezes if when an attempt is made to test low power sleep modes. It also requires the firmware to be compiled with emscripten.

Better tools are required for efficient software development. A proper emulator for the board and its microcontroller would allow testing to be much more efficient. It will also run the exact firmware that will execute on real hardware.

Additional information

The board contains a SAM L22 family Cortex M0+ ARMv6-M chip, model ATSAML22J18A. It is open source and developed in KiCAD. Files here: OSO-SWAT-B1. It makes heavy use of the following peripherals:

  • Real time clock
  • Segmented LCD controller

It also uses the true random number generator and also contains a thermistor temperature sensor.

The SLCD is the same as the one in the Casio F-91W wristwatch.

Do you plan to address this issue and file a PR?

I don't think I have enough electronics knowledge to attempt this myself. I need support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant