-
Actually I think since the two linked PRs merged it's possible to pass either an `int` or a `Pin` instance across all ports.
Definitely the case described in the original report works now, it's pos…
-
This is described internally at [go/adc-impersonation](https://goto.google.com/adc-impersonation)
Basically it requires extending the parsing of the ADC configuration file (if it exists) to support…
-
## LPC1769 Modules Used in the Project
For this project, the following modules of the LPC1769 board will be used:
1. **GPIO**: Will be used to connect a 7-segment display, which will show the co…
-
Is there anything special I need to do on ADCS or IIS manager to allow for this login to work?
I have tested the account credentials through a webbrowser and login is successful.
I have tried forma…
-
### Board
Wemos S2 mini
### Device Description
Just the board connected with usbc connected to pc
### Hardware Configuration
Nothing
### Version
latest development Release Candidate (RC-X)
##…
-
Hi,
I'm not so deep in the esp32's internals and also not in the code of the HAL, but I wondered if the ADC reading could be made `async`.
If I read [the docs](https://docs.esp-rs.org/esp-hal/esp-…
-
# AnalogInput Peripheral
Timeline: End of October
## Background Reading
-
-
## Description
In `firmware/shared/periph`, we define an "ADCInput" peripheral with a `Read()` method whic…
-
Hi - What version of idf is required? I am using :
```
:~/DEV/hydromisc/esp32$ idf.py --version
ESP-IDF v5.3.1
```
Also which side of CN15 is ground?
Thanks for a great project!!
-
How to sample multiple channels with ADC in DMA mode on the PY32F030?
There is no example and I found the NbrOfDiscConversion parameter to be missing.
-
I can match literature values of Ne and Ar RHF total energies, but some correlated methods using PySCF (v2.7.0) give incorrect answers for Ne and Ar.
~~Using PySCF's ADC module, I am able to reprod…