mikewen
mikewen
Do you plan to add support for other microcontrollers such as PMS132? PMS132 has 12 bit ADC.
It would be nice to add USB host support. ( PIC24FJ64GB002 and similar chips)
### Verify steps - [X] 我已经在 [Issue Tracker](……/) 中找过我要提出的请求 I have searched on the [issue tracker](……/) for a related feature request. - [X] 我已经仔细看过 [Documentation](https://github.com/ZhuYanzhen1/miniFOC/wiki) 并无法自行解决问题 I have read the...
How to use PIR interrupt? Which pins can be used for PIR detection? Thanks!
What's the power consumption in BLE only mode? Can BL602 hold GPIO status during sleep? I was looking at: ble_controller_sleep Do you think the more accurate comments should be: //...
Thank you very much for BlueBasic! How to use SCAN ? I only see use SCAN to set SCAN response in iBeacon example. How about SCAN GENERAL|LIMITED ? SCAN ""...
Is it possible to port this to NodeMCU ? It would be very useful to be able to use soft uart.
Can you explain a bit on how to send key press to host? (Initial from ESP8266. ) I am looking at source code of myTimer in user_main.c , seems to...
Can you explain a bit on 'any GPIO pair may be used. It is important to note that both D- and D+ MUST be adjacent.' ? Is it means GPIO12...