Close

11 Results for "raspberry"

  • Raspberry Pi Display

  •  Raspberry Pi’s importance and its applications has grown over the years since its inception. The number of applications that their boards can be used in is immense. Their accessories have also come in handy a lot of times. One of them is the Raspberry...
  • SYT Embedded Devices

  • # Why again a new Microcontroller? # Where are the main differences?TODO Table of differences    + STM32F3/F4    + RaspberryPico (RP2040)    * ArduinoUno (ATMega328P)    * ArduinoATMega   ...
  • General status and tools

  • List of projects started or TODO:- Arduino Blindshutter (half made but then left it because it was boring, may get done it one day)- ESP8266 boards. Problem at the moment with USB-RS232 adapters. Lack of power shouldn't be the issue. CP2102 chip couldn't...
  • Python MicroService Bus for IoT Messaging

  • Python Peer to Peer MicroService Bus for IoT Messaging FrameworkLatest work:I am currently well along a personal project to build a simplified data-driven MicroService Bus in Python to integrate RPI HAN nodes, ESP IoT wifi devices., communicating freely...
  • Mid-range MCU selection : STM32

  • Raspberry Pi Pico Good support, not suited for low power (>180µA deep sleep) Blackpill Upgrade to Bluepill. Bluepill More info about debuggingSmallBread board friendly : fits on a 2x20pin, 0.6" row spacing socketCheap, around €1.5 low quality...
  • What is Arduino Nano? A Getting Started Guide

  • Arduino boards are designed for non-technical persons who battle to build complex electrical circuits and are constantly concerned about getting all of the wires and parts in the right position. These devices are a fantastic contribution to the electronics...
  • Beginners guide to Object Detection with Edge Impulse

  • Edge Impulse is a user friendly machine learning development platform that makes it super easy for anyone with no background knowledge to get started building and deploying machine learning applications while learning along the way. By following a set...
  • Hands on with the construction

  • - Intro A combination of some theoretical ranting and an actual project. In this project I wanted to test a form of debugging which merely records the system state and then enables one to replay it in an offline environment. (Dusty academic mode on)In...