Found 119 bookmarks
Custom sorting
MicroPython - Python for microcontrollers
MicroPython - Python for microcontrollers
MicroPython is a lean and efficient implementation of the Python 3 programming language that includes a small subset of the Python standard library and is optimised to run on microcontrollers and in constrained environments.
·micropython.org·
MicroPython - Python for microcontrollers
The 5-minute Guide to C Pointers
The 5-minute Guide to C Pointers
A simple guide to C pointers. Talks about operators, dereferencing, pointer usage, pointers to arrays, pointers to structs, pointers to pointers.
·denniskubes.com·
The 5-minute Guide to C Pointers