UBW32 light show
Loading...
4,303
Loading...
Uploader Comments (brianschmalz)
see all
All Comments (10)
-
AHHHH! RB5 !
That pin is driving me crazy! Did you know how to disable the VBUSON Function?
-
I just bought a circuit like this, im gnna program it into a PLC which is remote controled via a TCP server :)
-
i need it too!
-
I need the manual for this microprocessor ( the family manual) can any one help me with these is urgent !!! thanks
Loading...
hi brian, when do you think firmware with commands for AD PWM usart etc will be available? i can't wait more to play with with that! :)
rodstartube 2 years ago
I'm not currently working on an updated firmware version, although it is in my future plans. You're welcome to add them yourself (it's all open source), as it is pretty straight forward.
brianschmalz 2 years ago
Hi, I'm new at this board. I have 2 UBW32's right here and i want to program it a a mplab c program... to use XBee, serial ports, AD, PWM, SPI, all stuff, floating point math, kalman, pid, trigonometry, read GPS, PWM, and so on... the question: to program this chip i have to delete the firmware (it comes with version 1.0, now is 1.4.3) it already comes with? (my application: an UAV system inside a rc helicopter) thx 4 ur orientation, and/or tell me a link.
rodstartube 2 years ago
Yup, you need to replace the firmware that's on the UBW32s with your own. You can use the built-in HID Bootloader to do that. Start with some of the example projects on the UBW32 website (HelloWorld or HelloUSBWorld), then modify them to do what you want.
brianschmalz 2 years ago
What size resistors are you using off of your 5V and GND? I wanted to try this to test my headers, but don't want to burn out any LEDs... Thanks!
ideologger 2 years ago
I think I used 330 ohm resistors between +5 and each I/O pin. However, I was using very old LEDs that probably needed the 10mA that this would allow through the LED.
There are many newer LEDs that max out at 2mA, or 5mA. For those, you'll need larger resistors.
What you want to do is read the max current and voltage drop from the LED's datatsheet. If you are hooking up to 5V, then subtract the voltage drop from 5V. Then divide that by the desired current to find the resistance you need.
brianschmalz 2 years ago