Skip to content

ESC PWM calibration, arm example using Pi4j in raspberry pi. 30A ESC, with 1000 kv motor

Notifications You must be signed in to change notification settings

muzammilpeer/ESC-Pi4j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

ESC-Pi4j

ESC calibration, arm example using Pi4j in raspberry pi. 30A ESC, with 1000 kv motor

How to run programg: sudo java -jar electronicSpeedControllerApp.jar

GPIO_26 = BCM = 12 (Raspberry Pi 3 Model B). used for testing you can change any PWM supported Pin.

My next target is to use this code in my quadcopter project.

For getting the pin mapping type this in terminal.

gpio readall

screen shot 2017-12-08 at 12 31 02 am

Video: https://www.youtube.com/watch?v=AIJrR_V0Iz8

About

ESC PWM calibration, arm example using Pi4j in raspberry pi. 30A ESC, with 1000 kv motor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages