New project Midnight Fog

I want to announce a new project of mine. It’s a open source DIY hardware for Arduino, Raspberry Pi and other platforms.

Stay tuned!

Update:

Few projects are already available, which address different themas.

Raspberry Pi extension boards:

  • RTC-SHIM – RTC-SHIM (mini-HAT), a DS3231 battery driven real-time clock for Raspberry Pi
  • NRF24-SHIM – NRF24-SHIM (mini-HAT), an interface board for NRF32L01+ radio boards for Raspberry Pi
  • DOT-SHIM – DOT-SHIM (mini-HAT), a DIY 2.54mm raster board for Raspberry Pi
  • FAN-SHIM – FAN-SHIM (mini-HAT), support board for axial fans to cool Raspberry Pi
  • LED-SHIM – LED-SHIM (mini-HAT), RGB LED array for Raspberry Pi

Arduino-like boards:

  • RP2040-ProMini – The RP2040-ProMini project aims to create a replacement for the Arduino Pro Mini using the RP2040 MCU
  • RP2040-Eins – The RP2040-Eins project aims to create a replacement for the Arduino UNO R3 or Arduino M0 using the RP2040 MCU
  • RP2040-DebugProbe – The RP2040-DebugProbe project aims to re-imagine Raspberry Pi Debug Probe
  • RP2040-MicroProbe – The RP2040-MicroProbe project aims to create smaller version of RP2040-DebugProbe
  • RP2040-PicoProbe – The RP2040-PicoProbe project aims to create even smaller version of RP2040-DebugProbe
  • UNO/328 – A clone board of popular Arduino Uno with improved EMC properties, simple and cheap to produce
  • LEO/32U4 – A clone board of popular Arduino Leonardo with improved EMC properties, simple and cheap to produce
  • M0/D21G18 – A clone board of popular Arduino M0 with improved EMC properties, simple and cheap to produce

Another topics:

  • LoRaBaseBoard – LoRa Base Board for popular Hoperf’s RFM95/96/97/98 modules
  • USB2Serial – USB to Serial boards to program Arduino Pro Mini boards
  • USBSocket – Simple micro/mini/full USB adapter boards
  • DC/DC – Multipurpose DC/DC buck and buck-boost converter boards with intent of modular application
  • DC/STB – Direct Current Screw Terminal Board for 8.5mm terminals
  • W25Q-BRD – W25Q-BRD is a breakout board for DIY use

WBR,
Redscorp

CUDA-Z 0.10.251 is out

cuda-z-0.10

Once in a Blue Moon

CUDA-Z 0.10.251 is out at 2015.07.31. What’s new:

  • Use CUDA run-time 6.5;
  • Add export to clipboard;
  • 64-bit integer performance test;
  • Improved missing CUDA error messages;
  • Support of new hardware;
  • Separate 32 and 64-bit builds for Windows and Linux platforms;
  • Minor fixes and improvements.

You can download CUDA-Z from:

Have fun!

WBR, Redscorp