2025年3月15日 星期六

輪迴 Reincarnation ~~ 前世記憶

 輪迴 Reincarnation ~ ~ 前世記憶 


有關「瀕死經驗」(Near-death experience) 的研究,某些程度支持了

人類靈魂是存在的,而且人類靈魂會於身體死亡後仍然繼續存在的這個想法。


如果人類靈魂會於身體死亡後仍然繼續存在,

那麼,這個靈魂如果再次投生成為地球上的人類,是否就形成了「輪迴」這個現象。




由 Copyrighted to Himalayan Academy Publications, Kapaa, Kauai, Hawaii. Licensed for Wikipedia under Creative Commons and requires attribution when reproduced., CC BY-SA 2.5, https://commons.wikimedia.org/w/index.php?curid=1857377




研究紀實 (取自 維基百科)

美國醫學博士,維吉尼亞大學醫學院精神病學教授史蒂文森(Ian Stevenson)調查了世界各地2500多個聲稱記得前世的孩子,出版了四卷本研究輪迴案例的專著及《輪迴與生物學》(《Reincarnation and Biology》)等著作。他研究的結論是:輪迴確實存在,人在2-5歲左右能夠回憶起前世,在5歲以後就會逐漸忘記;前世身體所受的傷害可能是胎記或先天缺陷的病因,人的喜好、行為特徵以及恐懼症等都可能來源於前世。

曾任耶魯大學精神科主治醫師的布萊恩·魏斯(Brian L. Weiss, M.D.)博士所著《前世今生》(英文版書名《Many Lives, Many Masters》[6])、《Same Soul, Many Bodies》[7]、《Through Time Into Healing》[8]等著作,記錄了他執業生涯中的大量輪迴案例。

美國收費電視探索頻道(Discovery Channel)攝製了關於探索輪迴的紀錄片《前生往世》(PAST LIVES)。

英國廣播公司(BBC)的「學習」節目(BBC Learning)攝製了關於探索輪迴的紀錄片《往世》(Previous Lives)。

懷化新聞網記者對通道侗族自治縣坪陽鄉的100多例「再生人」現象進行了實地探秘。



研究:

精神科醫師 魏斯的研究著作:

魏斯博士出版的第一本著作《前世今生》極受歡迎,轟動世界。
魏斯醫生是歷史安排的一位改變人思維模式的人物

前世今生︰生命輪回的啟示



Brian Leslie Weiss


魏斯醫生 的網站 Brian L. Weiss, MD



精神科醫師 陳勝英的研究著作:

跨越前世今生-陳勝英醫師的催眠治療報告(新版)

陳勝英醫師是一位基督徒,原本不相信前世今生因果 ... - 隨意窩



有名的書:

靈媒 伶姬 的書

如來的小百合

伶姬因果觀新版首頁



靈媒 秀慈 的 通靈筆記
https://www.books.com.tw/products/0010421993?sloc=main

通靈筆記:真實紀錄與神靈間的對話(二版)
https://www.books.com.tw/products/0010752177?sloc=main





案例:

日3歲童有前世記憶 畫「車禍死亡地圖」想見上輩子媽媽


美國奇男子:能回憶起16次轉世生活,有一世曾做外星人


女孩答應前世家人回來了 曾見天堂般的世界




輪迴轉世 新聞彙整


再生少年勝五郎 說出冥界轉生過程鉅細靡遺



前世被謀殺 3歲男童輪迴找出「自己屍體」

【輪迴追兇】3歲男童爆前世被斧頭劈死 兇手見額頭紅色胎記跪下認罪



保有前世回憶胎記,7個輪迴轉世故事



真心懺悔 化解仇家三世索命



蘇格拉底講述的輪迴轉生故事





巴夏 說 希特勒 的 靈魂... 值得研究...

Bashar: What Happened To Adolf





他是孫中山轉世的奇人,
他預言:這個人將親手終結紅色江山!【文昭思緒飛揚423期】










