Hi folks,
I am thinking of a new project. It will be a pulse induction system. I want to build something based around pulse induction, Raspberry Pi 3 and a solar backpack.
I am going to build the heaviest portions of the unit into a solar backpack, to handle the battery and main PC board and electronics. I found a backpack with a 12000 mah battery with solar array.
As of now, I'm looking at a distributed wireless type system, using ESP8266 node with Teensy 3.2, and the Pi 3 with Codesys 3.5 sp8 as the main computer.
i.e.
wireless coil with ESP8266 and Teensy or XMOS
wireless wrist interface with ESP8266 and Teensy
wireless headphones with ESP8266 and Teensy
I could go with a more powerful SBC, but I don't need it. I need the RTOS and networking of the Codesys more. Pi3 uses wifi set up as AP for ESP nodes.
I could go with more powerful microcontrollers than the Teensy, but I'm using multiples, so the load on each is less.
All wireless is using 2.4ghz Wifi.
Interface communications between Raspberry Pi 3 and ESP 8266 is Modbus TCP master/slave.
Interface communications between ESP8266 and Teensy is I2C.
RPi3 uses a Adafruit Ultimate GPS hat, and a Teensy Hat for position and datalogging.
I want to really go all out on trying some different Pulse induction tech, and I want some ideas if anyone has any.
I'm thinking of tech like:
bipolar Transmit coil
24bit ADC sampling
Separate Transmit/Receive coils
multi-frequency (any advantage?)
would like to try ESP32 in Mesh if possible
Any thoughts, or contributions are welcome.
I am thinking of a new project. It will be a pulse induction system. I want to build something based around pulse induction, Raspberry Pi 3 and a solar backpack.
I am going to build the heaviest portions of the unit into a solar backpack, to handle the battery and main PC board and electronics. I found a backpack with a 12000 mah battery with solar array.
As of now, I'm looking at a distributed wireless type system, using ESP8266 node with Teensy 3.2, and the Pi 3 with Codesys 3.5 sp8 as the main computer.
i.e.
wireless coil with ESP8266 and Teensy or XMOS
wireless wrist interface with ESP8266 and Teensy
wireless headphones with ESP8266 and Teensy
I could go with a more powerful SBC, but I don't need it. I need the RTOS and networking of the Codesys more. Pi3 uses wifi set up as AP for ESP nodes.
I could go with more powerful microcontrollers than the Teensy, but I'm using multiples, so the load on each is less.
All wireless is using 2.4ghz Wifi.
Interface communications between Raspberry Pi 3 and ESP 8266 is Modbus TCP master/slave.
Interface communications between ESP8266 and Teensy is I2C.
RPi3 uses a Adafruit Ultimate GPS hat, and a Teensy Hat for position and datalogging.
I want to really go all out on trying some different Pulse induction tech, and I want some ideas if anyone has any.
I'm thinking of tech like:
bipolar Transmit coil
24bit ADC sampling
Separate Transmit/Receive coils
multi-frequency (any advantage?)
would like to try ESP32 in Mesh if possible
Any thoughts, or contributions are welcome.
Comment