-
Hi @peterhinch Thank you to write a driver for the DS3231.
Do you have a driver for another RTC than DS3231? [Here follow:](https://github.com/peterhinch/micropython-samples/blob/master/README.md#…
-
### Port, board and/or hardware
RP2, Pyboard 1.1
### MicroPython version
MicroPython v1.22.1 on 2024-01-05; Raspberry Pi Pico with RP2040
### Reproduction
Enter the following at the REPL:
```py
…
-
## What are the steps to reproduce this issue?
1. Create a program that creates another thread on the second CPU core
2. Run the program, wait for the second core to start
3. Hit Stop in the status…
-
I have a question about the SPI.recv() method, when used as SPI slave.
```c
/// \method recv(recv, *, timeout=5000)
///
/// Receive data on the bus:
///
/// - `recv` can be an integer, which…
-
I was thinking it would be great to have support in Atom for rshell to be able to quickly upload files to a board right from the IDE without having to use something cumbersome like PlatformIO. However…
-
First of all i think your integreation of the `neopixel` library to control it via web is the best and easiest i've seen so far and i'm looking forward to v2.0 with `uasyncio`version of `uWeb`.
I …
-
The FTDI connection works with miniterm.py. Test conditions:
```
[adminpete@capybara]: /usr/local/bin
$ ./rshell --version
0.0.26
```
When invoked it hangs at this point:
```
[adminpete@capyba…
-
You know, for anonymous feedback. Could just send email to all the admins instead of recording it as a file.
-
perhaps https://github.com/salimfadhley/pybkick
-
In micropython, there is no way to define in which country the ESP WIFI transmitters operate.
This might create legal problems for anyone using the ESP devices and micropython "out of the box".
Th…