博文

目前显示的是标签为“cat”的博文

5. Basic knowledge of Raspberry Pi--see the version

图片
5. see the version   Juvtmall  ( a company supply  PCB Prototyping ,  PCBA service  and sell kinds of  components, modules  and so on)  There are so many ways to see the version: 1.by smartphone First, download two software: JuiceSSH              this is terminal AndroidVNC           this is VNC used to display the version Ensure the smartphone and Raspberry Pi has connect to the same network, you can open the USB wifi share of smartphone, then connect Raspberry Pi and smartphone with an USB cable, try to get IP of Raspberry Pi. Open JuiceSSH, set a new connect, give it a name and input Raspberry Pi’s IP, connect it, you can see that it’s easy to write command via smartphone for it has serve for many shortcut key. Set up a software by the following command: sudo app-get install tightvncserver This command ...

4. Basic knowledge of Raspberry Pi --Set static IP

4.Set static IP   Juvtmall  ( a company supply  PCB Prototyping ,  PCBA service  and sell kinds of  components, modules  and so on)  You may say: no, though I can use Wi-Fi and don’t need network cable, I still have to use Advanced IP Scanner to search IP of my Raspberry Pi, it’s so inconvenient. I will teach you how to set static IP First: input the following command: sudo nano /etc/dhcpcd.conf Secondly: input these command to the bottom line:              interface eth0 static ip_address=       (the static IP you want) static routers=          (your routers) static domain_name_servers=     (domain) Tip : this is the way to set eth’s static IP The following is about how to set wireless static IP: Input the command: interface wlan0 static ip_addres...

How does the eight tails cat become nine tails cat in the end?

图片
How does the eight tails cat become nine tails cat in the end? For more details, you can click here: www.juvtmall.com The other blog

Will you like it? A lovely story ( Chinese fantastic novel)

图片
It is said that there is a kind of cat that can reach the heaven to become the god as long as nine tails. Every practice to one stage will have one more tail, but it is very difficult to success. When the cat uniting to eight tails, it will get a prompt to help its owner to achieve a wish, after the completion of wish, it will grow a new tail as well as fall off a tail. It is still eight tails. It seems like a strange cycle, that is to say it's impossible to build a nine tail anyway. A very devout cat, has been practicing for hundreds of years and helping many people realize the desire, but still eight tails. One day, it met a boy be trapped by wolves, by its nature, quickly drove the wolves and saved the boy, then found the youth is the first master's offspring. According to the rules, it needs to help the boy realize a wish. The cat asked the boy what his wish was, and he could not answer it for a moment. The day passed and the boy still didn't make a wish. The ...