Looking for firmware programmer

The project is to design firmware for a custom board based on this MCU http://www.ti.com/product/CC3220
The board is still under development, so firmware will be tested using this dev board: http://www.ti.com/tool/CC3220SF-LAUNCHXL
(Not likely but I may ask you to design the board as well)
This MCU has built-in WiFi subsystem.
The board will have two communication interfaces:

  • it will run HTTP server accessible via WiFi.
  • it will talk to a number of devices connected to RS485 bus

The goal of the project is to receive commands via WiFi and send them to devices, then receive response from devices and send back via WiFi.

Read moreLooking for firmware programmer

Looking for 3D modeling freelancer

Help needed

There is an unfinished robotic project at this URL: https://github.com/mkramar/dizzyrobot/tree/master/3D

Because I’m too busy with electronics, I’m looking for a person who will help me finish mechanical 3D design.

OpenScad

The project was developed using OpenSCAD 3D modelling software. It is a scripting language. Instead of visually designing models you have to write scripts.

Who am I looking for?

Your experience with OpenSCAD is advantage but NOT absolutely necessary. Instead I’m looking for a smart person who will be happy to accept the challenge. Because OpenSCAD is a scripting language, preference will be given to someone with programming experience. It is not an easy project; you should be smart, creative, think out of the box and be prepared to invent 🙂

Read moreLooking for 3D modeling freelancer

Power line and ground plane interference trouble

I’m going to write up some details on the trouble I’m experiencing with my controller design. I’m planning to ask experienced people for advice and once the problem gets solved (hopefully) I’ll share the solution for the public benefit 🙂

OK, what is the trouble?

I’m trying to drive powerful 3-phase BLDC motor using MCU. I use STSPIN32F0 which has integrated MOSFET drivers and integrated 3.3V buck converter. I use timers to generate 3-phase sinusoidal PWM.  My problem is that high-current components don’t coexist nicely with 3.3V logic on the same small board. If I drive motor very gently, it is all good, but as I increase power interference on power line and on ground gets so high that debugging interface stops responding and MCU resets. KiCad project can be found here.

Read morePower line and ground plane interference trouble