Giter Site home page Giter Site logo

girinoscope's People

Contributors

chatanga avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

girinoscope's Issues

MHz?

Thanks for sharing this!

Now this is only cosmetic of course, but… the acquisition rates should be kHz I guess and not MHz. Pity.

New logo for Girinoscope

I wanted to contribute to Girinoscope. I designed a logo for Girinoscope. If you like it, I'll send you the files.

girinoscope

Hangs after a while

In "loop" acquisition mode, after a few minutes (sometimes after a few seconds), no more data is acquired. Either the Girino didn’t get the message that it is supposed to acquire data, or Girinoscope isn’t happy with the response it got. Hard to tell which.

Clicking the stop button, and then restarting works.

Does this only happen for me?

stm32duino port

hi i'm thinking about adding a port for the girino arduino firmware to stm32duino
http://wiki.stm32duino.com/index.php?title=Main_Page
https://github.com/rogerclarkmelbourne/Arduino_STM32
the intended board is maple mini or blue pill
https://www.leaflabs.com/maple
the boards are rather low costs
https://www.ebay.com/sch/i.html?_from=R40&_nkw=stm32f103c8t6&_sacat=0
the mcu is STM32F103C8 Arm Cortex M3
https://www.st.com/en/microcontrollers-microprocessors/stm32f103cb.html
72mhz arm cortex m3, 20k sram, 64k or 128k flash
2 x 12-bit, 1 μs A/D converters (up to 16 channels) - in fast dual interleaved mode may reach 2 million samples per sec
would you be willing to handle pull requests for the java code?
the main things are:

  • the base frequencies are 72mhz rather than 16mhz, the prescalers would be different (at least the base frequency is different) higher sampling rates
  • i may want to support the 12 bits adc (i think currently 8 bits are used)
  • that would mean bigger buffers possibly 16 bits x number of samples large, and Girino would need to handle different word sizes
    but i figure that some changes (possibly rather significant) may be needed on the java frontend
    e.g. that we may need to abstract further and build girino 'factories' and need to use more parameters
    e.g. base_frequency, frame_size, word_size, adc_bits, chip or device
    so that if the additional info is not present, fall back to the standard girino settings
    at the moment i'm still prototyping and trying things out so nothing concrete as of now.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.