Code Monkey home page Code Monkey logo

cnixxi's Issues

Reason of using ADC injection channel for Vref

Hi. I'm reading your code, trying to adapt it for my needs. Can you explain why do you read Vref in a separate injection group? What difference does it make compared to measuring both channels in the rule group?
Is it to read Vref on separate timer trigger after HVMON channel is converted?
Also I am reading the reference manual and there is this note:

Note: 1. When converting a rule group or injection group in intermittent mode, the conversion sequence does
not automatically start from the beginning when it ends. When all subgroups have been converted, the next
trigger event starts the conversion of the first subgroup.
2. You cannot use auto-injection (JAUTO=1) and intermittent mode at the same time.

So does it mean that Vref is being read 2 times in a row?
Also this line:

ADC1->CTLR1 = ADC_JEOCIE | ADC_JDISCEN | ADC_SCAN | ADC_JAUTO;

contradicts the second paragraph of the note above.

Sorry if it's annoying, I am just confused "a little" :)

Love the concept - request for variation

Hi,

I saw this pop up on my YT feed - very interesting and love the concept of an addressable PWM driver for nixie tubes.

I actually have a small stash (now 14; I had 20 in total, but already built a clock using an off-the-shelf board which requires 6) of IN-17 tubes which are a bit smaller (and IMO way cuter ๐Ÿ˜‰) than the IN-12 you've used.

Single IN-17 : https://imgur.com/a/FFbxvyu

IN-17 clock : https://imgur.com/a/ScSxtoN

So, could the design be altered to suit the footprint of the IN-17? And is it electrically compatible?

Regards,
Doug

Add USB control support over rv003usb

Hi there, just came across your videos on youtube.

Since you released the rv0003usb library after this project was "complete" I thought it might make sense to use that here, if possible (note that I have not looked at the code thus far and I am not sure if for example the pid control loop and usb interrupt could interfere with each others timings in some way) and since you mentioned you wish to use this via usb in the video I just thought to at least throw the idea in the room.

Feel free to just ignore/close this if there is no interest in that, just a thing that came across my mind :) ( and certainly don't feel pressured to make any changes here, if I wish to use this I can work on this myself (and create a pr afterwards if desired), again, this is just an idea that crossed my mind )

CH32V003 vs PMS132B

PMS132B-S08 is $0.05 in quantity at LCSC, CH32V003J4M6 is $0.115
Is the CH32V003 worth twice the price? The PMS132 has a multiply instruction.

What is it about the PMC131-S08A that makes it twice the price of the PMS132B-S08? The datasheet is hard to decipher, I think the PMC has better power noise immunity.

PY32F002AW15U6TR has multiply, $0.104

KiCad version

Hi, I'm using KiCad 5.1.5 on Ubuntu 20.04 and can't open the schematics. Which version you are using? Thanks, nice project!

Buy PCB premade

Hi, Is there anywhere I can buy these driver PCBs pre-made. I would love to get some for my projects

wht is the float division trick called?

Hi,
this is not an issue:

I was admiring your flyback driver code and I'd just like to know what the trick you used to divide by a float with only integers here is called:

// There's a neat trick where you can divide by weird decimal divisors by

Is this something along the lines of continued logartihms?
Are the terms trial and error or is there a trick to finding them?
Sorry if the questions are stupid, I really don't know.

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.