Close

17838 Results for "raspberry pi"

  • The Beginning

  • This project started in an attempt to build a MP3 player that would support multiple sd cards. Locally uSD cards in smaller capacities (64GB) are cheaper per GB than larger cards. This project initially started using a stm32F4 to perform the MP3 decoding...
  • SymPaPi

  • I plan to make this prototype, but I'll need help: - I'll need a robot; Not a big, mean one. It doesn't have to be big either. I would like it small, innocent. About the size of a basket. Very teeny. And I would like it to have a screen for a face, so...
  • Commodity USB to I2S chips

  • The STM32 is converting I2S to SPI because it's a spare part & its USB interface is too slow to go up to the future plan of 4 channels, 96khz, 24 bits, but there already are chips which bridge USB to I2S.  If those were spare parts, they would be...
  • SOPINE A64

  • This is worth talking about, too:https://www.pine64.org/?page_id=1491At $29 for the module and $15 for the base board, this is how the Raspberry Pi should be priced.The form factor is the SODIMM-DDR3 socket, which is incompatible with the Raspberry Pi...
  • Aurorapi

  • Description: AuroraPi uses a Raspberry Pi with a NoIR camera (for better low light imaging) in order to capture the image of the text in a document and uploads it to the google cloud where the vision (a machine learning based text detection API) recognizes...
  • Overall Plan

  • I will do this on a headless Rpi Zero W.  First I am going to install a headless Raspian Stretech lite.  Directions for this are here:https://howtoraspberrypi.com/how-to-raspberry-pi-headless-setup/Next I will setup the software for...
  • L1VM

  • The modules The L1VM can be expanded by modules (shared libraries). A module has an own API to access the functions from the VM. Here is the list of modules: Cells - linked neural networks with FANN libraryendianess - convert to big endian, or little...
  • GUI Up and Running (06/02/19)

  • Now have the Kivy app running on the touchscreen. So here I have the Raspberry Pi booting to cli (command line) and then from there running my python/kivy file with:python3 [insert filename].pyI've now added an 'app' entitled sensors, which when up and...
  • Intelligence Parallelism

  • Phase 1Includes project examples such as:Realtime Visual TrackingInternet AssistantVoice RecognitionObject DetectionSpeech SynthesisTensorflow for PoetsSee links to these projects on our home page.Suggestions on how to organize a network of these and...
  • Checking out the hardware, SIOs are working

  • This board has connections to mimic the Raspberry PI UART on the GPIO connector. It also has a RS232 level shifter and a RS422/485 transcievers that can get blue wired to any of the SERCOM pins. The RS232 and 422 chips drive pins on a separate connector,...