Daniel Mårtensson

Results 34 comments of Daniel Mårtensson

> @DanielMartensson I have no clue why you are getting this warning, possibly the [import is not correct](https://github.com/appreciated/apexcharts-flow/blob/ce072024f4b19eb6935e2f89f59171220a518744/src/main/resources/META-INF/resources/frontend/com/github/appreciated/apexcharts/apexcharts-wrapper.js#L4). Not sure though. Well. I have no problems at all. It's just...

> Super useful stuff, Daniel! Thank you for sharing it. Just want to make an issue for a new feature - Time triggered message transmission, as many of J1939 messages...

> I'm working on my solution to this issue, but the development doesn't go fast... After I finish I would like to show the idea. I'm not saying that my...

The solution was: Use jme3-jbullet library. Not the jme3-bullet and jme3-bullet-native library. jme3-bullet and jme3-bullet-native is default in the library folder at SDK 3.2 version.

I would recommend rewriting STM32 C libraries to Java. I have a repository about C libraries for STM32

My ADS1115 library works good with Pi4J 2.0

> Daniel, you have a link? https://github.com/DanielMartensson/OpenSourceLogger/blob/master/src/main/java/se/danielmartensson/pi4j/ADS1115_ADS1015.java

@FDelporte By the way! Do you have an example for PWM? Mine won't work for me in OpenSourceLogger repository. Else, the OpenSourceLogger works perfect. Excellent tool for logging 4-20 mA...

> @DanielMartensson > > It looks like I used different PWM channels in my demo project: > https://github.com/Pi4J/pi4j-example-telegraph/blob/c07f4a92f50f60ecdc2229621b8cc57445e67330/src/main/java/com/pi4j/demo/telegraph/Telegraph.java#L48-L49 > > If it possible for you to try pin 18 or...