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-24 16:02:55 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
142a0fcdacc5d4604675db6b14aa5822abce32fe
pico-rng
/
firmware
History
Mickey Malone
15316f2a51
More comments
2021-02-13 09:58:22 -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
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
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