This website requires JavaScript.
Explore
Help
Sign In
webadmin
/
pico-rng
Watch
1
Star
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
Files
84fd2e55fcb196e2d5743bbbf8ccd8909362ca2d
pico-rng
/
firmware
History
Mickey Malone
94699bfa10
Added LICENSE.md, updated README.md, fixed test tool, and organized driver code.
2021-02-14 12:29:00 -06:00
..
CMakeLists.txt
Updated firmware and test tool with with simple random number generator code
2021-02-07 11:01:42 -06:00
pico_rng_test.py
Added LICENSE.md, updated README.md, fixed test tool, and organized driver code.
2021-02-14 12:29:00 -06:00
pico_rng.c
More comments
2021-02-13 09:58:22 -06:00
pico_rng.h
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
usb_common.h
Initial commit
2021-02-06 08:35:38 -06:00