-
I am looking for us to come up with one or two options for a simple attachable speed control that a Conductor could easily connect. We have a lot of discussion on Discord about this, but I am compilin…
-
wiringPi Build script
=====================
WiringPi Library
[UnInstall]
make: Für das Ziel „all“ ist nichts zu tun.
[Install Headers]
[Install Dynamic Lib]
WiringPi Devices Library
[UnI…
-
I have built one snsor whit a GPS M10 series, and I have connected it to a FRSKY receiver and Tx X20S. The data of Lat, Lon, Alt, Speed work correctly but the route always marks zero. Does anyone ha…
-
To work around another issue I added a symblink in libraries to a local library.
But it seems to break stuff
Maybe this can be ignored or fixed.
```
Traceback (most recent call last):
File "/…
-
The readings I am receiving from the load cell through the ADS1256 fluctuate around 0.5lbs. This causes the motor to oscillate when trying to hold a constant pressure on the pressure. I have mitigated…
-
Hi!
Just started with Pi4J 2.0 and I got an error.
```
2020-07-10 15:44:02 gpioHardwarePWM: bad gpio for PWM (3)
[http-nio-8080-exec-5] WARN com.pi4j.library.pigpio.impl.PiGpioNativeImpl - PIG…
-
Hi Robert,
thank you for doing a great job.
I found an issue on calculating the data values in scopedump.vbs:
_blockVal = DataBlock(Index + 1) + 256 * DataBlock(Index + 0)_
must be _blockVal = Dat…
-
@jlamperez and co, can you review if my calculations are the same as yours concerning ADC?
PGA-> 2/3 -> Full Scale Ragne is +- 6.144v
As the Vcc= 5v -> The scale that ADC reads is 0~5v.
So, unused s…
-
您好,我是一名stm32初学者,在使用您的ads1115的驱动时,我发现在’ads1115.h'文件中 函数
'''C
void ADS1115_deinit();
int16_t ADS1115_getData();
int16_t ADS1115_oneShotMeasure();
’‘’
被声明为无参数类型,但是在‘ads1115.c’文件中,它们实现的时候具有参数
‘’‘C…
-
### Details about Problem
We now have a usable pattern and rules for using StyleCop in nf projects.
Need to add it to IoT bindings and the class libaries.
### Description
This task it's a bi…