2021-02-06

2023-11-04




2025年3月8日 星期六

製作 Allsky 全天相機 - Raspberry Pi 樹莓派 安裝 allsky 軟體,Tapo C325WB 改鏡頭

 製作 Allsky 全天相機  
  Raspberry Pi 樹莓派 安裝 allsky 軟體 
  Tapo C325WB 改鏡頭  


Raspberry Pi 樹莓派 也用了幾年了,差不多就是個小電腦,滿好用的,

適合 24小時開機,執行相對簡單而想要一直執行的程式功能。 好處是省電,又比電腦便宜。


安裝 allsky 全天相機軟體,可以拍攝 全天星空,樣子類似 星座圖 的呈現,滿漂亮的。



Installation

The following commands will put the new release of Allsky in ~/allsky. Except for some system files, all Allsky-related files reside in this directory. If you later install the Allsky Website on the Pi, its files will also go in this directory.

cd
git clone --recursive https://github.com/AllskyTeam/allsky.git
cd allsky
./install.sh

The git clone will take a couple minutes and should produce output similar to what's below. The new allsky directory is approximately 150 MB after download.

Cloning into 'allsky'...
remote: Enumerating objects: 16464, done.
remote: Counting objects: 100% (494/494), done.
remote: Compressing objects: 100% (395/395), done.
remote: Total 16464 (delta 275), reused 220 (delta 96), pack-reused 15970
Receiving objects: 100% (16464/16464), 94.03 MiB | 1.13 MiB/s, done.
Resolving deltas: 100% (9845/9845), done.
Submodule 'src/sunwait-src' (https://github.com/risacher/sunwait) registered for path 'src/sunwait-src'
Cloning into '/home/pi/allsky/src/sunwait-src'...
remote: Enumerating objects: 130, done.        
remote: Counting objects: 100% (82/82), done.        
remote: Compressing objects: 100% (37/37), done.        
remote: Total 130 (delta 60), reused 53 (delta 45), pack-reused 48        
Receiving objects: 100% (130/130), 125.99 KiB | 848.00 KiB/s, done.
Resolving deltas: 100% (72/72), done.
Submodule path 'src/sunwait-src': checked out '102cb417ecbb7a3757ba9ee4b94d6db3225124c4'

The installation prompts for several items that allow it to configure the Pi so Allsky runs most efficiently given your Pi's configuration. These prompts include:

  • New host name, if not the default of allsky. If you have more than one Pi on the same network they must all have unique names. For example, if you have a test Pi you may want to call it allsky-test.
  • Adding swap space if needed. Swap space effectively increases the amount of memory your Pi has. Insufficient swap space is one of the leading causes of timelapse video creations problems.
  • Putting the ~/allsky/tmp directory in memory instead of on the disk. This directory holds temporary Allsky files and is where most Allsky files are written to. Putting the directory in memory significantly reduces the number of writes to the SD card, which increases its life.
It's highly recommended to accept the defaults.

Post installation

After installation, reboot then perform any actions the installation script identified.

If instructed to copy the contents of a prior configuration file to the new release, it's important to manually copy the values from the old file to the new file and not copy the entire file.
After the reboot, do the following:
  1. Bring up the WebUI by entering http://allsky.local or http://allsky.localhost in a web browser. The default username is admin and the default password is secret.
    If your website is publically viewable you should change the username and password via the Change Password link on the WebUI.
  2. Go to the Allsky Settings page.
  3. Make any necessary changes.
  4. Click on the Save changes button. Allsky will (re)start.
  5. If instructed to update the config.sh and/or the ftp-settings.sh files:
    1. Go to the Editor page.
    2. Select the appropriate file in the drop down list.
    3. Edit the file. Do NOT simply copy a previous version.
    4. Click the green "Save Changes" button. Allsky will not restart but the changes will take effect when the next image is taken.









Tapo C325WB 改鏡頭 











Tapo C325WB 改鏡頭 




使用 OBS Studio 做 Youtube 直播









** 原作軟體 indi-allsky ** ( 較新版的 allsky... )  


安裝軟體:

https://github.com/aaronwmorris/indi-allsky/wiki/Getting-Started

To run an instance of indi-allsky, you need to perform the following actions:

  1. Install git
sudo apt-get install git
  1. Clone the indi-allsky git repository
git clone https://github.com/aaronwmorris/indi-allsky.git
  1. Navigate to the indi-allky sub-directory
cd indi-allsky/
  1. Run setup.sh to install the indi-allsky system
./setup.sh

The setup.sh script will tell you if you are required to build the INDI software (documented below)

Note 1: If you run into problems with missing commands here, you may need to install additional packages to get started.

    sudo apt-get install lsb-release libc-bin whiptail

INDI-Allsky Software Review

https://www.gordtulloch.com/2023/01/06/indi-allsky-software-review/

Installing INDI-Allsky [2]is pretty much the same as installing the TJ software, where you open up a command line (scary I know!) and copy in the following commands:

apt-get install git
git clone https://github.com/aaronwmorris/indi-allsky.git
cd indi-allsky/
./setup.sh
systemctl –user start indiserver
systemctl –user start indi-allsky


安裝了四次都失敗! 

心裡想 可能需要重新安裝,或者直接 放棄 ....

第五次安裝,在安裝 indi 系統時,「進階檔案功能」等等幾個選項都不要,

沒想到 可以執行 indi-allsky 了!

但是 AWB「自動白平衡」需要手動打開,不然影像超暗,

畫面上的字超小,而且很難調整,

然後一直出現 No image ...













2024-12-05

2024-12-06

2024-12-10

2024-12-28

2025-03-09




個人氣象站 misol wifi 無線氣象儀 開箱文 ( 2024-2025新版 )

 個人氣象站 misol wifi 無線氣象儀 開箱文 


新版的 個人氣象站 misol wifi 無線氣象儀

淘宝賣家 最新改版 的,買了一組,用的不錯。王老師追加買了六組,用於教學。






(1)  misol wifi 無線氣象儀 

misol wifi无线气象仪 室内外温湿度 雨量计 风向风速 光照度


( RMB 619人民幣 )















個人氣象站 misol wifi 無線氣象儀 開箱 










室外機:







室內機:



(1) 室內機,用手機連線,設定好必要參數條件之後,

    可以直接將氣象資料上傳 Wunderground 網站。




Wunderground Weather Wundermap

進入 Wunderground 網站,點選 WunderMap


拉動與縮放地圖,即可看到 個人氣象站的 圖示與訊息:






(2)  大屏WiFi太阳能无线气象站多功能天气预报气象仪  

大屏WiFi太阳能无线气象站多功能天气预报风雨量温湿度气象仪包邮


( RMB 763.54 人民幣 )




















(1) 室內機,用手機連線,設定好必要參數條件之後,

    可以直接將氣象資料上傳 Wunderground 網站。





參看:

個人氣象站 AcuRite 01540M 5合1 開箱文 2020-02 





個人氣象站 misol (WS2080) 開箱文 






2025-03-12



2025年3月1日 星期六

Webcam Borads Web camera 電路板 集錦

 Webcam Borads Web camera 電路板 集錦 






感光 IC 晶片



原鏡片拿來當 macro 微距鏡,放在 iPhone 11 鏡頭前拍攝:




2024






2023-12-10

2025-03-16




Dr. Shaw YC Shiau PhD 蕭醫師 蕭博士 蕭同學 首頁 置頂文 標籤 分類搜尋

There will be Advertisement  (personalized)   inserts in Google Blog. Sorry!  谷歌 的 部落格 會有 置入廣告 (個人化的) ,請見諒!    Information Service  b...