Logo
Explore Help
Sign In
webadmin/pico-rng
1
0
Fork 0
You've already forked pico-rng
mirror of https://github.com/polhenarejos/pico-rng.git synced 2026-04-09 17:25:51 +02:00
Code Issues Packages Projects Releases Wiki Activity
10 Commits 1 Branch 1 Tag
ce9e5deb540d9dec84b10a5b45985488ab7562b7
Go to file
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
Mickey Malone ce9e5deb54 Driver exposes a character device /dev/pico_rng. Updated driver to support the character device. Tested with dd and cat. I am getting better performance than with Python, no shocker there.
2021-02-12 06:55:02 -06:00
driver
Driver exposes a character device /dev/pico_rng. Updated driver to support the character device. Tested with dd and cat. I am getting better performance than with Python, no shocker there.
2021-02-12 06:55:02 -06:00
firmware
Updated firware to contain only 1 endpoint. Created a global data buffer to hold the ADC EP1 IN data. This increased performance from 7.5 KBps to 150+ KBps.
2021-02-10 07:26:40 -06:00
.gitignore
Updated firware to contain only 1 endpoint. Created a global data buffer to hold the ADC EP1 IN data. This increased performance from 7.5 KBps to 150+ KBps.
2021-02-10 07:26:40 -06:00
CMakeLists.txt
Added linux kernel module
2021-02-06 11:59:39 -06:00
LICENSE
Initial commit
2021-02-06 08:20:15 -06:00
pico_sdk_import.cmake
Initial commit
2021-02-06 08:35:38 -06:00
README.md
Initial commit
2021-02-06 08:35:38 -06:00

README.md

Raspberry Pi Pico Random Number Generator

Reference in New Issue View Git Blame Copy Permalink
Description
No description provided
Readme 1.1 MiB
Languages
C 82.1%
CMake 9.6%
Python 8.3%
Powered by Gitea Version: 1.25.2 Page: 21ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API