embeded/raspberry pi2021. 8. 26. 21:12

어느게 오래 먹는진 모르겠지만

Welcome to Ubuntu 20.04.3 LTS (GNU/Linux 5.4.0-1042-raspi aarch64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/advantage

  System information as of Thu Aug 26 14:12:39 UTC 2021

  System load:  0.05               Temperature:           55.8 C
  Usage of /:   19.2% of 14.30GB   Processes:             134
  Memory usage: 29%                Users logged in:       0
  Swap usage:   0%                 IPv4 address for eth0: 192.168.219.201

 * Super-optimized for small spaces - read how we shrank the memory
   footprint of MicroK8s to make it the smallest full K8s around.

   https://ubuntu.com/blog/microk8s-memory-optimisation

22 updates can be applied immediately.
1 of these updates is a standard security update.
To see these additional updates run: apt list --upgradable


Last login: Thu Aug 26 14:07:37 2021 from 192.168.219.44

 

하나씩 실행해봐도 50-landscape-sysinfo 가 조금 먹는것 외에는 그리 느리지 않는데

머가 문제이려나..

/etc/update-motd.d$ ls -al
total 56
drwxr-xr-x  2 root root 4096 Aug 23 10:34 .
drwxr-xr-x 94 root root 4096 Aug 26 14:04 ..
-rwxr-xr-x  1 root root 1220 Dec  5  2019 00-header
-rwxr-xr-x  1 root root 1157 Dec  5  2019 10-help-text
lrwxrwxrwx  1 root root   46 Aug 23 10:33 50-landscape-sysinfo -> /usr/share/landscape/landscape-sysinfo.wrapper
-rwxr-xr-x  1 root root 5023 Aug 17  2020 50-motd-news
-rwxr-xr-x  1 root root   96 Jun 18  2020 85-fwupd
-rwxr-xr-x  1 root root  218 Dec  7  2020 90-updates-available
-rwxr-xr-x  1 root root  374 Jul 17  2020 91-release-upgrade
-rwxr-xr-x  1 root root  165 Jul 21  2020 92-unattended-upgrades
-rwxr-xr-x  1 root root  129 Dec  4  2020 95-hwe-eol
-rwxr-xr-x  1 root root  111 Feb 25  2020 97-overlayroot
-rwxr-xr-x  1 root root  142 Dec  4  2020 98-fsck-at-reboot
-rwxr-xr-x  1 root root  144 Dec  4  2020 98-reboot-required

[링크 : https://jwillmer.de/blog/tutorial/custom-message-of-the-day-motd]

'embeded > raspberry pi' 카테고리의 다른 글

rpi 3b 4k 24p  (0) 2021.08.27
흐음.. 그냥 라즈베리 2나 1으로 내려갈까..  (0) 2021.08.26
rpi power led off  (0) 2021.08.24
raspberry pi ubuntu 20.04 64bit server  (0) 2021.08.23
라즈베리 파이 3B+ 겟!  (2) 2021.08.22
Posted by 구차니
Programming/c# & winform2021. 8. 25. 17:31

으으 cpp로 전향을 해야 익숙해지려나..

python에서 먼저 접하다 보니 묘하게 쓰기 불편하네

 

[링크 : https://coding-factory.tistory.com/596]

[링크 : https://blockdmask.tistory.com/79]

'Programming > c# & winform' 카테고리의 다른 글

CGridctrl setitembkcolour  (0) 2021.09.01
mfcimagegallery  (0) 2021.08.30
ribbon with gallery  (0) 2021.08.24
mfc ribbon  (0) 2021.08.23
32bit 비트맵, alpha 채널  (0) 2021.08.18
Posted by 구차니
embeded/raspberry pi2021. 8. 24. 20:04

소비전력 줄이기 위해 power on 시 들어오는 불도 끌 수 있다고 하네

 

[링크 : https://www.pidramble.com/wiki/benchmarks/power-consumption]

[링크 : https://raspberrypi.stackexchange.com/questions/112134/raspberry-pi-4-turn-red-led-off-via-software]

 

Posted by 구차니
embeded/FPGA - XILINX2021. 8. 24. 19:10

rpi pico를 이용해 xilinx virtual cable로 만드는 코드

xilinx USB cable 사려면 꽤나 비싼데, 피코로 가능하다면 최소 1/7 이하 가격으로 구성이 가능하다는거네

 

[링크 : https://github.com/kholia/xvc-pico]

'embeded > FPGA - XILINX' 카테고리의 다른 글

vivado 설치 하려고 했더니.  (0) 2023.01.08
흐음.. 끌리네?  (0) 2022.11.02
microzed..  (0) 2021.04.07
pmod pinout  (0) 2021.04.02
xilinx vitis  (0) 2021.03.31
Posted by 구차니
Programming/c# & winform2021. 8. 24. 17:15

'Programming > c# & winform' 카테고리의 다른 글

mfcimagegallery  (0) 2021.08.30
std::vector , std:set  (0) 2021.08.25
mfc ribbon  (0) 2021.08.23
32bit 비트맵, alpha 채널  (0) 2021.08.18
winform ribbonmenu  (0) 2021.07.18
Posted by 구차니
이론 관련/전기 전자2021. 8. 23. 19:54

그냥 vcgencmd otp_dump 를 실행하니 손댄것도 없는데(이전 주인이 했을수도?)

3으로 시작해서 USB 부팅이 가능할 것으로 생각되어

 

라즈베리 2용으로 구워놨던 USB boot(다이소 제품...)으로 해보니 느리긴 해도 부팅이 된다.

부팅 속도가 느리다기 보다는

부팅 순서에서 USB가 오는데 시간이 걸려서 초기 대기 시간이 길다는게 흠.

 

그런데 USB는 32bit OS고 SD는 막 업데이트 한 64bit OS라 그런가

전체 부팅 시간은 오히려 USB가 빨랐다는게 함정 ㅋㅋ

 

USB

알록달록한 화면 나오기 까지 9초 정도, 그리고 그 화면에서 5초 정도 있다가 부팅이 진행된다.

 

SD

3초 이내에 알록달록한 화면, 그리고 1초 미만 떠있다가 부팅이 진행

'이론 관련 > 전기 전자' 카테고리의 다른 글

220V 전원  (0) 2021.09.21
current loop  (0) 2021.09.02
칩 안테나 특성(방사패턴)  (0) 2021.08.18
Hall effect sensor  (0) 2021.06.22
emc2301 fan controller  (0) 2021.06.11
Posted by 구차니
embeded/odroid2021. 8. 23. 19:27

혹시나 해서 받아봤는데 다행히 64bit ubuntu 20.04 !!

그나저나 UHS-1 SD 인데 초기 업데이트 때문에 그런지 생각외로 느리고 생각외로 발열이 장난이 아니다.

소비전력을 재어봐야 하는데 급 귀찮..

[링크 : https://dn.odroid.com/S905/Ubuntu/ubuntu-20.04-3.16-mate-odroid-c2-20210120.img.xz]

 

[링크 : https://wiki.odroid.com/getting_started/os_installation_guide#tab__odroid-c2]

[링크 : https://dn.odroid.com/S905/Ubuntu/]

 

+

다행히도 기존에 구매해놓았던 U3용 UART/5V 어댑터를 같이 사용 가능할 듯?

[링크 : https://www.hardkernel.com/ko/shop/usb-uart-module-kit/]

[링크 : https://www.hardkernel.com/ko/shop/5v-2a-power-supply-asia-korea-round-plug-2/]

'embeded > odroid' 카테고리의 다른 글

odroid c2 boot.ini  (0) 2021.09.05
odroid xu4 opencl  (0) 2021.08.27
odroid c2  (0) 2021.08.22
모니터 소비전력과 오드로이드 XU4  (0) 2020.06.02
odroid XU4 H.265 가능이라니  (0) 2020.05.08
Posted by 구차니
embeded/raspberry pi2021. 8. 23. 18:20

pi:raspberry 인줄 알았는데 안되서 찾아보니

ubuntu:ubunt 라니!!!

캐노니컬 그룹이 관리하는거라 당연하면 당연한건가.. ㅠㅠ

[링크 : https://ubuntu.com/tutorials/how-to-install-ubuntu-on-your-raspberry-pi#4-boot-ubuntu-server]

 

이전에는 pi:raspberry 로 구성된 이미지를 쓴 것 같은데...?!

[링크 : https://downloads.raspberrypi.org/raspios_lite_arm64/images/]

  [링크 : https://www.raspberrypi.org/forums/viewtopic.php?t=275370]

'embeded > raspberry pi' 카테고리의 다른 글

ubuntu 64bit server / rpi 로그인 느려!  (0) 2021.08.26
rpi power led off  (0) 2021.08.24
라즈베리 파이 3B+ 겟!  (2) 2021.08.22
rpi dsi to csi  (0) 2021.08.22
라즈베리 파이 2 USB 부팅(SD 있어야 함)  (0) 2021.08.20
Posted by 구차니
Programming/c# & winform2021. 8. 23. 14:28

'Programming > c# & winform' 카테고리의 다른 글

std::vector , std:set  (0) 2021.08.25
ribbon with gallery  (0) 2021.08.24
32bit 비트맵, alpha 채널  (0) 2021.08.18
winform ribbonmenu  (0) 2021.07.18
winform MDI 시도!  (0) 2021.07.12
Posted by 구차니
embeded/odroid2021. 8. 22. 23:18

와 전파인증 여파가 여기까지 오다니 ㄷㄷ

uhs 1, h265, gbe 공식지원

 

H.265 4K/60FPS and H.264 4K/30FPS capable VPU
eMMC5.0 HS400 Flash Storage slot / UHS-1 SDR50 MicroSD Card slot

[링크 : https://www.hardkernel.com/ko/shop/odroid-c2/]

 

+

2021.08.24

다시보니 보드는 그냥 단종이고

옵션으로 판매하는 꽃게 무선랜 USB가 문제가 된 듯.

[링크 : https://www.hardkernel.com/ko/shop/wifi-module-5a/]

'embeded > odroid' 카테고리의 다른 글

odroid xu4 opencl  (0) 2021.08.27
odroid c2 ubuntu 20.04 64bit  (0) 2021.08.23
모니터 소비전력과 오드로이드 XU4  (0) 2020.06.02
odroid XU4 H.265 가능이라니  (0) 2020.05.08
odroid xu4 ADC 2CH  (0) 2020.03.28
Posted by 구차니