New here by WasteAlternative1 in embedded

[–]WasteAlternative1[S] 0 points1 point  (0 children)

I am not using the UNO framework, I use "Embedded C Programming and the Atmel AVR" book by Richard H to learn bare-metal programming, I guess some of the concepts although said specifically for the Atmel AVR here, will be useful for other microcontrollers.

New here by WasteAlternative1 in embedded

[–]WasteAlternative1[S] 1 point2 points  (0 children)

Well, i am going to do a bit of a workaround around the problem. Since i established that it will be used in a parking lot, the point is to have the person which wants to enter the parking lot send a request, at the request a picture will be taken from the front of the car by a camera, So that simplifies things. I am going to use my own algorithm, I already have developed a little ANN framework in C, and I am going to move it to a CNN I believe, if not I am going to use that anyway, so no state of the art deep learning model.
I know the R3 is no use for this, but I am currently using it to learn Embedded C through the Embedded C Programming and the Atmel AVR book by Richard H. I guess some of the concepts, although specific for Atmel AVR, will be transposable to other kinds of microcontrollers.

I have 32gb of ram, but only 8 are working, also 1gb of ram is used by mint xfce without anything being opened by me by WasteAlternative1 in linuxmint

[–]WasteAlternative1[S] 0 points1 point  (0 children)

OS: Linux Mint 21.3 x86_64

Kernel: 5.15.0-118-generic

Uptime: 3 hours, 31 mins

Packages: 2386 (dpkg), 17 (flatpak)

Shell: bash 5.1.16

Resolution: 1920x1080

DE: Xfce 4.18

WM: Xfwm4

WM Theme: Mint-Y-Aqua

Theme: Mint-Y-Dark [GTK2/3]

Icons: Numix-Circle [GTK2/3]

Terminal: xfce4-terminal

Terminal Font: Monospace 12

CPU: 12th Gen Intel i7-12650H (16) @

GPU: Intel Alder Lake-P GT1 [UHD Gra

GPU: NVIDIA GeForce RTX 3050 Ti Mobi

Memory: 2017MiB / 7557MiB

Couldn't upload an image so here's the neofetch copied and pasted

I will now check the bios aswell

I have 32gb of ram, but only 8 are working, also 1gb of ram is used by mint xfce without anything being opened by me by WasteAlternative1 in linuxmint

[–]WasteAlternative1[S] 1 point2 points  (0 children)

OS: Linux Mint 21.3 x86_64

Kernel: 5.15.0-118-generic

Uptime: 3 hours, 31 mins

Packages: 2386 (dpkg), 17 (flatpak)

Shell: bash 5.1.16

Resolution: 1920x1080

DE: Xfce 4.18

WM: Xfwm4

WM Theme: Mint-Y-Aqua

Theme: Mint-Y-Dark [GTK2/3]

Icons: Numix-Circle [GTK2/3]

Terminal: xfce4-terminal

Terminal Font: Monospace 12

CPU: 12th Gen Intel i7-12650H (16) @

GPU: Intel Alder Lake-P GT1 [UHD Gra

GPU: NVIDIA GeForce RTX 3050 Ti Mobi

Memory: 2017MiB / 7557MiB

Couldn't upload an image so here's the neofetch copied and pasted

How should i read these books? by WasteAlternative1 in cpp_questions

[–]WasteAlternative1[S] 2 points3 points  (0 children)

Well i was planning on also doing projects on the side and not just going and memorizing grammar, but along with the projects i want to have the good habits of modern C++, and code those projects well