- Interplanetary Lobbing –
- GitHub – anishathalye/git-remote-dropbox: A transparent bridge between Git and Dropbox – use a Dropbox (shared) folder as a Git remote! –
- Status – AirVPN –
- Rust on RTL8710 running FreeRTOS –
- GitHub Report Card –
embedded
Bookmarks for December 28th
- The Internet of Things with ESP32 –
- Daily Sketches in 2016 – Medium – In 2016 I started an experiment of doing daily sketches in the form of short animations posted on instagram. In these sketches I tried out different visual ideas involving geometry, animation, gesture and graphic form. I had no idea what to expect but it felt like a good new years resolution and nice way to experiment with some ideas I had been thinking about. I was inspired by folks like Reza Ali who were doing daily sketches at the time and thought, I should do this.
- The Book of Shaders –
Bookmarks for November 29th through November 30th
These are my links for November 29th through November 30th:
- Internet of Things Temperature and Humidity Monitor | Hacker News –
- Teensy Audio Library, high quality sound processing in Arduino sketches on Teensy 3.1 –
- How Stable Are Democracies? ‘Warning Signs Are Flashing Red’ – The New York Times –
Bookmarks for October 19th
- Why Pylint is both useful and unusable, and how you can actually use it · Code Without Rules –
- klen/pylama: Code audit tool for python. –
- Michael Mior –
- Semi-hosting on ARM with Rust – embed.rs –
Bookmarks for September 26th
- Autopsy – Lessons from Failed Startups –
- Transparent Startups | Businesses embracing Transparency –
- Exponent –
- Fractal Lab – sub.blue –
- GitHub – jamesmunns/teensy3-rs-demo: Demo consumer of the teensy-rs library – Install xargo
Install arm-none-eabi-gcc, add to $PATH
Run make flash
DependenciesA somewhat current Nightly Build of Rust (currently tested on rustc 1.13.0-nightly (6ffdda1ba 2016-09-14))
Japaric's Xargo Tool – used to cross compile libcore
A somewhat current arm-none-eabi-gcc toolchain.
4.9.3 seems to work with a slight linker hack
6.x.x seems to work without hacks.
LicenseRust contributions are licensed under the MIT License.
Please Note: ASM, C, C++, and Linker Components of the teensy3-sys crate (a dependency of the teensy3 crate) contain components licensed under the MIT License, PJRC's modified MIT License, and the LGPL v2.1. Please refer to individual components for more details.
- Teensy USB Development Board –