
Low Byte Productions
@lowbyteprod
Followers
3K
Following
95
Media
126
Statuses
206
In depth, low level videos by @fstokesman
Joined July 2019
๐๐๐ง๐๐๐ซ๐ข๐ง๐ ๐๐ ๐๐ซ๐๐ฉ๐ก๐ข๐๐ฌ ๐๐ง ๐๐ง ๐๐ฌ๐๐ข๐ฅ๐ฅ๐จ๐ฌ๐๐จ๐ฉ๐. In this video, we're taking a deep-dive into drawing graphics on an oscilloscope, using an STM32 microcontroller generating some very special signals!.
0
0
11
RT @fstokesman: ๐๐๐ฒ๐ฟ๐๐๐ต๐ถ๐ป๐ด ๐ ๐๐ป๐ผ๐ ๐๐ฏ๐ผ๐๐ ๐ง๐ต๐ฒ ๐๐ฎ๐๐ ๐๐ป๐๐ฒ๐ฟ๐๐ฒ ๐ฆ๐พ๐๐ฎ๐ฟ๐ฒ ๐ฅ๐ผ๐ผ๐ ๐๐น๐ด๐ผ๐ฟ๐ถ๐๐ต๐บ. This algorithm computes 1/sqrt(x) with a bewildering handfuโฆ.
0
23
0
RT @fstokesman: This is a thread about the CORDIC algorithm, and why it's been living rent-free in my brain for the last couple of weeks ๐งตโฆ.
0
134
0
RT @MicroarchClub: 10: Thomas Sohmers. @trsohmers joins to discuss dropping out of high school at age 17 to start a chip company, lessons fโฆ.
0
3
0
RT @matthewvenn: Another great #makernews newsletter is out! With contributions from @bekathwia @MAYERMAKES @MrBananas @Bleeptrack @lowbyteโฆ.
0
5
0
RT @tvii: The tech youtube gem of this autumn:. Walking through the source code of xv6 OS, starting with โHow the OS bootsโ .
0
4
0
RT @Cyber_serker: For those enjoying Source Dive @lowbyteprod's playlist, I found a similar one explaining xv6 kernel concepts, but this tiโฆ.
youtube.com
This series introduces, describes, and explains "xv6", which is a simple Unix operating system. We look at the overall design and walk through the C code. Th...
0
5
0
In case you missed it, part two of our deep dive into the source of the xv6 operating system, is already online!.
Continuing our journey of levelling up by reading source code of open source projects, we're diving back into xv6, a pedagogical operating system written in C. Spinlocks are a mechanism used by the OS to limit resource access to one CPU core at a time.
2
5
29