How to Compile Java Programs into EXEs
23:32
How to Visually Tune PID Control Loops
33:39
Easy Arduino Data Logging and Telemetry
34:31
КОМЕНТАРІ
@juanvivas7453
@juanvivas7453 День тому
Thank you for this. Do you know if there is any way to plot a map by giving it the longitude and latitude?
@Coatedcrev
@Coatedcrev 16 днів тому
Thank you bro this was so helpful I could kiss you on the mouth. Consensually of course
@jwiegley
@jwiegley 25 днів тому
The fact that you have to go through all of this to get an executable program for a client is why Java never caught on big time.
@mvisperas
@mvisperas Місяць тому
Thanks for this walkthrough. I'm about to do an FTDI FT4232H Mini Module I2C project.
@pemifo260
@pemifo260 Місяць тому
What a cool app that you build!
@rickygoings4823
@rickygoings4823 Місяць тому
can you setup a pid dataloger
@drordg1
@drordg1 Місяць тому
Eu usava o Telemetry no Windows10, porem agora não estou conseguindo fazer funcionar no Windows 11. Poderia me ajudar?
@MbeeTech
@MbeeTech Місяць тому
Great tutorial - thank you. Was looking in particular for something on getting started with Reveal in Diamond, and it fit the bill perfectly.
@loganfirstman7014
@loganfirstman7014 Місяць тому
Nice! One question, is this a good practice? Iv'e been seeing some stuff about native bulds, using CMD , some other stuff about jpackager, and jlink (none i have a clue about).
@ltlt6117
@ltlt6117 2 місяці тому
Everything is inductance !! you have to remove any inductance in your signal line
@damny0utoobe
@damny0utoobe 2 місяці тому
Excellent
@DARPAinterner
@DARPAinterner 2 місяці тому
It be great if you make a tutorial with a PiVPN to speed up the setup
@rosalbacatino2386
@rosalbacatino2386 3 місяці тому
2024 and this still works. Thank you.
@ObsequiousV4
@ObsequiousV4 3 місяці тому
Awesome video thank you!
@tahas2829
@tahas2829 3 місяці тому
Thank you.
@chrisdockman7237
@chrisdockman7237 3 місяці тому
I'm trying to reduce the amount of data I'm saving. I want 1 sample per second. If I change the frequency to 1 in Telemetry Viewer and change the code in the arduino to 1000, it appears to be the same amount of samples being recorded. Many thousands of samples per minute. I'm looking for 60 data points per minute. Any help?
@chrisdockman7237
@chrisdockman7237 3 місяці тому
My only question is, will there be a way to record the data? I need to store the data. I have CoolTerm which can record the data but the serial bus won't allow CoolTerm the access the data while telemetry Viewer's open. Hmmmmmmmm, I'm one step closer to ditching labview and Matlab.
@MotoparceUSA
@MotoparceUSA 3 місяці тому
Where are the code
@aloklakhera866
@aloklakhera866 3 місяці тому
How many times can we reuse the hcl + h2o2 solution? For pcb etching!
@kevinivandiazsolis
@kevinivandiazsolis 4 місяці тому
Modulos?
@andreaslubeck7716
@andreaslubeck7716 5 місяців тому
Great work! Will try this out! Thanx!😊
@ijustwants
@ijustwants 5 місяців тому
Do you have a working link to this panel?
@hamzahansari6900
@hamzahansari6900 5 місяців тому
Hi there, this is very amazing, the effort, the explanation everything, and pretty useful too! Thank you very much for this. I have one question, how can i see the saved values? I am reading battery voltage every 5 minutes from a 48v system, and saving it in an SD card, and i want it to display the graph of a whole day or so. Thanks again.
@IvanEng747
@IvanEng747 6 місяців тому
Version 0.8 does not allow you to save the layout and works with glitches. You have to launch it not through Java (TM), but through OpenJDK. But the program works strangely, it does not always display the workspace grid and it is impossible to close the program, only through the task manager. I also don’t understand how to upload data from a program with a timestamp in a normal, “human-readable” form, and not in POSIX.
@pewterhacker
@pewterhacker 6 місяців тому
Was tricked and wasted a bunch of time because the installer also installed a similar app called "Diamond Programmer". This app looked enough like the app in the video to make me think that I was just using a newer release of the app described in the video. I though the video was out of date. So, make sure to launch the correct "Lattice Diamond" app.
@KM3DPrints
@KM3DPrints 6 місяців тому
Very nice explanation. I have FLSUN V400 and wanted to use my android phone as my webcam to take time lapse video. is that possible? Kindly please explain how to do that. Thank you
@theoneandonly2441
@theoneandonly2441 7 місяців тому
Thanks for the tips! One question, how can I change the program's icon?
@danthe1st
@danthe1st 7 місяців тому
A bit late but still worth mentioning: Optimizations for the Vector API are done by C2. When doing benchmarks like that, make sure you are doing appropriate warmup (and other stuff which is way easier with JMH). This is probably the reason for your performance issues (especially if it runs in interpreter mode which can typically be around 20 times slower).
@Godkey1
@Godkey1 8 місяців тому
I noticed that you didn't installed the included small heat-sinks on the CPU and chips. Is there a specific that you didn't installed them? In my personal opinion I don't think it would make a massive difference in cooling. But even small heat-sink will make some difference in combination with a fan.
@upgrdman
@upgrdman 8 місяців тому
I wasn't doing anything computationally intensive, so my temps were not getting very high. But yes, it would be best to install the heatsinks.
@michael.w.salter
@michael.w.salter 5 місяців тому
​@@upgrdmanI noticed the heat sinks were missing as well. Did you ever cut some slots in the back to increase airflow? Also maybe getting some taller stick on feet would help with air circulation. I just ordered the kit and after watching your video I thought about doing that as well as cutting additional slots in the back. Thanks for the great video.
@upgrdman
@upgrdman 5 місяців тому
It didn't get hot enough for me to worry about it, but I guess more airflow wouldn't hurt anything. Have fun!
@KC-pf4tj
@KC-pf4tj 8 місяців тому
Cool software but what version of Java should I be using for year 2023?
@upgrdman
@upgrdman 8 місяців тому
It should run fine with the latest version of Java, but there are some command line flags that need to be added. Details are on my web site: www.farrellf.com/projects/software/2021-07-24_Telemetry_Viewer_v0.8/
@Blea88
@Blea88 7 днів тому
@@upgrdman Hi, thank you for this magnificent software! I'm running the latest java jre, v0.7 runs fine but i'd really like to use the v0.8 for the multiple connection to improve my project. The problem si that I'm not able to make it run... tried to copy the command line flags and it always gives me "Error: Unable to access jarfile TelemetryViewer_v0.8.jar" what am I doing wrong? Thank you again
@pedroh29
@pedroh29 8 місяців тому
Hello everything is fine? I have two questions regarding USB C. 1. When the monitor is connected via thunderbolt to a compatible laptop or samsung dex, do the touch functions work? 2. Is it possible to use samsung dex using only usb c cable?
@lukievanniekerk4362
@lukievanniekerk4362 8 місяців тому
i just whant to thank you. you are awesome. whant to use this in a brake system
@DaveNorthWest
@DaveNorthWest 8 місяців тому
At 48:23 I think to not piss off your DNS service the update script should check if your IP has changed from its current rather than every hour sending the same IP for update. Only send for the IP update if its changed from the one its already using
@mkepler5861
@mkepler5861 8 місяців тому
thank you, that was very good tutorial, a thumbs up and a sub from me mike
@jeremiahthompson82
@jeremiahthompson82 8 місяців тому
Top notch video. I will be subscribing.
@everybodydothedabwhooo7997
@everybodydothedabwhooo7997 9 місяців тому
Does anyone know how to convert this code into a JFrame form class?
@lukievanniekerk4362
@lukievanniekerk4362 9 місяців тому
Hi hope you are well. How can i use this on raspberry pi.
@valterp4969
@valterp4969 9 місяців тому
I what you have made is really a fantastic and powerful Data acquisition system. My problem is that I am not familiar at all with Java, I downloaded the .src zipped file but I am not able (my fault) to run this fantastic program. Could yo help me to have an executable program that run on Windows? I downloaded also the JRE but, again, I am not familiar with such ambient :(. Thank you in advance
@aaroncatolico7550
@aaroncatolico7550 9 місяців тому
*It would be nice if you could do a new/updated video of the Orange Pi 5 and build a web server with this greater device.*
@caleb7799
@caleb7799 9 місяців тому
get a mic that is farther from your mouth
@nathanielmcintosh8846
@nathanielmcintosh8846 10 місяців тому
@upgrdman how do i read the sensor output remotely or wirelessly?
@alexandracotoranu646
@alexandracotoranu646 10 місяців тому
I am doing a project based on the transmission of signals through telemetry and your program helps me a lot. By means of the fourier transform, the signal can be visualized in a different way compared to the time domain, for example, or is it also the final form of the information?
@benaiahkipchirchir1424
@benaiahkipchirchir1424 10 місяців тому
Heey It did run but I have three jframes in my project, the main one having buttons to open the other 2. The exe file created only runs the main jframe but the buttons don't open the other jframes 😢
@royhopkins974
@royhopkins974 11 місяців тому
Now can you please add working with an ESP32 websocket
@royhopkins974
@royhopkins974 11 місяців тому
I have managed to get an ESP32 working with Telemetry Viewer. If anyone is interested let me know
@richardalbertoriveracampos3517
@richardalbertoriveracampos3517 11 місяців тому
What about drift, have you observed it?
@richardalbertoriveracampos3517
@richardalbertoriveracampos3517 11 місяців тому
Hello Farrell, three things: First of all thank you very much for sharing your excellent work, you must know it is being used to develop new things and teach my strudents about instrumentation , second: is there a way to input keyboard commands or keyboard combinations to control the software? we are trying to automate some things like exporting data after a certain time. Third: We are connecting more than ome serial arduino based sensors, and it is very important how syncronized we get the data, at the time with two serial sensors I have seen more than 200 ms, can you comment about it?, thanks in advance for your response
@upgrdman
@upgrdman 11 місяців тому
At the moment there is no support for keyboard shortcuts. As for synchronized data, Telemetry Viewer has no control over that. Your devices send telemetry packets whenever they choose to, the PC simply listens for incoming data. If you need multiple devices to send data in sync, you will need to design some external way for them to stay in sync.
@royhopkins974
@royhopkins974 11 місяців тому
Would be of great help to start each video with an introduction on which version of Java is required and how to install your program to run on Windows. Keep the good work up.
@royhopkins974
@royhopkins974 11 місяців тому
Forgot to also explain how to run your program when there is more than one version of Java on my Windows 10 computer.
@royhopkins974
@royhopkins974 11 місяців тому
Wow finally working on Windows 10 Java 20. I used the recommendation on your website to allow the program to work with Java 16+.
@domino3348
@domino3348 11 місяців тому
Great work, your video is remarkable. I applied your method step by step : - JAR file creation in Eclipse : no problem ; - Creation of an .exe file with Launch4j : no problem ; - Creation of a compressed file (.exe + jre) : no problem ; - Creating a SETUP with 7-Zip SFX Maker: no problem - Test SETUP: Does not work, message: 7-Zip Unsupported method ! This is really unfortunate, can you help me because I have done various consultations without finding a solution to this problem. For your information, this report was already made on the 7-Zip SFX Maker website, without any answer! Thank you for your help.
@BurkenProductions
@BurkenProductions 11 місяців тому
an hour wow.. usually take 8 minutes
@theovandenraadt9210
@theovandenraadt9210 Рік тому
Thanks you don't see this deep dive in the registers often. Very helpful to me because I was unable to get the HMC data out of the GY87 via i2c.