33 Matching Annotations
  1. Aug 2020
  2. May 2020
    1. I’d also love to get something set up that downloads PDFs of publications from journal RSS feeds

      Did you come up with a neat solution for this?

    1. Thanks for catching this! The blue-pill-quickstart crate had an update that changed this. I've made an edit and added our Cargo.toml so that the code in the post makes sense. I'll update the whole post to the new version of blue-pill-quickstart soon :)

    2. This code looks useful as a learning resource, but where does "hal" come from? <br>Something is missing!<br>The blue-pill-quickstart repo uses the stm32f1xx-hal crate, but this doesn't have a module: stm32f103xx.<br>Maybe posting you cargo.toml would help

    1. Fixed, thanks!

    2. It's me again :)

      I think there is a misspell in

      def switch_channel(self, channel_id): <br> bits = self._channel_to_bits(channel\_id) <br> self._switch_pins_with_bits(bits) <br> self.current_bits = bits

      channel\_id ==> channel_id

      best,

    3. Thank you for your work !

      Looking forward for it :)<br>I'm trying to switch from Arduino to Micropython for IoT. Your content is really helpful for beginners !

      Thank's for the cheese !

    4. Thanks for the comment!

      We agree that there's a lack in resources compared to Arduino. We'll put these scripts into a Git repository as they accumulate so that they are easier to access and use, thanks for the suggestion!

    5. Hey Hello there !

      Thank's a lot for this class !

      Do you think you could make a small library for Microphyton ? This language is fantastic but lack of ressources compare to Arduino.

      Best,

    1. Not yet but I've bookmarked this <br>http://kitchingroup.cheme.c... <br> for a place to start. Linking it to elfeed should be doable I think

    2. Did you come up with a neat solution for this?<br>

      I’d also love to get something set up that downloads PDFs of publications from journal RSS feeds

    1. Thanks for catching this! The blue-pill-quickstart crate had an update that changed this. I've made an edit and added our Cargo.toml so that the code in the post makes sense. I'll update the whole post to the new version of blue-pill-quickstart soon :)

    2. This code looks useful as a learning resource, but where does "hal" come from? <br>Something is missing!<br>The blue-pill-quickstart repo uses the stm32f1xx-hal crate, but this doesn't have a module: stm32f103xx.<br>Maybe posting you cargo.toml would help

    1. Fixed, thanks!

    2. It's me again :)

      I think there is a misspell in

      def switch_channel(self, channel_id): <br> bits = self._channel_to_bits(channel\_id) <br> self._switch_pins_with_bits(bits) <br> self.current_bits = bits

      channel\_id ==> channel_id

      best,

    3. Thank you for your work !

      Looking forward for it :)<br>I'm trying to switch from Arduino to Micropython for IoT. Your content is really helpful for beginners !

      Thank's for the cheese !

    4. Thanks for the comment!

      We agree that there's a lack in resources compared to Arduino. We'll put these scripts into a Git repository as they accumulate so that they are easier to access and use, thanks for the suggestion!

    5. Hey Hello there !

      Thank's a lot for this class !

      Do you think you could make a small library for Microphyton ? This language is fantastic but lack of ressources compare to Arduino.

      Best,

    1. Not yet but I've bookmarked this <br>http://kitchingroup.cheme.c... <br> for a place to start. Linking it to elfeed should be doable I think

    2. Did you come up with a neat solution for this?<br>

      I’d also love to get something set up that downloads PDFs of publications from journal RSS feeds

    1. Thanks for catching this! The blue-pill-quickstart crate had an update that changed this. I've made an edit and added our Cargo.toml so that the code in the post makes sense. I'll update the whole post to the new version of blue-pill-quickstart soon :)

    2. This code looks useful as a learning resource, but where does "hal" come from? <br>Something is missing!<br>The blue-pill-quickstart repo uses the stm32f1xx-hal crate, but this doesn't have a module: stm32f103xx.<br>Maybe posting you cargo.toml would help

    1. Fixed, thanks!

    2. It's me again :)

      I think there is a misspell in

      def switch_channel(self, channel_id): <br> bits = self._channel_to_bits(channel\_id) <br> self._switch_pins_with_bits(bits) <br> self.current_bits = bits

      channel\_id ==> channel_id

      best,

    3. Thank you for your work !

      Looking forward for it :)<br>I'm trying to switch from Arduino to Micropython for IoT. Your content is really helpful for beginners !

      Thank's for the cheese !

    4. Thanks for the comment!

      We agree that there's a lack in resources compared to Arduino. We'll put these scripts into a Git repository as they accumulate so that they are easier to access and use, thanks for the suggestion!

    5. Hey Hello there !

      Thank's a lot for this class !

      Do you think you could make a small library for Microphyton ? This language is fantastic but lack of ressources compare to Arduino.

      Best,