deddy11 / Notes

Catatan selama mengerjakan TA
1 stars 0 forks source link

Web #1

Open deddy11 opened 6 years ago

deddy11 commented 6 years ago

http://www.qtcentre.org/threads/65651-Sending-command-to-terminal

deddy11 commented 6 years ago

https://askubuntu.com/questions/5363/how-to-start-a-terminal-with-certain-text-already-input-on-the-command-line https://likegeeks.com/expect-command/

deddy11 commented 6 years ago

https://superuser.com/questions/198015/open-gnome-terminal-programmatically-and-execute-commands-after-bashrc-was-execu

deddy11 commented 6 years ago

http://www.qtcentre.org/threads/23085-How-to-set-Proxy-settings-in-Qt http://www.qtcentre.org/threads/9058-QT-Network-Proxy-Configuration http://doc.qt.io/qt-5/qtnetwork-programming.html http://doc.qt.io/qt-5/topics-network-connectivity.html

deddy11 commented 6 years ago

FCU<->Mavros<->QGC https://github.com/mavlink/mavros/issues/624 Ground Rover by ROS https://pixhawk.org/dev/ros/ground_rover running mavros & QGC http://discuss.px4.io/t/mavros-and-qgroundcontrol-at-the-same-time-on-the-same-machine/4619/4 Pelajari! http://www.instructables.com/id/Control-a-Pixhawk-Drone-Using-ROS-and-Grasshopper/

deddy11 commented 6 years ago

Tutorial Git

http://www.vogella.com/tutorials/Git/article.html#analyzechanges

deddy11 commented 6 years ago

About Library (Error Reference)

http://www.yolinux.com/TUTORIALS/LibraryArchives-StaticAndDynamic.html

deddy11 commented 6 years ago

Install OpenCV on Ubuntu

https://www.learnopencv.com/install-opencv3-on-ubuntu/

Cross-Compile OpenCV on ARM Board Tutorial

https://gist.github.com/hrshovon/70612b719bfda0becde46f0b9d2dfa36 http://www.alvaroferran.com/blog/cross-compiling-opencv-for-embedded-linux http://processors.wiki.ti.com/index.php/Building_OpenCV_for_ARM_Cortex-A8

Cross-Compile Basic Tutorial

http://www.fabriziodini.eu/posts/cross_compile_tutorial/

deddy11 commented 6 years ago

YOLOv3 with OpenCV (C++/Python)

https://www.learnopencv.com/deep-learning-based-object-detection-using-yolov3-with-opencv-python-c/ https://github.com/spmallick/learnopencv https://medium.com/@jonathan_hui/real-time-object-detection-with-yolo-yolov2-28b1b93e2088 https://github.com/AlexeyAB/darknet#you-only-look-once-unified-real-time-object-detection-version-2 https://pjreddie.com/darknet/yolo/

deddy11 commented 5 years ago

FIR Coefficients

https://cardinalpeak.com/blog/a-c-class-to-implement-low-pass-high-pass-and-band-pass-filters/ http://www.drdobbs.com/digital-signal-filtering-in-c/184401859 https://dspguru.com/dsp/tricks/fir-filtering-in-c/ http://www.freqdev.com/guide/fullguide.html http://kwon3d.com/theory/filtering/fil.html https://www.dsprelated.com/freebooks/sasp/Window_Method_FIR_Filter.html https://www.allaboutcircuits.com/technical-articles/design-examples-of-fir-filters-using-window-method/ https://www.vyssotski.ch/BasicsOfInstrumentation/SpikeSorting/Design_of_FIR_Filters.pdf http://www.nicholson.com/rhn/dsp.html#2 http://baumdevblog.blogspot.com/2010/11/butterworth-lowpass-filter-coefficients.html

deddy11 commented 5 years ago

Root Xiaomi Mi 4

https://www.xiaomigeek.com/root-xiaomi-mi-4i.html

upgrade android Xiaomi Mi 4

https://www.cekhargahandphone.com/2017/01/instal-android-70-nougat-untuk-xiaomi-mi4-dan-mi3.html

deddy11 commented 5 years ago

Mbed Managing multiple projects

https://os.mbed.com/docs/mbed-os/v5.11/tools/working-with-mbed-cli.html

deddy11 commented 5 years ago

Debugging Firmware with GDB

https://interrupt.memfault.com/blog/gdb-for-firmware-1?__s=jxshdiqk9pkyfnfnisar&utm_source=drip&utm_medium=email&utm_campaign=New+Tutorial%3A+Debugging+nRF52+applications+with+GDB&utm_content=New+tutroial%3A+Debugging+nRF52+applications+with+GDB

deddy11 commented 5 years ago

Bit Masking Tutorial

https://www.playembedded.org/blog/registers-and-bit-masks/ https://binaryupdates.com/bitwise-operations-in-embedded-programming/ http://www.ocfreaks.com/tutorial-embedded-programming-basics-in-c-bitwise-operations/

deddy11 commented 5 years ago

Libmodbus Git

https://github.com/stephane/libmodbus.git

deddy11 commented 5 years ago

Log4cplus Tutorial

https://www.programering.com/a/MDN0YjMwATU.html

deddy11 commented 4 years ago

C++ Timer Class

https://doc.zeroc.com/ice/latest/language-mappings/c++98-mapping/the-c++98-utility-library/the-c++-timer-and-timertask-classes https://vorbrodt.blog/2019/02/25/better-timer-class/

deddy11 commented 4 years ago

Install gcc toolchain

https://unix.stackexchange.com/questions/453032/how-to-install-a-functional-arm-cross-gcc-toolchain-on-ubuntu-18-04-bionic-beav

put "export PATH=$PATH:/home/(your user)/gcc-arm-none-eabi-7-2018-q2-update/bin/" on .bashrc file source .bashrc

deddy11 commented 4 years ago

Setting VSCode

https://stackoverflow.com/questions/46111834/format-curly-braces-on-same-line-in-c-vscode

deddy11 commented 4 years ago

Docker HTTP API

https://docs.docker.com/develop/sdk/examples/

deddy11 commented 4 years ago

Confluent REST API

https://docs.confluent.io/5.3.1/connect/references/restapi.html