User Tools

Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
start [2019/04/11 02:22]
sausage
start [2019/07/22 23:52]
124.19.1.46
Line 1: Line 1:
 +====== How to remove harvesting from a new Windows 10 instance ======
 +
 +Microsoft has a sea of settings that have their best interests at heart. The biggest one being Cortana, and placing ads on the lock screen.
 +
 +When receiving a new laptop or PC that has Windows 10 installed, there are a number of things that you can do to shut Microsoft out.
 +
 +[[remove_harvesting_from_windows_10|Read Article]]
 +
 +====== Simple start with WebAssembly/​Emscripten and C/C++ ======
 +
 +I am really excited by this technology. In many aspects, it's a return to where I started, assembly coding on 8-bit and 16-bit machines. And it's a shot in the arm for the browser, opening up many new possibilities for frontend web development.
 +
 +[[simple_webassembly_emscripten_c|Read Article]]
 +
 +====== Minimum setup for a PIC32MX270F256B on a Breadboard + PICkit3 ======
 +
 +My first experiments with PIC Microcontrollers was on the PIC32MX170F256B. But after discovering that there was no USB module on that controller, I then purchased a PIC32MX270F256B which did have one.
 +
 +This article serves as a reminder for the minimum setup for this microcontroller.
 +
 +[[pic32mx270f256b|Read Article]]
 +
 +====== SSD1306 and SSD1315 oLED Modules for the Pi1541 ======
 +
 +As mentioned in my [[pi1541|previous article]], while building the [[https://​cbm-pi1541.firebaseapp.com|Pi1541]],​ I had a lot of difficulty getting the oLED module to work.
 +
 +I blamed it on the fact I had accidentally purchased an SSD1315 instead of an SSD1306.
 +
 +[[ssd1315|Read Article]]
 +
 +
 +----
 +
 +
 ====== Building the Pi1541 ====== ====== Building the Pi1541 ======
  
start.txt ยท Last modified: 2024/05/12 11:42 by sausage