Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
soulsyrup committed Nov 17, 2023
1 parent a1422ee commit 001f862
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 1 deletion.
58 changes: 58 additions & 0 deletions .ipynb_checkpoints/README-checkpoint.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@


<h1 align="center">Human Brain Rat</h1>


<div align="center">
<a href="https://discord.gg/mJECK72VhD">
<img src="https://img.shields.io/static/v1?label=Unlimited%20Research%20Cooperative&message=Join%20Now&color=7289DA&logo=discord&style=for-the-badge" alt="Discord server">
</a>
</div>
<div align="center">
<a href="https://discord.gg/HBHGvDxDmt">
<img src="https://img.shields.io/static/v1?label=Metaverse%20Crowdsource&message=450%20Members&color=7289DA&logo=discord&style=for-the-badge" alt="Discord server">
</a>
</div>

<div align="center">
<a href="https://www.tiktok.com/@metaversecrowdsourcebr">
<img src="https://img.shields.io/badge/TikTok-%40metaversecrowdsourcebr-ff0080?style=for-the-badge&logo=tiktok&logoColor=white&labelColor=000000" alt="TikTok Profile">
</a>
</div>

<br>
<br>


<br>
<br>
<h1 align="center">Idea</h1>
Implanting human cortical organoids into a rat brain, for computational experiments towards synthetic biological intelligence
<br>
<br>
Basic BCI system:

carbon nanotube coated electrodes, used for self-organizing signal optimisation and connection mapping, for outgoing and incoming data. the carbon nanotubes, current, brain, and AI will work synergetically to create a more efficient system, and a bio-silicon connectome

electrode site specific signals from the brain will be mapped via an AI, in a continous bidirectional learning process, using both the brain and the silicon computer

brain will be primarily used for processing, by inputting data as an artifical sense, and outputting the processed data back from the brain to silicon computer

symbolic

<h1 align="center">BCI_V0.9.1_highlevel_schematic</h1>
<p align="center">
<img src="https://raw.githubusercontent.com/Unlimited-Research-Cooperative/Human-Brain-Rat/main/images/BCI_V0.9.1_highlevel_schematic.png" alt="BCI_V0.9.1_highlevel_schematic.png">
</p>
<h1 align="center">idea_flow</h1>
<p align="center">
<img src="https://raw.githubusercontent.com/Unlimited-Research-Cooperative/Human-Brain-Rat/main/images/idea_flow.png" alt="idea_flow.png">
</p>
note:
the files below have not been uploaded to this repo, due to large file size, but can be requested:
Code_FPGA_DAC_ADC/brain_to_computer/CycloneIV/demo/15_sd_card_audio/audio/大海.wav
Code_FPGA_DAC_ADC/brain_to_computer/CycloneIV/demo/11_sd_card_test/spiflash.stp
<br>
<br>
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">Human-Brain-Rat</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="https://github.com/Metaverse-Crowdsource/Human-Brain-Rat" property="cc:attributionName" rel="cc:attributionURL">Metaverse Crowdsource</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<br />Based on a work at <a xmlns:dct="http://purl.org/dc/terms/" href="https://github.com/Metaverse-Crowdsource/Human-Brain-Rat" rel="dct:source">https://github.com/Metaverse-Crowdsource/Human-Brain-Rat</a>.<br />Permissions beyond the scope of this license may be available at <a xmlns:cc="http://creativecommons.org/ns#" href="https://github.com/Metaverse-Crowdsource/Human-Brain-Rat" rel="cc:morePermissions">https://github.com/Metaverse-Crowdsource/Human-Brain-Rat</a>.

11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,15 @@
Implanting human cortical organoids into a rat brain, for computational experiments towards synthetic biological intelligence
<br>
<br>
Basic BCI system:

carbon nanotube coated electrodes, used for self-organizing signal optimisation and connection mapping, for outgoing and incoming data. the carbon nanotubes, current, brain, and AI will work synergetically to create a more efficient system, and a bio-silicon connectome

electrode site specific signals from the brain will be mapped via an AI, in a continous bidirectional learning process, using both the brain and the silicon computer

brain will be primarily used for processing, by inputting data as an artifical sense, and outputting the processed data back from the brain to silicon computer

symbolic

<h1 align="center">BCI_V0.9.1_highlevel_schematic</h1>
<p align="center">
Expand All @@ -40,7 +49,7 @@ Implanting human cortical organoids into a rat brain, for computational experime
<img src="https://raw.githubusercontent.com/Unlimited-Research-Cooperative/Human-Brain-Rat/main/images/idea_flow.png" alt="idea_flow.png">
</p>
note:
the files below have not been uploaded to this repo, but can be requested:
the files below have not been uploaded to this repo, due to large file size, but can be requested:
Code_FPGA_DAC_ADC/brain_to_computer/CycloneIV/demo/15_sd_card_audio/audio/大海.wav
Code_FPGA_DAC_ADC/brain_to_computer/CycloneIV/demo/11_sd_card_test/spiflash.stp
<br>
Expand Down

0 comments on commit 001f862

Please sign in to comment.