Raspberry Pi: Difference between revisions
ADC custom! |
never use rpi wifi |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
A Raspberry Pi is a popular System on Chip that runs Linux. | A Raspberry Pi is a popular System on Chip that runs Linux. | ||
It has a keyboard that uses the UK layout by default. Make it [https://www.raspberrypi.org/forums/viewtopic.php?f=91&t=9136 | It has a keyboard that uses the UK layout by default. Make it [https://www.raspberrypi.org/forums/viewtopic.php?f=91&t=9136 use a US layout]! | ||
--[[User:SteeleNivenson|SteeleNivenson]] ([[User talk:SteeleNivenson|talk]]) 21:16, 27 October 2016 (UTC) has been doing some audio research with this computer as part of [[GNAR]] | |||
A Raspberry Pi model 3 B has built in wifi. This device sucks and I could not get reliable network performance from it. The results were a non-responsive system for over 10 minutes initiated by a single keystroke over SSH. | |||
Link Dump! | Link Dump! | ||
| Line 16: | Line 20: | ||
DIY ADC https://www.youtube.com/watch?v=bLcW70tcBX8 | DIY ADC https://www.youtube.com/watch?v=bLcW70tcBX8 | ||
Python lib that targets a cheap ADC IC https://gpiozero.readthedocs.io/en/v1.3.1/api_spi.html#analog-to-digital-converters-adc | |||
MIDI! http://www.instructables.com/id/PiMiDi-A-Raspberry-Pi-Midi-Box-or-How-I-Learned-to/step2/From-Schematic-to-PCB/ | |||
Latest revision as of 17:14, 18 March 2017
A Raspberry Pi is a popular System on Chip that runs Linux.
It has a keyboard that uses the UK layout by default. Make it use a US layout!
--SteeleNivenson (talk) 21:16, 27 October 2016 (UTC) has been doing some audio research with this computer as part of GNAR
A Raspberry Pi model 3 B has built in wifi. This device sucks and I could not get reliable network performance from it. The results were a non-responsive system for over 10 minutes initiated by a single keystroke over SSH.
Link Dump!
https://www.raspberrypi.org/blog/pi-synthesisers/
http://wiki.linuxaudio.org/wiki/raspberrypi
https://www.raspberrypi.org/blog/music-hacks-raspberry-pi-synthesiser/
https://www.youtube.com/watch?v=cpCv1vt5DW8
DIY ADC https://www.youtube.com/watch?v=bLcW70tcBX8
Python lib that targets a cheap ADC IC https://gpiozero.readthedocs.io/en/v1.3.1/api_spi.html#analog-to-digital-converters-adc