-
Please add support for BL602/BL604 made by BouffaloLab
> The BL602 is a general purpose microcontroller based on the “SiFive E24 Core” RISC-V processor.
Notice that it's only _based on_ the SiFi…
-
Abiotic
Astable
Bioenergetics
Biofuels
Biogeography
Biomagnification
Breakerless
Coevolution
Contactor
Contactors
Decalcified
Decomposers
Demultiplexer
Desoldering
Distributorless
Dyna…
-
This is a relatively recent development from QMK, the ability to use the VCC Data and GND pins on the microcontrollers to enable support for these types of LEDs
It would be really useful for the IC f…
-
There is other project to bring GO to microcontrollers: https://github.com/aykevl/tinygo. Have you seen it? What is your opinion about it? I am just curious because you try to do the same thing but fr…
-
Add more debuggers to our inventory to support embedded team. We currently only have 1 CCS 110 debugger, look into adding J-Link Seggers as well.
See list of supported debuggers for our MCU here …
-
this chip dont have digital data handlers. its datasheet has not any analog to digital converters. this chip is an opamp only.
you should choose ti-ads1262 to measure a biosignal. its giving digita…
-
Hi @PhilippvK,
First of all, forgive me my ignorance, but I'm new to microcontrollers.
I'd like to use your examples as an inspiration to include TFLite on Pixhawk flight controllers (e.g. [Pixhawk …
-
Not sure if this is helpful or not, but on mine,
the internal microconterler is a Freescale MC9S08JM32 chip.
http://cache.freescale.com/files/microcontrollers/doc/data_sheet/MC9S08JM60.pdf
I have a…
-
Microcontrollers like the RP2040 and [ESP32-S2/S3, ESP32-C2/C3 ](https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/api-reference/peripherals/temp_sensor.html) contain built-in temperature …
-
Hello everyone,
why exactly does this library rely on arduino functionality? Mathematical functions could also be used from cmath. I'd love to use this great library with other microcontrollers.
T…