일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
- showDialog
- array
- flutter tcpip server
- AlertDialog
- flutter
- debugShowCheckedModeBanner
- Properties.Settings.Default
- peaks
- dart:io
- TCPIP
- debug banner
- ubuntu 19 한글 입력
- Server
- ListView.build
- flutter button
- Listview filtering
- c
- flutter tcpip client
- Today
- Total
목록분류 전체보기 (94)
Louie De Janeiru
I used cli function on STM32 platform many years based on STM32CubeMx and CubeIDE. Recenlty I have a chance to build new project based on F746-DISCO EVM with STM32CubeIDE. So I ported cli function as I used to and tested via UART as I usaully did...but it get stuck inside of osMesagePut API. It stucks at port.c/vPortValidateInterruptPriority/configASSERT( ( portAIRCR_REG & portPRIORITY_GROUP_MAS..
How to record Screen image to avi format? 1. add SharpAviScreenRecord.cs using System; using System.Drawing; using System.Drawing.Imaging; using System.Runtime.InteropServices; using System.Threading; using System.Threading.Tasks; using SharpAvi; using SharpAvi.Codecs; using SharpAvi.Output; using System.Windows.Forms; namespace Captura { // Used to Configure the Recorder public class RecorderPa..
gnome-session-properties nano ~/.config/autostart/
1. create shell nano /home/louiey/Work/start.sh 2. mode change chmod +x /home/louiey/Work/start.sh 3. create service file sudo nano /lib/systemd/system/start.service [Unit] Description=Start program [Service] ExecStart=/home/louiey/Work/start.sh Restart=on-failure RestartPreventExitStatus=255 [Install] WantedBy=multi-user.target Alias=start.service 4. mode change sudo chmod 755 /lib/systemd/syst..
nano /etc/NetworkManager/system-connections/Hotspot [connection] id=Hotspot uuid=dc1b9a27-8f39-47dc-9484-5617958a27d5 type=wifi autoconnect=true