Need Bluetooth enabled processor.

Pommie

Well-Known Member
Most Helpful Member
What processors are available with Bluetooth that are cheap and have a readily available development environment, approx 1000 required.

Thanks,

Mike.
 
Low end



Higher end :




Software (compiler and IDE free)





Projects (outside of tool, inside tools many more) to draw from :

https://community.element14.com/pro...0-projects-in-100-days?displayFullThread=true non ble

https://github.com/Infineon/PSoC-4-BLE/tree/master/100_Projects_in_100_Days ble

https://www.infineon.com/dgdl/Infin...ampaign=202110_globe_en_all_integration-files ble


PSOC 4, 5LP, 6, onboard resources (many parts multiple of below) :




In addition community making onchip components, like DDS, 74HC equivalents, CORDIC, .......In PSOC
language a component is an onchip resource. User can create their own components thru
schematic capture and/or Verilog. Each drag and drop component comes with a rich lib of f() calls
to manipulate the component, config and real time. Rare you write a driver, you just cut and paste
f() calls into your code.

A couple of make your own component examples :




A simple example of PSOC as SOC :





Regards, Dana.
 
Last edited:
Cookies are required to use this site. You must accept them to continue using the site. Learn more…