-
Updated
Nov 14, 2020 - C
microcontrollers
Here are 209 public repositories matching this topic...
-
Updated
Nov 4, 2020 - C
-
Updated
Apr 2, 2020 - C
-
Updated
Apr 10, 2019 - C
-
Updated
Nov 14, 2020 - C
-
Updated
Nov 13, 2020 - Python
-
Updated
Nov 4, 2020 - C++
-
Updated
Jul 21, 2020 - C++
-
Updated
Nov 4, 2020 - C++
-
Updated
Nov 12, 2020 - C
-
Updated
Sep 6, 2020 - C++
-
Updated
Oct 26, 2020 - C
-
Updated
Oct 8, 2020 - Modula-2
-
Updated
Oct 12, 2020 - Python
-
Updated
Jun 4, 2020 - C++
-
Updated
Feb 21, 2017 - C++
I have 10 bit input data like this
const double inputs[110][8] = {
{540,131,48,3,0,0,0,0},
{624,167,63,15,0,0,0,0},
{736,224,96,31,0,0,0,0},...
but after learning output is the same for exemple
0.8215888
0.8215888
0.8215888
...
after i divide for 1024 i have data like this
const double inputs[110][8] = {
{0.52734375,0.1279296875,0.046875,0.0029296875,0,0,0,0},
{0.609375,0.1630859375,
-
Updated
Mar 20, 2020 - Rust
-
Updated
Aug 27, 2020 - C
-
Updated
Mar 19, 2017 - C
-
Updated
Nov 7, 2020 - C
-
Updated
Sep 8, 2020 - C
-
Updated
Dec 26, 2016 - Assembly
Improve this page
Add a description, image, and links to the microcontrollers topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the microcontrollers topic, visit your repo's landing page and select "manage topics."
There is always room for better documentation. This issue is a list of areas where the docs could use improvements. If you come across issues, please add them as a comment :)
Module level
<$device as RccBus>::Buscould be made easierrtcreferences examples without linking to themadcis missing top level documentation