Git Product home page Git Product logo

adctouchsensor's People

Contributors

arpruss avatar per1234 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

adctouchsensor's Issues

stm32duino can not use,help me ,please.

.pio/libdeps/blackpill_f103c8/ADCTouchSensor/src/ADCTouchSensor.h:46:87: error: 'ADCTOUCH_DEFAULT_DELAY' was not declared in this scope 46 | ADCTouchSensor(int pin, int sacrificialPin=-1, unsigned delayTimeMicroseconds=ADCTOUCH_DEFAULT_DELAY);

`[env:blackpill_f103c8]
platform = ststm32
board = blackpill_f103c8
framework = arduino

lib_deps =

RECOMMENDED

Accept new functionality in a backwards compatible manner and patches

arpruss/ADCTouchSensor @ ^0.0.12

Accept only backwards compatible bug fixes

(any version with the same major and minor versions, and an equal or greater patch version)

arpruss/ADCTouchSensor @ ~0.0.12

The exact version

arpruss/ADCTouchSensor @ 0.0.12`

Porting to STM32 C0?

Hi !
ST micro is pushing hard on this new C0 architecture, and it has some interesting advantages! (price, power consumption, miniaturization...)

The stm32duino team just added C0 support and it will be on the next release :)

=> would it be hard/long for your team to port this lib to the C0 too?

I would be happy to try, but I'm a bit rusty with STM32s so I would need some high level advice :)

Arduino Nano IoT

Hi!

I've ordered an Arduino Nano IoT, planning to use it with the CapSense library. But now I've found this one. It looks more reliable in the sensing than the other. I would give it a try, but I don't know if it works with the board. It comes with an ARM SAMD21 Cortex®-M0+ 32bit. It belongs to the family STM32 32-bit Arm Cortex MCUs, part of the Ultra Low Power chips.

Is this library ready also for this chip? If not, what should (could) I do to make it working?

Error compiling for WeAct Blue Pill-Plus STM32F103

Hi wonderful people, I'm having the following error popping up in the Arduino IDE during compilation..

....\Documents\Arduino\libraries\ADCTouchSensor-master\src/ADCTouchSensor.h:46:87: error: 'ADCTOUCH_DEFAULT_DELAY' was not declared in this scope
46 | ADCTouchSensor(int pin, int sacrificialPin=-1, unsigned delayTimeMicroseconds=ADCTOUCH_DEFAULT_DELAY);
|

I have tried accounting for this by including various forms of:

ADCTouchSensor ADCTOUCH_DEFAULT_DELAY = 500;

but the error persists..

Does anyone know a workaround?!
Thank you!

Missing function?

While trying to compile for STM32 architecture I got a compilation error at

ADCTouchSensor\0.0.9\src\ADCTouchSensor.cpp: In member function 'int ADCTouchSensor::readRaw(unsigned int)':
ADCTouchSensor\0.0.9\src\ADCTouchSensor.cpp:79:20: error: 'ground' was not declared in this scope
             ground();
                    ^

Am I missing something?

Arduino Nano Every

Hi,

Is there any chance you could extend the definitions to include the Arduino Nano Every?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.