摘要:Add a syscall to kernel and replace linux kernel of RPi.Prepare: Cross compilerLinux Kernel for RPiReference: Official guideFirstly, get the latest kernel: git clone https://github.com/raspberrypi/...
阅读全文
摘要:In this article, I will use three asynchronous conferencing--select, poll and epoll on serial port to transmit data between PC and Raspberry pi.OutlineCharacter device file of serial portNaive serial ...
阅读全文
摘要:Opps, my computer system was broken again... Let's repire it.IntroductionThe system of my PC is broken. I could enter the UEFI setting. So that means I coud start my PC using USB flash drive. But firs...
阅读全文
摘要:A few days ago, I have tried to write bare medal program but failed. Now I find that the main mistake is that I have mistake the address of GPIO of BCM 2835(Raspberry Pi 1 for which the sample code is...
阅读全文