Raspberry Pi Pico W Mandelbrot SetStumbled across a Python script to run a Mandelbrot set in ASCII in Python so I thought I would see how it ran on the RaspberryPi Pico.Nov 3, 2023Nov 3, 2023
Start searching from the command lineAs someone who spends a lot of time on the command line, it is quicker to be able to kick off a web search from there than switching to the…Apr 10, 2023Apr 10, 2023
DHT11 Sensor in MicropythonJust a short bit of code to test a DHT11 temperature and humidity sensor module.Apr 7, 2023Apr 7, 2023
Raspberry Pi Pico W OLEDSome components arrived from AliExpress recently, so been able to play with an I2C OLED display with my Pico W.Apr 5, 2023Apr 5, 2023
DNACells cleft and pared to their rudiments, To double helix, the spiralling chain Of life. Protein fragments whose elements Comprise the…Apr 4, 2023Apr 4, 2023
Small LED Matrix NumbersSomething I did a few (8) years ago on the Arduino to display two-digit numbers on a 8x8 LED matrix like one controlled my a max7219, this…Apr 2, 2023Apr 2, 2023
TFT Display ST7735 with MicroPythonI got a cheap SPI TFT ST7735 Display module with SD Card reader off eBay, it had an unusual number of pins on the back for an SPI display.Mar 31, 20231Mar 31, 20231
10 Print 6502 AssemblerAfter reading the book on C64 10 Print the one line random pattern generator, I decided if I could do the same in assembler on a same era…Jun 24, 2021Jun 24, 2021