mirror of
https://github.com/micropython/micropython.git
synced 2025-12-16 09:50:15 +01:00
Added reference to the viper documentation discussion
@@ -744,6 +744,8 @@ Step by step with a real problem: https://luvsheth.com/p/making-micropython-comp
|
||||
|
||||
The MicroPython tests for viper have some examples, see all cases prefixed by "viper_": https://github.com/micropython/micropython/tree/master/tests/micropython
|
||||
|
||||
The issue that gave origin to this wiki page, with interesting discussions: [#14297](https://github.com/orgs/micropython/discussions/14297)
|
||||
|
||||
Search https://forum.micropython.org and https://github.com/orgs/micropython/discussions for viper. There are many insights and examples.
|
||||
|
||||
Some viper code examples here: https://github.com/bixb922/viper-examples, including a integer FFT (Fast Fourier Transform) and autocorrelation. Many examples to test or demonstrate how viper works.
|
||||
|
||||
Reference in New Issue
Block a user