Close

281 Results for "freertos"

  • Resetting Bug

  • I have some further thoughts into this resetting bug; I've realised the watch doesn't actually report a brown-out reset, and it ONLY happens after leaving the watch in sleep mode for an extended amount of time (>1 hour). Furthermore, the scope trace...
  • Firmware source

  • I have uploaded my firmware source:https://github.com/Emeryth/sma-q2-ossIt's based on nRF5 SDK 11.0 and FreeRTOS.I have also uploaded my fork of Gadgetbridge that lets you connect to the watch:https://github.com/Emeryth/Gadgetbridge
  • The fun begins

  • So far on my blog I have documented the initial work for my Train all the Things project. With the initial research and setup done I'm off into the unknown. I got my ESP-EYE last week and I've been able to setup the esp-idf tool chain. So far I'm liking...
  • New SDK version released

  • I've just seen that espressif have released their SDK on githubhttp://bbs.espressif.com/viewtopic.php?f=7&t=67https://github.com/espressifNow with FreeRTOS integration!This looks like a big step forward in terms of ease of use. The demo application included...
  • The Zakharos Milestone

  • Started the work on the next milestone called Zakharos. Aims of the milestone: Re-implementing The Reptile Demo with ROS - for simpler development of sophisticated Mind's structuresRe-implementing Moving platform with the ESP32 , an accelerometer, PWM,...
  • Smart Chain Puller

  • The brain of the Smart Chain is an ESP8266 NodeMCU board. It uses the ESP8266_RTOS_SDK with the esp-homekit-sdk. I chose this framework because I wanted the features of FreeRTOS, and I have used Apple HomeKit before. However, at some point I would...
  • Open firmware

  • Digitabulum's firmware is open source. There isn't much to it right now, because we're still grappling with boiler-plate hardware drivers. The firmware will be using FreeRTOS as its core scheduling and threading model, with ManuvrOS as the messaging...
  • Progress so far...

  • Currently, I would say the hardware is complete. I'd like to perhaps get the watch printed in a clear resin so people can see the inner workings of it. Black is still the sexiest.My files are a mess. My code is a mess as well. There are some FreeRTOS...
  • ESP32 PCB beta is here

  • Hello! Today is a day when I completed beta version of the PCB design for ESP32 edition of the Micropython Robot Kit. Why "ESP32 edition" ? Because I want to made two versions of my robot kit. First one - based on ESP32 wireless module which can be used...