• Skip to main content
  • Skip to primary sidebar

Reefwing Software

  • Home
  • Copy Editor
  • iOS Apps
  • Blog
  • Contact Us
  • Privacy
You are here: Home / Archives for Embedded

Embedded

September 9, 2022 by David Such Leave a Comment

How to Write your own Flight Controller Software — Part 11

Controlling brushless DC (BLDC) motors is a lot harder than brushed, particularly if they don’t include a sensor for rotor position. This is why Electronic Speed Controllers (ESC’s) exist. In Part 11 of our series we demistify BLDC motors and their control.

https://reefwing.medium.com/how-to-write-your-own-flight-controller-software-part-11-dee7feef05f2

Filed Under: Drones, Embedded

February 12, 2022 by David Such Leave a Comment

NexgenTimer Arduino Library

LiPo batteries are great for drones but you don’t want to over discharge them. To allow our Flight Controller to monitor battery capacity we used a non blocking scheduler and packaged our requirements up as an Arduino Library, NexgenTimer.

Our library is an amalgamation of the MillisTimer and ElapsedTimer libraries with some application specific examples and an extra Timeout class. It only uses functions from the Arduino core API and hence should work on all Arduino boards.

It can be downloaded using the Arduino Library Manager and you can read all about it in our latest article on Medium –

https://reefwing.medium.com/how-to-write-your-own-flight-controller-software-part-6-7ce0fa3e8008

Filed Under: Drones, Embedded, IoT, Robotics

July 24, 2018 by David Such Leave a Comment

Reefwing Robotics: ESP-32 Programming

The ESP32 is a dual core 32 bit microcontroller featuring WiFi and Bluetooth, and is able to be programmed with the Arduino IDE through an ESP32 add on. Note that not all libraries or functions that work with the ESP8266 or Arduino are yet functional on this new board.

It utilises the Xtensa® dual-core 32-bit LX6 microprocessor running at 240MHz, which is a step up from the ESP8266, while having similar power consumption.

The ESP32 ESP32 can also interface with other systems to provide Wi-Fi and Bluetooth functionality through its SPI / SDIO or I2C / UART interfaces. The ESP32 module comes preloaded with a ROM image of the AT command set, just like the ESP8266 did. If you want to waste 95% of this chip’s potential by using it as a glorified serial-to-WiFi modem, you are good to go!

If you are interested in IoT, I have released a number of new tutorials on using and programming the ESP-32, over on our sister site Reefwing Robotics.

The ESP32 makes for a great low power IoT sensor hub and is a more capable alternative to the Arduino. The caveat is that there is a bit more mucking around to get it to work. There is also some complexity in getting a dual-core micro controller to play along with a real-time operating system.

In addition to programming the ESP-32 in C, you can also use MicroPython. MicroPython is a complete development environment that runs on the ESP32 processor.

The tutorials available include:

  1. Espressif ESP32 – Getting Started
  2. Espressif ESP32 – Programming using the Arduino IDE
  3. Espressif ESP32 – Programming using the ESP-IDF
  4. Espressif ESP32 – Programming using Eclipse (Photon)

Filed Under: App Development, Embedded, IoT, Robotics

  • « Go to Previous Page
  • Page 1
  • Page 2

Primary Sidebar

Email Newsletter

Sign up to the Reefwing Software mailing list to hear about new app releases and other company updates. We won't share your details with others.

Recent Posts

  • Creating Minesweeper using BeeWare, Python, and Pygame April 9, 2024
  • Adding a User Interface to ChatGPT with BeeWare — Part 4 April 7, 2024
  • Version 0.0.2 of Copy Editor Released March 30, 2024
  • New FREE Copy Editor App for macOS March 16, 2024
  • The “Hard Problem” of Consciousness February 1, 2024

Featured Posts

Creating Minesweeper using BeeWare, Python, and Pygame

April 9, 2024 By David Such Leave a Comment

How to create a cross-platform clone of the 90’s classic game Minesweeper, using the briefcase/pygame/python tech stack. #beeware #pygame #python #minesweeper https://reefwing.medium.com/creating-minesweeper-using-beeware-python-and-pygame-e8dae29cf02d

Archives

  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • November 2023
  • October 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • November 2022
  • September 2022
  • August 2022
  • July 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • October 2021
  • August 2021
  • July 2021
  • June 2021
  • February 2021
  • November 2020
  • October 2020
  • May 2020
  • April 2020
  • January 2020
  • November 2019
  • October 2019
  • September 2019
  • July 2019
  • June 2019
  • May 2019
  • March 2019
  • January 2019
  • December 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • March 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • June 2017
  • April 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • July 2016
  • May 2014
  • April 2014

Search

Copyright © 2025 · Executive Pro on Genesis Framework · WordPress · Log in