Hi to everyone,
could be important have a watchdog in some critical application.
What about it? Can be implemented?
Kind regards. Angelo
watchdog
Re: watchdog
Hi,
just to clarify, and for the ham friends who wrote me, we are working on a balloon project using the pyboard as a flight computer.
We believe that a watchdog is a must for this design.
Kind regards and 73 (for ham friends!)
Angelo
just to clarify, and for the ham friends who wrote me, we are working on a balloon project using the pyboard as a flight computer.
We believe that a watchdog is a must for this design.
Kind regards and 73 (for ham friends!)
Angelo
-
- Posts: 288
- Joined: Sun May 04, 2014 8:54 am
Re: watchdog
Watchdogs are possible, but they are not implemented yet. I don't know if anyone is working on it.
Re: watchdog
We have ticket for that, but so far it didn't go beyond initial RFC: https://github.com/micropython/micropython/issues/264
Awesome MicroPython list
Pycopy - A better MicroPython https://github.com/pfalcon/micropython
MicroPython standard library for all ports and forks - https://github.com/pfalcon/micropython-lib
More up to date docs - http://pycopy.readthedocs.io/
Pycopy - A better MicroPython https://github.com/pfalcon/micropython
MicroPython standard library for all ports and forks - https://github.com/pfalcon/micropython-lib
More up to date docs - http://pycopy.readthedocs.io/